Skip to content

Console Output

10:20:32 Started by user Patrick Tasse
10:20:32 Running as Patrick Tasse
10:20:32 Agent centos-7-h66lr is provisioned from template centos-7
10:20:32 ---
10:20:32 apiVersion: "v1"
10:20:32 kind: "Pod"
10:20:32 metadata:
10:20:32   labels:
10:20:32     jenkins: "slave"
10:20:32     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
10:20:32     jenkins/label: "migration_jipp-migration_centos-7"
10:20:32   name: "centos-7-h66lr"
10:20:32   namespace: "swtbot"
10:20:32 spec:
10:20:32   containers:
10:20:32   - env:
10:20:32     - name: "JENKINS_SECRET"
10:20:32       value: "********"
10:20:32     - name: "JENKINS_TUNNEL"
10:20:32       value: "jenkins-discovery.swtbot.svc.cluster.local:50000"
10:20:32     - name: "JENKINS_AGENT_NAME"
10:20:32       value: "centos-7-h66lr"
10:20:32     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:20:32       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:20:32         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:20:32     - name: "JAVA_TOOL_OPTIONS"
10:20:32       value: ""
10:20:32     - name: "_JAVA_OPTIONS"
10:20:32       value: ""
10:20:32     - name: "OPENJ9_JAVA_OPTIONS"
10:20:32       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:20:32     - name: "JENKINS_NAME"
10:20:32       value: "centos-7-h66lr"
10:20:32     - name: "JENKINS_AGENT_WORKDIR"
10:20:32       value: "/home/jenkins/agent"
10:20:32     - name: "JENKINS_URL"
10:20:32       value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/"
10:20:32     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
10:20:32     imagePullPolicy: "Always"
10:20:32     name: "jnlp"
10:20:32     resources:
10:20:32       limits:
10:20:32         cpu: "2000m"
10:20:32         memory: "4096Mi"
10:20:32       requests:
10:20:32         cpu: "1000m"
10:20:32         memory: "4096Mi"
10:20:32     tty: true
10:20:32     volumeMounts:
10:20:32     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:20:32       name: "m2-dir"
10:20:32       readOnly: true
10:20:32       subPath: "toolchains.xml"
10:20:32     - mountPath: "/home/jenkins/.mavenrc"
10:20:32       name: "m2-dir"
10:20:32       readOnly: true
10:20:32       subPath: ".mavenrc"
10:20:32     - mountPath: "/opt/tools"
10:20:32       name: "volume-0"
10:20:32       readOnly: false
10:20:32     - mountPath: "/home/jenkins"
10:20:32       name: "volume-2"
10:20:32       readOnly: false
10:20:32     - mountPath: "/home/jenkins/.m2/repository"
10:20:32       name: "volume-3"
10:20:32       readOnly: false
10:20:32     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:20:32       name: "m2-secret-dir"
10:20:32       readOnly: true
10:20:32       subPath: "settings-security.xml"
10:20:32     - mountPath: "/home/jenkins/.m2/wrapper"
10:20:32       name: "volume-4"
10:20:32       readOnly: false
10:20:32     - mountPath: "/home/jenkins/.m2/settings.xml"
10:20:32       name: "m2-secret-dir"
10:20:32       readOnly: true
10:20:32       subPath: "settings.xml"
10:20:32     - mountPath: "/home/jenkins/.ssh"
10:20:32       name: "volume-1"
10:20:32       readOnly: false
10:20:32       subPath: ""
10:20:32     - mountPath: "/home/jenkins/agent"
10:20:32       name: "workspace-volume"
10:20:32       readOnly: false
10:20:32     workingDir: "/home/jenkins/agent"
10:20:32   nodeSelector:
10:20:32     kubernetes.io/os: "linux"
10:20:32   restartPolicy: "Never"
10:20:32   volumes:
10:20:32   - name: "volume-0"
10:20:32     persistentVolumeClaim:
10:20:32       claimName: "tools-claim-jiro-swtbot"
10:20:32       readOnly: true
10:20:32   - name: "m2-secret-dir"
10:20:32     secret:
10:20:32       secretName: "m2-secret-dir"
10:20:32   - emptyDir:
10:20:32       medium: ""
10:20:32     name: "volume-2"
10:20:32   - configMap:
10:20:32       name: "m2-dir"
10:20:32     name: "m2-dir"
10:20:32   - configMap:
10:20:32       name: "known-hosts"
10:20:32     name: "volume-1"
10:20:32   - emptyDir:
10:20:32       medium: ""
10:20:32     name: "workspace-volume"
10:20:32   - emptyDir:
10:20:32       medium: ""
10:20:32     name: "volume-4"
10:20:32   - emptyDir:
10:20:32       medium: ""
10:20:32     name: "volume-3"
10:20:32 
10:20:32 Building remotely on centos-7-h66lr (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-tycho
10:20:32 [ssh-agent] Looking for ssh-agent implementation...
10:20:32 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:20:32 $ ssh-agent
10:20:32 SSH_AUTH_SOCK=/tmp/ssh-rkw9RuLZneBc/agent.54
10:20:32 SSH_AGENT_PID=56
10:20:32 [ssh-agent] Started.
10:20:32 Running ssh-add (command line suppressed)
10:20:32 Identity added: /home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_1731417255606338638.key (/home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_1731417255606338638.key)
10:20:32 [ssh-agent] Using credentials genie.swtbot (ssh://genie.swtbot@projects-storage.eclipse.org)
10:20:32 The recommended git tool is: NONE
10:20:33 No credentials specified
10:20:33 Cloning the remote Git repository
10:20:33 Cloning repository https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
10:20:34  > git init /home/jenkins/agent/workspace/swtbot-tycho # timeout=10
10:20:34 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
10:20:34  > git --version # timeout=10
10:20:34  > git --version # 'git version 2.36.6'
10:20:34  > git fetch --tags --force --progress -- https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:20:34  > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10
10:20:34  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:20:35 Avoid second fetch
10:20:35  > git rev-parse origin/master^{commit} # timeout=10
10:20:35 Checking out Revision f0eed7617d0d7dd61ef72ae1c4399f1ac5d38c65 (origin/master)
10:20:35  > git config core.sparsecheckout # timeout=10
10:20:35  > git checkout -f f0eed7617d0d7dd61ef72ae1c4399f1ac5d38c65 # timeout=10
10:20:35 Commit message: "Update Orbit repository to R20230531010532 for 2023-06"
10:20:35  > git rev-list --no-walk f0eed7617d0d7dd61ef72ae1c4399f1ac5d38c65 # timeout=10
10:20:36 [swtbot-tycho] $ Xvnc -help
10:20:36 Starting xvnc
10:20:36 [swtbot-tycho] $ Xvnc :39 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
10:20:36 
10:20:36 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
10:20:36 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
10:20:36 See http://www.tigervnc.org for information on TigerVNC.
10:20:36 Underlying X server release 12004000, The X.Org Foundation
10:20:36 
10:20:36 
10:20:36 Wed Jun  7 14:20:36 2023
10:20:36  vncext:      VNC extension running!
10:20:36  vncext:      Listening for VNC connections on all interface(s), port 5939
10:20:36  vncext:      created VNC server for screen 0
10:20:36 [swtbot-tycho] $ /bin/bash -x /tmp/jenkins6049854895836658777.sh
10:20:36 + metacity --sm-disable --replace
10:20:36 [swtbot-tycho] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dmaven.test.error.ignore=true -Dcbi.jarsigner.skip=false -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/home/jenkins/agent/workspace/swtbot-tycho/.repository install -B
10:20:36 Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
10:20:36 Maven home: /opt/tools/apache-maven/latest
10:20:36 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
10:20:36 Default locale: en_US, platform encoding: UTF-8
10:20:36 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
10:20:37 [INFO] Scanning for projects...
10:20:56 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
10:20:56 [INFO]     Cache location:         /home/jenkins/agent/workspace/swtbot-tycho/.repository/.cache/tycho
10:20:56 [INFO]     Transport mode:         online
10:20:56 [INFO]     Update mode:            cache first
10:20:56 [INFO]     Minimum cache duration: 60 minutes
10:20:56 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
10:21:08 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/../devtools/target-platforms/2023-06/2023-06.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@4c5379f5...
10:21:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml
10:21:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml
10:21:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml
10:21:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml
10:21:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml
10:21:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
10:21:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml
10:21:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml
10:21:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml
10:21:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml
10:21:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml
10:21:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml
10:21:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml
10:21:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml
10:21:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml
10:21:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml
10:21:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml
10:21:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml
10:21:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/pom.xml
10:21:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
10:21:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml
10:21:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml
10:21:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml
10:21:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml
10:21:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
10:21:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
10:21:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
10:21:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
10:21:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml
10:21:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml
10:21:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml
10:21:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml
10:21:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
10:21:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
10:21:24 [INFO] Resolving test dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
10:21:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.junit5:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/pom.xml
10:21:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml
10:21:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml
10:21:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml
10:21:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
10:21:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/pom.xml
10:21:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/pom.xml
10:21:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml
10:21:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml
10:21:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
10:21:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml
10:21:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml
10:21:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml
10:21:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
10:21:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml
10:21:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml
10:21:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml
10:21:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml
10:21:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
10:21:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
10:21:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
10:21:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
10:21:27 [INFO] ------------------------------------------------------------------------
10:21:27 [INFO] Reactor Build Order:
10:21:27 [INFO] 
10:21:27 [INFO] Eclipse SWTBot                                                     [pom]
10:21:27 [INFO] org.eclipse.swtbot.ant.junit                            [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.eclipse.core                         [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.swt.finder                           [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.eclipse.finder                       [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.e4.finder                            [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.junit4_x                             [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot                                     [eclipse-feature]
10:21:27 [INFO] org.eclipse.swtbot.forms.finder                         [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.forms                               [eclipse-feature]
10:21:27 [INFO] org.eclipse.swtbot.go                                   [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.eclipse                             [eclipse-feature]
10:21:27 [INFO] org.eclipse.swtbot.eclipse.dsl                          [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.eclipse.gef.finder                   [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.eclipse.spy                          [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.eclipse.junit.headless               [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.eclipse.test.junit                  [eclipse-feature]
10:21:27 [INFO] org.eclipse.swtbot.eclipse.ui                           [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.generator                            [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.generator.client                     [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.generator.rules.workbench            [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.generator.jdt                        [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.generator.ui                         [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.junit5_x                             [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.nebula.gallery.finder                [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swt.examples                                [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.swt.demo                             [eclipse-plugin]
10:21:27 [INFO] org.eclipse.ui.forms.examples                           [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.nebula.nattable.finder               [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder          [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.nebula.stepbar.finder                [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder            [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.eclipse.gef                         [eclipse-feature]
10:21:27 [INFO] org.eclipse.swtbot.generator.feature                   [eclipse-feature]
10:21:27 [INFO] org.eclipse.swtbot.ide                                 [eclipse-feature]
10:21:27 [INFO] org.eclipse.swtbot.eclipse.junit5.headless              [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.junit5                              [eclipse-feature]
10:21:27 [INFO] org.eclipse.swtbot.nebula.gallery                      [eclipse-feature]
10:21:27 [INFO] org.eclipse.swtbot.nebula.nattable                     [eclipse-feature]
10:21:27 [INFO] org.eclipse.swtbot.nebula.checkboxgroup                [eclipse-feature]
10:21:27 [INFO] org.eclipse.swtbot.nebula.stepbar                      [eclipse-feature]
10:21:27 [INFO] org.eclipse.swtbot.nebula.rangeslider                  [eclipse-feature]
10:21:27 [INFO] org.eclipse.swtbot.updatesite                       [eclipse-repository]
10:21:27 [INFO] org.eclipse.swtbot.eclipse.ui.test                 [eclipse-test-plugin]
10:21:27 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards            [eclipse-plugin]
10:21:27 [INFO] org.eclipse.swtbot.forms.finder.test               [eclipse-test-plugin]
10:21:27 [INFO] org.eclipse.swtbot.eclipse.finder.test             [eclipse-test-plugin]
10:21:27 [INFO] org.eclipse.swtbot.e4.finder.test                  [eclipse-test-plugin]
10:21:27 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test      [eclipse-test-plugin]
10:21:27 [INFO] org.eclipse.swtbot.swt.finder.test                 [eclipse-test-plugin]
10:21:27 [INFO] org.eclipse.swtbot.test                                [eclipse-feature]
10:21:27 [INFO] org.eclipse.swtbot.generator.test                  [eclipse-test-plugin]
10:21:27 [INFO] org.eclipse.swtbot.generator.jdt.test              [eclipse-test-plugin]
10:21:27 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test     [eclipse-test-plugin]
10:21:27 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test [eclipse-test-plugin]
10:21:27 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test      [eclipse-test-plugin]
10:21:27 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test  [eclipse-test-plugin]
10:21:27 [INFO] 
10:21:27 [INFO] ---------------------< org.eclipse.swtbot:parent >----------------------
10:21:27 [INFO] Building Eclipse SWTBot 4.1.0-SNAPSHOT                            [1/57]
10:21:27 [INFO]   from pom.xml
10:21:27 [INFO] --------------------------------[ pom ]---------------------------------
10:21:28 [INFO] 
10:21:28 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ parent ---
10:21:32 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:21:32 [INFO] 
10:21:32 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ parent ---
10:21:32 [INFO] 
10:21:32 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ parent ---
10:21:32 [INFO] 
10:21:32 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ parent ---
10:21:33 [INFO] 
10:21:33 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ parent ---
10:21:33 [INFO] 
10:21:33 [INFO] --- install:3.1.0:install (default-install) @ parent ---
10:21:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/parent/4.1.0-SNAPSHOT/parent-4.1.0-SNAPSHOT.pom
10:21:33 [INFO] 
10:21:33 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >-------
10:21:33 [INFO] Building org.eclipse.swtbot.ant.junit 4.1.0-SNAPSHOT              [2/57]
10:21:33 [INFO]   from org.eclipse.swtbot.ant.junit/pom.xml
10:21:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:21:33 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:21:33 [INFO] 
10:21:33 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit ---
10:21:34 [INFO] The project's OSGi version is 4.1.0.202306071420
10:21:34 [INFO] 
10:21:34 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit ---
10:21:34 [INFO] 
10:21:34 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit ---
10:21:34 [INFO] 
10:21:34 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit ---
10:21:34 [INFO] 
10:21:34 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.ant.junit ---
10:21:35 [INFO] Resolving class path of org.eclipse.swtbot.ant.junit...
10:21:35 [INFO] 
10:21:35 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ant.junit ---
10:21:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:21:35 [INFO] 
10:21:35 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit ---
10:21:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:21:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/main/resources
10:21:36 [INFO] 
10:21:36 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.ant.junit ---
10:21:36 [INFO] 
10:21:36 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.ant.junit ---
10:21:36 [INFO] 
10:21:36 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit ---
10:21:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:21:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/test/resources
10:21:36 [INFO] 
10:21:36 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.ant.junit ---
10:21:36 [INFO] 
10:21:36 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.ant.junit ---
10:21:36 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:21:36 [INFO] No tests to run.
10:21:36 [INFO] 
10:21:36 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ant.junit ---
10:21:36 [INFO] 
10:21:36 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit ---
10:21:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar
10:21:36 [INFO] 
10:21:36 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit ---
10:21:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
10:21:39 [INFO] 
10:21:39 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit ---
10:21:39 [INFO] 
10:21:39 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ant.junit ---
10:21:39 [INFO] 
10:21:39 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ant.junit ---
10:21:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
10:21:41 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar
10:21:42 [INFO] 
10:21:42 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit ---
10:21:42 [INFO] 
10:21:42 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.ant.junit ---
10:21:42 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:21:42 [INFO] 
10:21:42 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.ant.junit ---
10:21:42 [INFO] No tests to run.
10:21:42 [INFO] 
10:21:42 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit ---
10:21:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
10:21:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.pom
10:21:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar
10:21:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-p2metadata.xml
10:21:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-p2artifacts.xml
10:21:42 [INFO] 
10:21:42 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit ---
10:21:42 [INFO] 
10:21:42 [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >-----
10:21:42 [INFO] Building org.eclipse.swtbot.eclipse.core 4.1.0-SNAPSHOT           [3/57]
10:21:42 [INFO]   from org.eclipse.swtbot.eclipse.core/pom.xml
10:21:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:21:42 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:21:42 [INFO] 
10:21:42 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core ---
10:21:42 [INFO] The project's OSGi version is 4.1.0.202306071420
10:21:42 [INFO] 
10:21:42 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core ---
10:21:42 [INFO] 
10:21:42 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core ---
10:21:42 [INFO] 
10:21:42 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core ---
10:21:42 [INFO] 
10:21:42 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.core ---
10:21:42 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.core...
10:21:42 [INFO] 
10:21:42 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core ---
10:21:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:21:42 [INFO] 
10:21:42 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core ---
10:21:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:21:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/main/resources
10:21:42 [INFO] 
10:21:42 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.core ---
10:21:43 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/classes
10:21:43 [INFO] 
10:21:43 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.core ---
10:21:43 [INFO] 
10:21:43 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core ---
10:21:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:21:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/test/resources
10:21:43 [INFO] 
10:21:43 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.core ---
10:21:43 [INFO] 
10:21:43 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.core ---
10:21:43 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:21:43 [INFO] No tests to run.
10:21:43 [INFO] 
10:21:43 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.core ---
10:21:43 [INFO] 
10:21:43 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core ---
10:21:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar
10:21:43 [INFO] 
10:21:43 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core ---
10:21:44 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
10:21:44 [INFO] 
10:21:44 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core ---
10:21:44 [INFO] 
10:21:44 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.core ---
10:21:44 [INFO] 
10:21:44 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.core ---
10:21:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
10:21:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar
10:21:46 [INFO] 
10:21:46 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core ---
10:21:46 [INFO] 
10:21:46 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.core ---
10:21:46 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:21:46 [INFO] 
10:21:46 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.core ---
10:21:46 [INFO] No tests to run.
10:21:46 [INFO] 
10:21:46 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core ---
10:21:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
10:21:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.pom
10:21:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar
10:21:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-p2metadata.xml
10:21:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-p2artifacts.xml
10:21:46 [INFO] 
10:21:46 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core ---
10:21:46 [INFO] 
10:21:46 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------
10:21:46 [INFO] Building org.eclipse.swtbot.swt.finder 4.1.0-SNAPSHOT             [4/57]
10:21:46 [INFO]   from org.eclipse.swtbot.swt.finder/pom.xml
10:21:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:21:46 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:21:46 [INFO] 
10:21:46 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder ---
10:21:46 [INFO] The project's OSGi version is 4.1.0.202306071420
10:21:46 [INFO] 
10:21:46 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder ---
10:21:46 [INFO] 
10:21:46 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder ---
10:21:46 [INFO] 
10:21:46 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder ---
10:21:46 [INFO] 
10:21:46 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder ---
10:21:46 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder...
10:21:46 [INFO] 
10:21:46 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder ---
10:21:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:21:46 [INFO] 
10:21:46 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder ---
10:21:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:21:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/main/resources
10:21:46 [INFO] 
10:21:46 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder ---
10:21:46 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/classes
10:21:47 [INFO] 
10:21:47 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder ---
10:21:47 [INFO] 
10:21:47 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder ---
10:21:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:21:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/test/resources
10:21:47 [INFO] 
10:21:47 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder ---
10:21:47 [INFO] 
10:21:47 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.finder ---
10:21:47 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:21:47 [INFO] No tests to run.
10:21:47 [INFO] 
10:21:47 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder ---
10:21:47 [INFO] 
10:21:47 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder ---
10:21:47 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar
10:21:47 [INFO] 
10:21:47 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder ---
10:21:47 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
10:21:48 [INFO] 
10:21:48 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder ---
10:21:48 [INFO] 
10:21:48 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder ---
10:21:48 [INFO] 
10:21:48 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder ---
10:21:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
10:21:50 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar
10:21:51 [INFO] 
10:21:51 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder ---
10:21:51 [INFO] 
10:21:51 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.finder ---
10:21:51 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:21:51 [INFO] 
10:21:51 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.finder ---
10:21:51 [INFO] No tests to run.
10:21:51 [INFO] 
10:21:51 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder ---
10:21:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
10:21:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.pom
10:21:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar
10:21:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-p2metadata.xml
10:21:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-p2artifacts.xml
10:21:51 [INFO] 
10:21:51 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder ---
10:21:51 [INFO] 
10:21:51 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >----
10:21:51 [INFO] Building org.eclipse.swtbot.eclipse.finder 4.1.0-SNAPSHOT         [5/57]
10:21:51 [INFO]   from org.eclipse.swtbot.eclipse.finder/pom.xml
10:21:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:21:51 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:21:51 [INFO] 
10:21:51 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder ---
10:21:51 [INFO] The project's OSGi version is 4.1.0.202306071420
10:21:51 [INFO] 
10:21:51 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder ---
10:21:51 [INFO] 
10:21:51 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder ---
10:21:51 [INFO] 
10:21:51 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder ---
10:21:51 [INFO] 
10:21:51 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder ---
10:21:51 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder...
10:21:51 [INFO] 
10:21:51 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder ---
10:21:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:21:51 [INFO] 
10:21:51 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder ---
10:21:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:21:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/main/resources
10:21:51 [INFO] 
10:21:51 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder ---
10:21:51 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/classes
10:21:52 [INFO] 
10:21:52 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder ---
10:21:52 [INFO] 
10:21:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder ---
10:21:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:21:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/test/resources
10:21:52 [INFO] 
10:21:52 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.finder ---
10:21:52 [INFO] 
10:21:52 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.finder ---
10:21:52 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:21:52 [INFO] No tests to run.
10:21:52 [INFO] 
10:21:52 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder ---
10:21:52 [INFO] 
10:21:52 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder ---
10:21:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar
10:21:52 [INFO] 
10:21:52 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder ---
10:21:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
10:21:52 [INFO] 
10:21:52 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder ---
10:21:52 [INFO] 
10:21:52 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder ---
10:21:52 [INFO] 
10:21:52 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder ---
10:21:52 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
10:21:53 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar
10:21:54 [INFO] 
10:21:54 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder ---
10:21:54 [INFO] 
10:21:54 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.finder ---
10:21:54 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:21:54 [INFO] 
10:21:54 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.finder ---
10:21:54 [INFO] No tests to run.
10:21:54 [INFO] 
10:21:54 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder ---
10:21:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
10:21:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.pom
10:21:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar
10:21:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-p2metadata.xml
10:21:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-p2artifacts.xml
10:21:54 [INFO] 
10:21:54 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder ---
10:21:54 [INFO] 
10:21:54 [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------
10:21:54 [INFO] Building org.eclipse.swtbot.e4.finder 4.1.0-SNAPSHOT              [6/57]
10:21:54 [INFO]   from org.eclipse.swtbot.e4.finder/pom.xml
10:21:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:21:54 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:21:54 [INFO] 
10:21:54 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] The project's OSGi version is 4.1.0.202306071420
10:21:54 [INFO] 
10:21:54 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] 
10:21:54 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] 
10:21:54 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] 
10:21:54 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder...
10:21:54 [INFO] 
10:21:54 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:21:54 [INFO] 
10:21:54 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:21:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/main/resources
10:21:54 [INFO] 
10:21:54 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/classes
10:21:54 [INFO] 
10:21:54 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] 
10:21:54 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:21:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/test/resources
10:21:54 [INFO] 
10:21:54 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] 
10:21:54 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:21:54 [INFO] No tests to run.
10:21:54 [INFO] 
10:21:54 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] 
10:21:54 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar
10:21:54 [INFO] 
10:21:54 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
10:21:54 [INFO] 
10:21:54 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] 
10:21:54 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] 
10:21:54 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder ---
10:21:54 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
10:21:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar
10:21:57 [INFO] 
10:21:57 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder ---
10:21:57 [INFO] 
10:21:57 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.e4.finder ---
10:21:57 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:21:57 [INFO] 
10:21:57 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.e4.finder ---
10:21:57 [INFO] No tests to run.
10:21:57 [INFO] 
10:21:57 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder ---
10:21:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
10:21:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.pom
10:21:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar
10:21:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-p2metadata.xml
10:21:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-p2artifacts.xml
10:21:57 [INFO] 
10:21:57 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder ---
10:21:57 [INFO] 
10:21:57 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >-------
10:21:57 [INFO] Building org.eclipse.swtbot.junit4_x 4.1.0-SNAPSHOT               [7/57]
10:21:57 [INFO]   from org.eclipse.swtbot.junit4_x/pom.xml
10:21:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:21:57 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:21:57 [INFO] 
10:21:57 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x ---
10:21:57 [INFO] The project's OSGi version is 4.1.0.202306071420
10:21:57 [INFO] 
10:21:57 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x ---
10:21:57 [INFO] 
10:21:57 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x ---
10:21:57 [INFO] 
10:21:57 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x ---
10:21:57 [INFO] 
10:21:57 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit4_x ---
10:21:57 [INFO] Resolving class path of org.eclipse.swtbot.junit4_x...
10:21:57 [INFO] 
10:21:57 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit4_x ---
10:21:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:21:57 [INFO] 
10:21:57 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x ---
10:21:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:21:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/main/resources
10:21:57 [INFO] 
10:21:57 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.junit4_x ---
10:21:57 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/classes
10:21:57 [INFO] 
10:21:57 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit4_x ---
10:21:57 [INFO] 
10:21:57 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x ---
10:21:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:21:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/test/resources
10:21:57 [INFO] 
10:21:57 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit4_x ---
10:21:57 [INFO] 
10:21:57 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.junit4_x ---
10:21:57 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:21:57 [INFO] No tests to run.
10:21:57 [INFO] 
10:21:57 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit4_x ---
10:21:57 [INFO] 
10:21:57 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x ---
10:21:57 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar
10:21:58 [INFO] 
10:21:58 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x ---
10:21:58 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
10:21:58 [INFO] 
10:21:58 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x ---
10:21:58 [INFO] 
10:21:58 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit4_x ---
10:21:58 [INFO] 
10:21:58 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit4_x ---
10:21:58 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
10:21:58 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar
10:21:59 [INFO] 
10:21:59 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x ---
10:21:59 [INFO] 
10:21:59 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.junit4_x ---
10:21:59 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:21:59 [INFO] 
10:21:59 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.junit4_x ---
10:21:59 [INFO] No tests to run.
10:21:59 [INFO] 
10:21:59 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x ---
10:21:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
10:21:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.pom
10:21:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar
10:21:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-p2metadata.xml
10:21:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-p2artifacts.xml
10:21:59 [INFO] 
10:21:59 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x ---
10:21:59 [INFO] 
10:21:59 [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >-----------
10:21:59 [INFO] Building org.eclipse.swtbot 4.1.0-SNAPSHOT                        [8/57]
10:21:59 [INFO]   from org.eclipse.swtbot/pom.xml
10:21:59 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:21:59 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:21:59 [INFO] 
10:21:59 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot ---
10:21:59 [INFO] The project's OSGi version is 4.1.0.202306071420
10:21:59 [INFO] 
10:21:59 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot ---
10:21:59 [INFO] 
10:21:59 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot ---
10:21:59 [INFO] 
10:21:59 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot ---
10:21:59 [INFO] 
10:21:59 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot ---
10:21:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:21:59 [INFO] 
10:21:59 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot ---
10:21:59 [INFO] 
10:21:59 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot ---
10:21:59 [INFO] 
10:21:59 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot ---
10:21:59 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider.
10:21:59 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
10:21:59 [INFO] 
10:21:59 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot ---
10:21:59 [INFO] 
10:21:59 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot ---
10:21:59 [INFO] 
10:21:59 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot ---
10:21:59 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
10:21:59 [INFO] 
10:21:59 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot ---
10:21:59 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
10:22:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
10:22:02 [INFO] 
10:22:02 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot ---
10:22:02 [INFO] 
10:22:02 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot ---
10:22:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
10:22:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT.pom
10:22:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
10:22:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT-p2metadata.xml
10:22:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:02 [INFO] 
10:22:02 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot ---
10:22:02 [INFO] 
10:22:02 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >-----
10:22:02 [INFO] Building org.eclipse.swtbot.forms.finder 4.1.0-SNAPSHOT           [9/57]
10:22:02 [INFO]   from org.eclipse.swtbot.forms.finder/pom.xml
10:22:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:02 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:02 [INFO] 
10:22:02 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:02 [INFO] 
10:22:02 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] 
10:22:02 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] 
10:22:02 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] 
10:22:02 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder...
10:22:02 [INFO] 
10:22:02 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:02 [INFO] 
10:22:02 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/main/resources
10:22:02 [INFO] 
10:22:02 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/classes
10:22:02 [INFO] 
10:22:02 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] 
10:22:02 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/test/resources
10:22:02 [INFO] 
10:22:02 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] 
10:22:02 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:02 [INFO] No tests to run.
10:22:02 [INFO] 
10:22:02 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] 
10:22:02 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar
10:22:02 [INFO] 
10:22:02 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
10:22:02 [INFO] 
10:22:02 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] 
10:22:02 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] 
10:22:02 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder ---
10:22:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
10:22:03 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar
10:22:04 [INFO] 
10:22:04 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder ---
10:22:04 [INFO] 
10:22:04 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.forms.finder ---
10:22:04 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:04 [INFO] 
10:22:04 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.forms.finder ---
10:22:04 [INFO] No tests to run.
10:22:04 [INFO] 
10:22:04 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder ---
10:22:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
10:22:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.pom
10:22:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar
10:22:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-p2metadata.xml
10:22:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:04 [INFO] 
10:22:04 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder ---
10:22:04 [INFO] 
10:22:04 [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >--------
10:22:04 [INFO] Building org.eclipse.swtbot.forms 4.1.0-SNAPSHOT                 [10/57]
10:22:04 [INFO]   from org.eclipse.swtbot.forms/pom.xml
10:22:04 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:22:04 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:04 [INFO] 
10:22:04 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms ---
10:22:04 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:04 [INFO] 
10:22:04 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms ---
10:22:04 [INFO] 
10:22:04 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms ---
10:22:04 [INFO] 
10:22:04 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms ---
10:22:04 [INFO] 
10:22:04 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms ---
10:22:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:04 [INFO] 
10:22:04 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms ---
10:22:04 [INFO] 
10:22:04 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms ---
10:22:04 [INFO] 
10:22:04 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.forms ---
10:22:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
10:22:04 [INFO] 
10:22:04 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms ---
10:22:04 [INFO] 
10:22:04 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms ---
10:22:04 [INFO] 
10:22:04 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms ---
10:22:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar
10:22:04 [INFO] 
10:22:04 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms ---
10:22:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
10:22:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar
10:22:05 [INFO] 
10:22:05 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms ---
10:22:05 [INFO] 
10:22:05 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms ---
10:22:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
10:22:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.pom
10:22:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar
10:22:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-p2metadata.xml
10:22:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:05 [INFO] 
10:22:05 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms ---
10:22:05 [INFO] 
10:22:05 [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >----------
10:22:05 [INFO] Building org.eclipse.swtbot.go 4.1.0-SNAPSHOT                    [11/57]
10:22:05 [INFO]   from org.eclipse.swtbot.go/pom.xml
10:22:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:05 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:05 [INFO] 
10:22:05 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go ---
10:22:05 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:05 [INFO] 
10:22:05 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.go ---
10:22:05 [INFO] 
10:22:05 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.go ---
10:22:05 [INFO] 
10:22:05 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.go ---
10:22:05 [INFO] 
10:22:05 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.go ---
10:22:05 [INFO] Resolving class path of org.eclipse.swtbot.go...
10:22:06 [INFO] 
10:22:06 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.go ---
10:22:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:06 [INFO] 
10:22:06 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go ---
10:22:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/main/resources
10:22:06 [INFO] 
10:22:06 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.go ---
10:22:06 [INFO] 
10:22:06 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.go ---
10:22:06 [INFO] 
10:22:06 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go ---
10:22:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/test/resources
10:22:06 [INFO] 
10:22:06 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.go ---
10:22:06 [INFO] 
10:22:06 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.go ---
10:22:06 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:06 [INFO] No tests to run.
10:22:06 [INFO] 
10:22:06 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.go ---
10:22:06 [INFO] 
10:22:06 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.go ---
10:22:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
10:22:06 [INFO] 
10:22:06 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go ---
10:22:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
10:22:06 [INFO] 
10:22:06 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go ---
10:22:06 [INFO] 
10:22:06 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.go ---
10:22:06 [INFO] 
10:22:06 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.go ---
10:22:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
10:22:09 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
10:22:10 [INFO] 
10:22:10 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go ---
10:22:10 [INFO] 
10:22:10 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.go ---
10:22:10 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:10 [INFO] 
10:22:10 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.go ---
10:22:10 [INFO] No tests to run.
10:22:10 [INFO] 
10:22:10 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.go ---
10:22:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
10:22:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.pom
10:22:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
10:22:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-p2metadata.xml
10:22:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:10 [INFO] 
10:22:10 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go ---
10:22:10 [INFO] 
10:22:10 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >-------
10:22:10 [INFO] Building org.eclipse.swtbot.eclipse 4.1.0-SNAPSHOT               [12/57]
10:22:10 [INFO]   from org.eclipse.swtbot.eclipse/pom.xml
10:22:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:22:10 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:10 [INFO] 
10:22:10 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse ---
10:22:10 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:10 [INFO] 
10:22:10 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse ---
10:22:10 [INFO] 
10:22:10 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse ---
10:22:10 [INFO] 
10:22:10 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse ---
10:22:10 [INFO] 
10:22:10 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse ---
10:22:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:10 [INFO] 
10:22:10 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse ---
10:22:10 [INFO] 
10:22:10 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse ---
10:22:10 [INFO] 
10:22:10 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse ---
10:22:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
10:22:10 [INFO] 
10:22:10 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse ---
10:22:10 [INFO] 
10:22:10 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse ---
10:22:10 [INFO] 
10:22:10 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse ---
10:22:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar
10:22:10 [INFO] 
10:22:10 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse ---
10:22:10 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
10:22:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar
10:22:14 [INFO] 
10:22:14 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse ---
10:22:14 [INFO] 
10:22:14 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse ---
10:22:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
10:22:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.pom
10:22:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar
10:22:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-p2metadata.xml
10:22:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:14 [INFO] 
10:22:14 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse ---
10:22:14 [INFO] 
10:22:14 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >-----
10:22:14 [INFO] Building org.eclipse.swtbot.eclipse.dsl 4.1.0-SNAPSHOT           [13/57]
10:22:14 [INFO]   from org.eclipse.swtbot.eclipse.dsl/pom.xml
10:22:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:14 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:14 [INFO] 
10:22:14 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:14 [INFO] 
10:22:14 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] 
10:22:14 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] 
10:22:14 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] 
10:22:14 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.dsl...
10:22:14 [INFO] 
10:22:14 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:14 [INFO] 
10:22:14 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/main/resources
10:22:14 [INFO] 
10:22:14 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/classes
10:22:14 [INFO] 
10:22:14 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] 
10:22:14 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/test/resources
10:22:14 [INFO] 
10:22:14 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] 
10:22:14 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:14 [INFO] No tests to run.
10:22:14 [INFO] 
10:22:14 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] 
10:22:14 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar
10:22:14 [INFO] 
10:22:14 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
10:22:14 [INFO] 
10:22:14 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] 
10:22:14 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] 
10:22:14 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:14 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
10:22:15 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar
10:22:16 [INFO] 
10:22:16 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:16 [INFO] 
10:22:16 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:16 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:16 [INFO] 
10:22:16 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:16 [INFO] No tests to run.
10:22:16 [INFO] 
10:22:16 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
10:22:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.pom
10:22:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar
10:22:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-p2metadata.xml
10:22:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:16 [INFO] 
10:22:16 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl ---
10:22:16 [INFO] 
10:22:16 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >--
10:22:16 [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 4.1.0-SNAPSHOT    [14/57]
10:22:16 [INFO]   from org.eclipse.swtbot.eclipse.gef.finder/pom.xml
10:22:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:16 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:16 [INFO] 
10:22:16 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:16 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:16 [INFO] 
10:22:16 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:16 [INFO] 
10:22:16 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:16 [INFO] 
10:22:16 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:16 [INFO] 
10:22:16 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:16 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.gef.finder...
10:22:17 [INFO] 
10:22:17 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:17 [INFO] 
10:22:17 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources
10:22:17 [INFO] 
10:22:17 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:17 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/classes
10:22:17 [INFO] 
10:22:17 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:17 [INFO] 
10:22:17 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources
10:22:17 [INFO] 
10:22:17 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:17 [INFO] 
10:22:17 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:17 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:17 [INFO] No tests to run.
10:22:17 [INFO] 
10:22:17 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:17 [INFO] 
10:22:17 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar
10:22:17 [INFO] 
10:22:17 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar
10:22:17 [INFO] 
10:22:17 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:17 [INFO] 
10:22:17 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:17 [INFO] 
10:22:17 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:17 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar
10:22:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar
10:22:19 [INFO] 
10:22:19 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:19 [INFO] 
10:22:19 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:19 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:19 [INFO] 
10:22:19 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:19 [INFO] No tests to run.
10:22:19 [INFO] 
10:22:19 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar
10:22:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.pom
10:22:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar
10:22:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-p2metadata.xml
10:22:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:19 [INFO] 
10:22:19 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder ---
10:22:19 [INFO] 
10:22:19 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------
10:22:19 [INFO] Building org.eclipse.swtbot.eclipse.spy 4.1.0-SNAPSHOT           [15/57]
10:22:19 [INFO]   from org.eclipse.swtbot.eclipse.spy/pom.xml
10:22:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:19 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:19 [INFO] 
10:22:19 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:19 [INFO] 
10:22:19 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] 
10:22:19 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] 
10:22:19 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] 
10:22:19 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.spy...
10:22:19 [INFO] 
10:22:19 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:19 [INFO] 
10:22:19 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/main/resources
10:22:19 [INFO] 
10:22:19 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/classes
10:22:19 [INFO] 
10:22:19 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] 
10:22:19 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/test/resources
10:22:19 [INFO] 
10:22:19 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] 
10:22:19 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:19 [INFO] No tests to run.
10:22:19 [INFO] 
10:22:19 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] 
10:22:19 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar
10:22:19 [INFO] 
10:22:19 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
10:22:19 [INFO] 
10:22:19 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] 
10:22:19 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.spy ---
10:22:19 [INFO] 
10:22:19 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.spy ---
10:22:20 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
10:22:21 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar
10:22:22 [INFO] 
10:22:22 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy ---
10:22:22 [INFO] 
10:22:22 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.spy ---
10:22:22 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:22 [INFO] 
10:22:22 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.spy ---
10:22:22 [INFO] No tests to run.
10:22:22 [INFO] 
10:22:22 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy ---
10:22:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
10:22:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.pom
10:22:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar
10:22:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-p2metadata.xml
10:22:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:22 [INFO] 
10:22:22 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy ---
10:22:22 [INFO] 
10:22:22 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >--
10:22:22 [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 4.1.0-SNAPSHOT [16/57]
10:22:22 [INFO]   from org.eclipse.swtbot.eclipse.junit.headless/pom.xml
10:22:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:22 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:22 [INFO] 
10:22:22 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:22 [INFO] 
10:22:22 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] 
10:22:22 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] 
10:22:22 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] 
10:22:22 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit.headless...
10:22:22 [INFO] 
10:22:22 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:22 [INFO] 
10:22:22 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources
10:22:22 [INFO] 
10:22:22 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/classes
10:22:22 [INFO] 
10:22:22 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] 
10:22:22 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources
10:22:22 [INFO] 
10:22:22 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] 
10:22:22 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:22 [INFO] No tests to run.
10:22:22 [INFO] 
10:22:22 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] 
10:22:22 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar
10:22:22 [INFO] 
10:22:22 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar
10:22:22 [INFO] 
10:22:22 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] 
10:22:22 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] 
10:22:22 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:22 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar
10:22:24 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar
10:22:25 [INFO] 
10:22:25 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:25 [INFO] 
10:22:25 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:25 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:25 [INFO] 
10:22:25 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:25 [INFO] No tests to run.
10:22:25 [INFO] 
10:22:25 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar
10:22:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.pom
10:22:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar
10:22:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-p2metadata.xml
10:22:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:25 [INFO] 
10:22:25 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless ---
10:22:25 [INFO] 
10:22:25 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >--
10:22:25 [INFO] Building org.eclipse.swtbot.eclipse.test.junit 4.1.0-SNAPSHOT    [17/57]
10:22:25 [INFO]   from org.eclipse.swtbot.eclipse.test.junit/pom.xml
10:22:25 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:22:25 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:25 [INFO] 
10:22:25 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit ---
10:22:25 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:25 [INFO] 
10:22:25 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit ---
10:22:25 [INFO] 
10:22:25 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit ---
10:22:25 [INFO] 
10:22:25 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit ---
10:22:25 [INFO] 
10:22:25 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit ---
10:22:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:25 [INFO] 
10:22:25 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.test.junit ---
10:22:25 [INFO] 
10:22:25 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit ---
10:22:25 [INFO] 
10:22:25 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit ---
10:22:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar
10:22:25 [INFO] 
10:22:25 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit ---
10:22:25 [INFO] 
10:22:25 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
10:22:25 [INFO] 
10:22:25 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.test.junit ---
10:22:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar
10:22:25 [INFO] 
10:22:25 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit ---
10:22:25 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar
10:22:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar
10:22:28 [INFO] 
10:22:28 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
10:22:28 [INFO] 
10:22:28 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit ---
10:22:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar
10:22:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.pom
10:22:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar
10:22:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-p2metadata.xml
10:22:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:28 [INFO] 
10:22:28 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit ---
10:22:28 [INFO] 
10:22:28 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------
10:22:28 [INFO] Building org.eclipse.swtbot.eclipse.ui 4.1.0-SNAPSHOT            [18/57]
10:22:28 [INFO]   from org.eclipse.swtbot.eclipse.ui/pom.xml
10:22:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:28 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:28 [INFO] 
10:22:28 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui ---
10:22:28 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:28 [INFO] 
10:22:28 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui ---
10:22:28 [INFO] 
10:22:28 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui ---
10:22:28 [INFO] 
10:22:28 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui ---
10:22:28 [INFO] 
10:22:28 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui ---
10:22:28 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui...
10:22:28 [INFO] 
10:22:28 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui ---
10:22:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:28 [INFO] 
10:22:28 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui ---
10:22:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/main/resources
10:22:28 [INFO] 
10:22:28 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui ---
10:22:28 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/classes
10:22:29 [INFO] 
10:22:29 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui ---
10:22:29 [INFO] 
10:22:29 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui ---
10:22:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/test/resources
10:22:29 [INFO] 
10:22:29 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.ui ---
10:22:29 [INFO] 
10:22:29 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.ui ---
10:22:29 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:29 [INFO] No tests to run.
10:22:29 [INFO] 
10:22:29 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui ---
10:22:29 [INFO] 
10:22:29 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui ---
10:22:29 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar
10:22:29 [INFO] 
10:22:29 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui ---
10:22:29 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
10:22:29 [INFO] 
10:22:29 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui ---
10:22:29 [INFO] 
10:22:29 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui ---
10:22:29 [INFO] 
10:22:29 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui ---
10:22:29 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
10:22:30 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar
10:22:31 [INFO] 
10:22:31 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui ---
10:22:31 [INFO] 
10:22:31 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.ui ---
10:22:31 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:31 [INFO] 
10:22:31 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.ui ---
10:22:31 [INFO] No tests to run.
10:22:31 [INFO] 
10:22:31 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui ---
10:22:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
10:22:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.pom
10:22:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar
10:22:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-p2metadata.xml
10:22:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:31 [INFO] 
10:22:31 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui ---
10:22:31 [INFO] 
10:22:31 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >-------
10:22:31 [INFO] Building org.eclipse.swtbot.generator 4.1.0-SNAPSHOT             [19/57]
10:22:31 [INFO]   from org.eclipse.swtbot.generator/pom.xml
10:22:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:31 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:31 [INFO] 
10:22:31 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator ---
10:22:31 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:31 [INFO] 
10:22:31 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator ---
10:22:31 [INFO] 
10:22:31 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator ---
10:22:31 [INFO] 
10:22:31 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator ---
10:22:31 [INFO] 
10:22:31 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator ---
10:22:31 [INFO] Resolving class path of org.eclipse.swtbot.generator...
10:22:31 [INFO] 
10:22:31 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator ---
10:22:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:31 [INFO] 
10:22:31 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator ---
10:22:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/main/resources
10:22:31 [INFO] 
10:22:31 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator ---
10:22:31 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/classes
10:22:32 [INFO] 
10:22:32 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator ---
10:22:32 [INFO] 
10:22:32 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator ---
10:22:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/test/resources
10:22:32 [INFO] 
10:22:32 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator ---
10:22:32 [INFO] 
10:22:32 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator ---
10:22:32 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:32 [INFO] No tests to run.
10:22:32 [INFO] 
10:22:32 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator ---
10:22:32 [INFO] 
10:22:32 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator ---
10:22:32 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
10:22:32 [INFO] 
10:22:32 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator ---
10:22:32 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
10:22:32 [INFO] 
10:22:32 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator ---
10:22:32 [INFO] 
10:22:32 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator ---
10:22:32 [INFO] 
10:22:32 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator ---
10:22:32 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
10:22:33 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
10:22:34 [INFO] 
10:22:34 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator ---
10:22:34 [INFO] 
10:22:34 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator ---
10:22:34 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:34 [INFO] 
10:22:34 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator ---
10:22:34 [INFO] No tests to run.
10:22:34 [INFO] 
10:22:34 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator ---
10:22:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
10:22:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.pom
10:22:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
10:22:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-p2metadata.xml
10:22:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:34 [INFO] 
10:22:34 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator ---
10:22:34 [INFO] 
10:22:34 [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >--
10:22:34 [INFO] Building org.eclipse.swtbot.generator.client 4.1.0-SNAPSHOT      [20/57]
10:22:34 [INFO]   from org.eclipse.swtbot.generator.client/pom.xml
10:22:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:34 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:34 [INFO] 
10:22:34 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client ---
10:22:34 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:34 [INFO] 
10:22:34 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client ---
10:22:34 [INFO] 
10:22:34 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client ---
10:22:34 [INFO] 
10:22:34 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client ---
10:22:34 [INFO] 
10:22:34 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.client ---
10:22:34 [INFO] Resolving class path of org.eclipse.swtbot.generator.client...
10:22:34 [INFO] 
10:22:34 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.client ---
10:22:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:34 [INFO] 
10:22:34 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client ---
10:22:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/main/resources
10:22:34 [INFO] 
10:22:34 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.client ---
10:22:34 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/classes
10:22:35 [INFO] 
10:22:35 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.client ---
10:22:35 [INFO] 
10:22:35 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client ---
10:22:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/test/resources
10:22:35 [INFO] 
10:22:35 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.client ---
10:22:35 [INFO] 
10:22:35 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.client ---
10:22:35 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:35 [INFO] No tests to run.
10:22:35 [INFO] 
10:22:35 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.client ---
10:22:35 [INFO] 
10:22:35 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client ---
10:22:35 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar
10:22:35 [INFO] 
10:22:35 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client ---
10:22:35 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
10:22:35 [INFO] 
10:22:35 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client ---
10:22:35 [INFO] 
10:22:35 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.client ---
10:22:35 [INFO] 
10:22:35 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.client ---
10:22:35 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
10:22:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar
10:22:37 [INFO] 
10:22:37 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client ---
10:22:37 [INFO] 
10:22:37 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.client ---
10:22:37 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:37 [INFO] 
10:22:37 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.client ---
10:22:37 [INFO] No tests to run.
10:22:37 [INFO] 
10:22:37 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client ---
10:22:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
10:22:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.pom
10:22:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar
10:22:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-p2metadata.xml
10:22:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:37 [INFO] 
10:22:37 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client ---
10:22:37 [INFO] 
10:22:37 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >--
10:22:37 [INFO] Building org.eclipse.swtbot.generator.rules.workbench 4.1.0-SNAPSHOT [21/57]
10:22:37 [INFO]   from org.eclipse.swtbot.generator.rules.workbench/pom.xml
10:22:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:37 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:37 [INFO] 
10:22:37 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:37 [INFO] 
10:22:37 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] 
10:22:37 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] 
10:22:37 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] 
10:22:37 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] Resolving class path of org.eclipse.swtbot.generator.rules.workbench...
10:22:37 [INFO] 
10:22:37 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:37 [INFO] 
10:22:37 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/main/resources
10:22:37 [INFO] 
10:22:37 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/classes
10:22:37 [INFO] 
10:22:37 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] 
10:22:37 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/test/resources
10:22:37 [INFO] 
10:22:37 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] 
10:22:37 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:37 [INFO] No tests to run.
10:22:37 [INFO] 
10:22:37 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] 
10:22:37 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar
10:22:37 [INFO] 
10:22:37 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar
10:22:37 [INFO] 
10:22:37 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] 
10:22:37 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] 
10:22:37 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:37 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar
10:22:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar
10:22:40 [INFO] 
10:22:40 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:40 [INFO] 
10:22:40 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:40 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:40 [INFO] 
10:22:40 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:40 [INFO] No tests to run.
10:22:40 [INFO] 
10:22:40 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar
10:22:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.pom
10:22:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar
10:22:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-p2metadata.xml
10:22:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:40 [INFO] 
10:22:40 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench ---
10:22:40 [INFO] 
10:22:40 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >-----
10:22:40 [INFO] Building org.eclipse.swtbot.generator.jdt 4.1.0-SNAPSHOT         [22/57]
10:22:40 [INFO]   from org.eclipse.swtbot.generator.jdt/pom.xml
10:22:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:40 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:40 [INFO] 
10:22:40 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:40 [INFO] 
10:22:40 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] 
10:22:40 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] 
10:22:40 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] 
10:22:40 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt...
10:22:40 [INFO] 
10:22:40 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:40 [INFO] 
10:22:40 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/main/resources
10:22:40 [INFO] 
10:22:40 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/classes
10:22:40 [INFO] 
10:22:40 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] 
10:22:40 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/test/resources
10:22:40 [INFO] 
10:22:40 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] 
10:22:40 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:40 [INFO] No tests to run.
10:22:40 [INFO] 
10:22:40 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] 
10:22:40 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar
10:22:40 [INFO] 
10:22:40 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
10:22:40 [INFO] 
10:22:40 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] 
10:22:40 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] 
10:22:40 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt ---
10:22:40 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
10:22:41 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar
10:22:42 [INFO] 
10:22:42 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt ---
10:22:42 [INFO] 
10:22:42 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.jdt ---
10:22:42 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:42 [INFO] 
10:22:42 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.jdt ---
10:22:42 [INFO] No tests to run.
10:22:42 [INFO] 
10:22:42 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt ---
10:22:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
10:22:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.pom
10:22:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar
10:22:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-p2metadata.xml
10:22:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:42 [INFO] 
10:22:42 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt ---
10:22:42 [INFO] 
10:22:42 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >-----
10:22:42 [INFO] Building org.eclipse.swtbot.generator.ui 4.1.0-SNAPSHOT          [23/57]
10:22:42 [INFO]   from org.eclipse.swtbot.generator.ui/pom.xml
10:22:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:42 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:42 [INFO] 
10:22:42 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui ---
10:22:42 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:42 [INFO] 
10:22:42 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui ---
10:22:42 [INFO] 
10:22:42 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui ---
10:22:42 [INFO] 
10:22:42 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui ---
10:22:42 [INFO] 
10:22:42 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.ui ---
10:22:42 [INFO] Resolving class path of org.eclipse.swtbot.generator.ui...
10:22:42 [INFO] 
10:22:42 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.ui ---
10:22:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:42 [INFO] 
10:22:42 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui ---
10:22:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/main/resources
10:22:42 [INFO] 
10:22:42 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.ui ---
10:22:42 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/classes
10:22:43 [INFO] 
10:22:43 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.ui ---
10:22:43 [INFO] 
10:22:43 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui ---
10:22:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/test/resources
10:22:43 [INFO] 
10:22:43 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.ui ---
10:22:43 [INFO] 
10:22:43 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.ui ---
10:22:43 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:43 [INFO] No tests to run.
10:22:43 [INFO] 
10:22:43 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.ui ---
10:22:43 [INFO] 
10:22:43 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui ---
10:22:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar
10:22:43 [INFO] 
10:22:43 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui ---
10:22:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
10:22:43 [INFO] 
10:22:43 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui ---
10:22:43 [INFO] 
10:22:43 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.ui ---
10:22:43 [INFO] 
10:22:43 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.ui ---
10:22:43 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
10:22:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar
10:22:45 [INFO] 
10:22:45 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui ---
10:22:45 [INFO] 
10:22:45 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.ui ---
10:22:45 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:45 [INFO] 
10:22:45 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.ui ---
10:22:45 [INFO] No tests to run.
10:22:45 [INFO] 
10:22:45 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui ---
10:22:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
10:22:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.pom
10:22:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar
10:22:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-p2metadata.xml
10:22:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:45 [INFO] 
10:22:45 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui ---
10:22:45 [INFO] 
10:22:45 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x >-------
10:22:45 [INFO] Building org.eclipse.swtbot.junit5_x 4.1.0-SNAPSHOT              [24/57]
10:22:45 [INFO]   from org.eclipse.swtbot.junit5_x/pom.xml
10:22:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:45 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:45 [INFO] 
10:22:45 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit5_x ---
10:22:45 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:45 [INFO] 
10:22:45 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5_x ---
10:22:45 [INFO] 
10:22:45 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5_x ---
10:22:45 [INFO] 
10:22:45 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5_x ---
10:22:45 [INFO] 
10:22:45 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit5_x ---
10:22:45 [INFO] Resolving class path of org.eclipse.swtbot.junit5_x...
10:22:45 [INFO] 
10:22:45 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5_x ---
10:22:45 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:45 [INFO] 
10:22:45 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5_x ---
10:22:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/main/resources
10:22:45 [INFO] 
10:22:45 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.junit5_x ---
10:22:45 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/classes
10:22:46 [INFO] 
10:22:46 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit5_x ---
10:22:46 [INFO] 
10:22:46 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit5_x ---
10:22:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/test/resources
10:22:46 [INFO] 
10:22:46 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit5_x ---
10:22:46 [INFO] 
10:22:46 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.junit5_x ---
10:22:46 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:46 [INFO] No tests to run.
10:22:46 [INFO] 
10:22:46 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5_x ---
10:22:46 [INFO] 
10:22:46 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5_x ---
10:22:46 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar
10:22:46 [INFO] 
10:22:46 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit5_x ---
10:22:46 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
10:22:46 [INFO] 
10:22:46 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5_x ---
10:22:46 [INFO] 
10:22:46 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5_x ---
10:22:46 [INFO] 
10:22:46 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5_x ---
10:22:46 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
10:22:47 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar
10:22:48 [INFO] 
10:22:48 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5_x ---
10:22:48 [INFO] 
10:22:48 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.junit5_x ---
10:22:48 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:48 [INFO] 
10:22:48 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.junit5_x ---
10:22:48 [INFO] No tests to run.
10:22:48 [INFO] 
10:22:48 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5_x ---
10:22:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
10:22:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.pom
10:22:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar
10:22:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-p2metadata.xml
10:22:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:48 [INFO] 
10:22:48 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5_x ---
10:22:48 [INFO] 
10:22:48 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >--
10:22:48 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 4.1.0-SNAPSHOT [25/57]
10:22:48 [INFO]   from org.eclipse.swtbot.nebula.gallery.finder/pom.xml
10:22:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:48 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:48 [INFO] 
10:22:48 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:48 [INFO] 
10:22:48 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] 
10:22:48 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] 
10:22:48 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] 
10:22:48 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder...
10:22:48 [INFO] 
10:22:48 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:48 [INFO] 
10:22:48 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources
10:22:48 [INFO] 
10:22:48 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/classes
10:22:48 [INFO] 
10:22:48 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] 
10:22:48 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources
10:22:48 [INFO] 
10:22:48 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] 
10:22:48 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:48 [INFO] No tests to run.
10:22:48 [INFO] 
10:22:48 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] 
10:22:48 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar
10:22:48 [INFO] 
10:22:48 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar
10:22:48 [INFO] 
10:22:48 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] 
10:22:48 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] 
10:22:48 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar
10:22:50 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar
10:22:51 [INFO] 
10:22:51 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:51 [INFO] 
10:22:51 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:51 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:51 [INFO] 
10:22:51 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:51 [INFO] No tests to run.
10:22:51 [INFO] 
10:22:51 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar
10:22:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.pom
10:22:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar
10:22:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-p2metadata.xml
10:22:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:51 [INFO] 
10:22:51 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder ---
10:22:51 [INFO] 
10:22:51 [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >----------
10:22:51 [INFO] Building org.eclipse.swt.examples 4.1.0-SNAPSHOT                 [26/57]
10:22:51 [INFO]   from org.eclipse.swt.examples/pom.xml
10:22:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:51 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:51 [INFO] 
10:22:51 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples ---
10:22:51 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:51 [INFO] 
10:22:51 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swt.examples ---
10:22:51 [INFO] 
10:22:51 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swt.examples ---
10:22:51 [INFO] 
10:22:51 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swt.examples ---
10:22:51 [INFO] 
10:22:51 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swt.examples ---
10:22:51 [INFO] Resolving class path of org.eclipse.swt.examples...
10:22:51 [INFO] 
10:22:51 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swt.examples ---
10:22:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:51 [INFO] 
10:22:51 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swt.examples ---
10:22:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/main/resources
10:22:51 [INFO] 
10:22:51 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swt.examples ---
10:22:51 [INFO] Compiling 135 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/classes
10:22:52 [INFO] 
10:22:52 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swt.examples ---
10:22:52 [INFO] 
10:22:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples ---
10:22:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/test/resources
10:22:52 [INFO] 
10:22:52 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swt.examples ---
10:22:52 [INFO] 
10:22:52 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swt.examples ---
10:22:52 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:52 [INFO] No tests to run.
10:22:52 [INFO] 
10:22:52 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.examples ---
10:22:52 [INFO] 
10:22:52 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swt.examples ---
10:22:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
10:22:52 [INFO] 
10:22:52 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swt.examples ---
10:22:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
10:22:52 [INFO] 
10:22:52 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples ---
10:22:52 [INFO] 
10:22:52 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swt.examples ---
10:22:52 [INFO] 
10:22:52 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swt.examples ---
10:22:52 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
10:22:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
10:22:56 [INFO] 
10:22:56 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swt.examples ---
10:22:56 [INFO] 
10:22:56 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swt.examples ---
10:22:56 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:56 [INFO] 
10:22:56 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swt.examples ---
10:22:56 [INFO] No tests to run.
10:22:56 [INFO] 
10:22:56 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swt.examples ---
10:22:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
10:22:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT.pom
10:22:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
10:22:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT-p2metadata.xml
10:22:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:56 [INFO] 
10:22:56 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swt.examples ---
10:22:56 [INFO] 
10:22:56 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >-------
10:22:56 [INFO] Building org.eclipse.swtbot.swt.demo 4.1.0-SNAPSHOT              [27/57]
10:22:56 [INFO]   from org.eclipse.swtbot.swt.demo/pom.xml
10:22:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:56 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:56 [INFO] 
10:22:56 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:56 [INFO] 
10:22:56 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] 
10:22:56 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] 
10:22:56 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] 
10:22:56 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] Resolving class path of org.eclipse.swtbot.swt.demo...
10:22:56 [INFO] 
10:22:56 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:22:56 [INFO] 
10:22:56 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/main/resources
10:22:56 [INFO] 
10:22:56 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/classes
10:22:56 [INFO] 
10:22:56 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] 
10:22:56 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:22:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/test/resources
10:22:56 [INFO] 
10:22:56 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] 
10:22:56 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:56 [INFO] No tests to run.
10:22:56 [INFO] 
10:22:56 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] 
10:22:56 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar
10:22:56 [INFO] 
10:22:56 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
10:22:56 [INFO] 
10:22:56 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] 
10:22:56 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] 
10:22:56 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.demo ---
10:22:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
10:22:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar
10:22:59 [INFO] 
10:22:59 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo ---
10:22:59 [INFO] 
10:22:59 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.demo ---
10:22:59 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:22:59 [INFO] 
10:22:59 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.demo ---
10:22:59 [INFO] No tests to run.
10:22:59 [INFO] 
10:22:59 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo ---
10:22:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
10:22:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.pom
10:22:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar
10:22:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-p2metadata.xml
10:22:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-p2artifacts.xml
10:22:59 [INFO] 
10:22:59 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo ---
10:22:59 [INFO] 
10:22:59 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------
10:22:59 [INFO] Building org.eclipse.ui.forms.examples 4.1.0-SNAPSHOT            [28/57]
10:22:59 [INFO]   from org.eclipse.ui.forms.examples/pom.xml
10:22:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:22:59 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:22:59 [INFO] 
10:22:59 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples ---
10:22:59 [INFO] The project's OSGi version is 4.1.0.202306071420
10:22:59 [INFO] 
10:22:59 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples ---
10:22:59 [INFO] 
10:22:59 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples ---
10:22:59 [INFO] 
10:22:59 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples ---
10:22:59 [INFO] 
10:22:59 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.ui.forms.examples ---
10:22:59 [INFO] Resolving class path of org.eclipse.ui.forms.examples...
10:23:00 [INFO] 
10:23:00 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.ui.forms.examples ---
10:23:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:00 [INFO] 
10:23:00 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples ---
10:23:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/main/resources
10:23:00 [INFO] 
10:23:00 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.ui.forms.examples ---
10:23:00 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/classes
10:23:00 [INFO] 
10:23:00 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.ui.forms.examples ---
10:23:00 [INFO] 
10:23:00 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples ---
10:23:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/test/resources
10:23:00 [INFO] 
10:23:00 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.ui.forms.examples ---
10:23:00 [INFO] 
10:23:00 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.ui.forms.examples ---
10:23:00 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:23:00 [INFO] No tests to run.
10:23:00 [INFO] 
10:23:00 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.forms.examples ---
10:23:00 [INFO] 
10:23:00 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples ---
10:23:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar
10:23:00 [INFO] 
10:23:00 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples ---
10:23:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/examples.jar
10:23:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
10:23:00 [INFO] 
10:23:00 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples ---
10:23:00 [INFO] 
10:23:00 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.ui.forms.examples ---
10:23:00 [INFO] 
10:23:00 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ui.forms.examples ---
10:23:00 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar_unpacked_1988899560552983938/examples.jar' is disabled.
10:23:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar_unpacked_1988899560552983938/examples.jar
10:23:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
10:23:03 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar
10:23:04 [INFO] 
10:23:04 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples ---
10:23:04 [INFO] 
10:23:04 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.ui.forms.examples ---
10:23:04 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:23:04 [INFO] 
10:23:04 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.ui.forms.examples ---
10:23:04 [INFO] No tests to run.
10:23:04 [INFO] 
10:23:04 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples ---
10:23:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
10:23:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.pom
10:23:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar
10:23:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-p2metadata.xml
10:23:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:04 [INFO] 
10:23:04 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples ---
10:23:04 [INFO] 
10:23:04 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >--
10:23:04 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 4.1.0-SNAPSHOT [29/57]
10:23:04 [INFO]   from org.eclipse.swtbot.nebula.nattable.finder/pom.xml
10:23:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:23:04 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:04 [INFO] 
10:23:04 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:04 [INFO] 
10:23:04 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] 
10:23:04 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] 
10:23:04 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] 
10:23:04 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder...
10:23:04 [INFO] 
10:23:04 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:04 [INFO] 
10:23:04 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources
10:23:04 [INFO] 
10:23:04 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/classes
10:23:04 [INFO] 
10:23:04 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] 
10:23:04 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources
10:23:04 [INFO] 
10:23:04 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] 
10:23:04 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:23:04 [INFO] No tests to run.
10:23:04 [INFO] 
10:23:04 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] 
10:23:04 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar
10:23:04 [INFO] 
10:23:04 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar
10:23:04 [INFO] 
10:23:04 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] 
10:23:04 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] 
10:23:04 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar
10:23:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar
10:23:07 [INFO] 
10:23:07 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:07 [INFO] 
10:23:07 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:07 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:23:07 [INFO] 
10:23:07 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:07 [INFO] No tests to run.
10:23:07 [INFO] 
10:23:07 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar
10:23:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.pom
10:23:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar
10:23:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-p2metadata.xml
10:23:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:07 [INFO] 
10:23:07 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder ---
10:23:07 [INFO] 
10:23:07 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder >--
10:23:07 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder 4.1.0-SNAPSHOT [30/57]
10:23:07 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
10:23:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:23:07 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:07 [INFO] 
10:23:07 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:07 [INFO] 
10:23:07 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] 
10:23:07 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] 
10:23:07 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] 
10:23:07 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder...
10:23:07 [INFO] 
10:23:07 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:07 [INFO] 
10:23:07 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/main/resources
10:23:07 [INFO] 
10:23:07 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/classes
10:23:07 [INFO] 
10:23:07 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] 
10:23:07 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/test/resources
10:23:07 [INFO] 
10:23:07 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] 
10:23:07 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:23:07 [INFO] No tests to run.
10:23:07 [INFO] 
10:23:07 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] 
10:23:07 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar
10:23:07 [INFO] 
10:23:07 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar
10:23:07 [INFO] 
10:23:07 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] 
10:23:07 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] 
10:23:07 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:07 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar
10:23:08 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar
10:23:09 [INFO] 
10:23:09 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:09 [INFO] 
10:23:09 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:09 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:23:09 [INFO] 
10:23:09 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:09 [INFO] No tests to run.
10:23:09 [INFO] 
10:23:09 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:09 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar
10:23:09 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.pom
10:23:09 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar
10:23:09 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-p2metadata.xml
10:23:09 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:09 [INFO] 
10:23:09 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:23:09 [INFO] 
10:23:09 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder >--
10:23:09 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder 4.1.0-SNAPSHOT [31/57]
10:23:09 [INFO]   from org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
10:23:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:23:09 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:09 [INFO] 
10:23:09 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:09 [INFO] 
10:23:09 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] 
10:23:09 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] 
10:23:09 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] 
10:23:09 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder...
10:23:09 [INFO] 
10:23:09 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:09 [INFO] 
10:23:09 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/main/resources
10:23:09 [INFO] 
10:23:09 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/classes
10:23:09 [INFO] 
10:23:09 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] 
10:23:09 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/test/resources
10:23:09 [INFO] 
10:23:09 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] 
10:23:09 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:23:09 [INFO] No tests to run.
10:23:09 [INFO] 
10:23:09 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] 
10:23:09 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar
10:23:09 [INFO] 
10:23:09 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar
10:23:09 [INFO] 
10:23:09 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] 
10:23:09 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] 
10:23:09 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:09 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar
10:23:10 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar
10:23:11 [INFO] 
10:23:11 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:11 [INFO] 
10:23:11 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:11 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:23:11 [INFO] 
10:23:11 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:11 [INFO] No tests to run.
10:23:11 [INFO] 
10:23:11 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar
10:23:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.pom
10:23:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar
10:23:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-p2metadata.xml
10:23:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:11 [INFO] 
10:23:11 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:23:11 [INFO] 
10:23:11 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder >--
10:23:11 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder 4.1.0-SNAPSHOT [32/57]
10:23:11 [INFO]   from org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
10:23:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:23:11 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:11 [INFO] 
10:23:11 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:11 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:11 [INFO] 
10:23:11 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:11 [INFO] 
10:23:11 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:11 [INFO] 
10:23:11 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:11 [INFO] 
10:23:11 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:11 [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder...
10:23:11 [INFO] 
10:23:11 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:11 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:11 [INFO] 
10:23:11 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/main/resources
10:23:11 [INFO] 
10:23:11 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:11 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/classes
10:23:11 [INFO] 
10:23:11 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:11 [INFO] 
10:23:11 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/test/resources
10:23:11 [INFO] 
10:23:11 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:11 [INFO] 
10:23:11 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:11 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:23:11 [INFO] No tests to run.
10:23:11 [INFO] 
10:23:11 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:11 [INFO] 
10:23:11 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:11 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar
10:23:12 [INFO] 
10:23:12 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:12 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar
10:23:12 [INFO] 
10:23:12 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:12 [INFO] 
10:23:12 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:12 [INFO] 
10:23:12 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar
10:23:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar
10:23:15 [INFO] 
10:23:15 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:15 [INFO] 
10:23:15 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:15 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:23:15 [INFO] 
10:23:15 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:15 [INFO] No tests to run.
10:23:15 [INFO] 
10:23:15 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar
10:23:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.pom
10:23:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar
10:23:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-p2metadata.xml
10:23:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:15 [INFO] 
10:23:15 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:23:15 [INFO] 
10:23:15 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >-----
10:23:15 [INFO] Building org.eclipse.swtbot.eclipse.gef 4.1.0-SNAPSHOT           [33/57]
10:23:15 [INFO]   from org.eclipse.swtbot.eclipse.gef/pom.xml
10:23:15 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:23:15 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:15 [INFO] 
10:23:15 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef ---
10:23:15 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:15 [INFO] 
10:23:15 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef ---
10:23:15 [INFO] 
10:23:15 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef ---
10:23:15 [INFO] 
10:23:15 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef ---
10:23:15 [INFO] 
10:23:15 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef ---
10:23:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:15 [INFO] 
10:23:15 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef ---
10:23:15 [INFO] 
10:23:15 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef ---
10:23:15 [INFO] 
10:23:15 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef ---
10:23:15 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar
10:23:15 [INFO] 
10:23:15 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef ---
10:23:15 [INFO] 
10:23:15 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
10:23:15 [INFO] 
10:23:15 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef ---
10:23:15 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar
10:23:15 [INFO] 
10:23:15 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef ---
10:23:15 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar
10:23:16 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar
10:23:17 [INFO] 
10:23:17 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
10:23:17 [INFO] 
10:23:17 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef ---
10:23:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar
10:23:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.pom
10:23:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar
10:23:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-p2metadata.xml
10:23:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:17 [INFO] 
10:23:17 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef ---
10:23:17 [INFO] 
10:23:17 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >--
10:23:17 [INFO] Building org.eclipse.swtbot.generator.feature 4.1.0-SNAPSHOT     [34/57]
10:23:17 [INFO]   from org.eclipse.swtbot.generator.feature/pom.xml
10:23:17 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:23:17 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:17 [INFO] 
10:23:17 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature ---
10:23:17 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:17 [INFO] 
10:23:17 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature ---
10:23:17 [INFO] 
10:23:17 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature ---
10:23:17 [INFO] 
10:23:17 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature ---
10:23:17 [INFO] 
10:23:17 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.feature ---
10:23:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:17 [INFO] 
10:23:17 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.feature ---
10:23:17 [INFO] 
10:23:17 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature ---
10:23:17 [INFO] 
10:23:17 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature ---
10:23:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar
10:23:17 [INFO] 
10:23:17 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature ---
10:23:17 [INFO] 
10:23:17 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature ---
10:23:17 [INFO] 
10:23:17 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.feature ---
10:23:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar
10:23:17 [INFO] 
10:23:17 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.feature ---
10:23:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar
10:23:19 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar
10:23:20 [INFO] 
10:23:20 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature ---
10:23:20 [INFO] 
10:23:20 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature ---
10:23:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar
10:23:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.pom
10:23:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar
10:23:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-p2metadata.xml
10:23:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:20 [INFO] 
10:23:20 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature ---
10:23:20 [INFO] 
10:23:20 [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >---------
10:23:20 [INFO] Building org.eclipse.swtbot.ide 4.1.0-SNAPSHOT                   [35/57]
10:23:20 [INFO]   from org.eclipse.swtbot.ide/pom.xml
10:23:20 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:23:20 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:20 [INFO] 
10:23:20 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide ---
10:23:20 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:20 [INFO] 
10:23:20 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ide ---
10:23:20 [INFO] 
10:23:20 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ide ---
10:23:20 [INFO] 
10:23:20 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ide ---
10:23:20 [INFO] 
10:23:20 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ide ---
10:23:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:20 [INFO] 
10:23:20 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ide ---
10:23:20 [INFO] 
10:23:20 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ide ---
10:23:20 [INFO] 
10:23:20 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.ide ---
10:23:20 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
10:23:20 [INFO] 
10:23:20 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide ---
10:23:20 [INFO] 
10:23:20 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide ---
10:23:20 [INFO] 
10:23:20 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ide ---
10:23:20 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar
10:23:20 [INFO] 
10:23:20 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ide ---
10:23:20 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
10:23:21 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar
10:23:23 [INFO] 
10:23:23 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide ---
10:23:23 [INFO] 
10:23:23 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ide ---
10:23:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
10:23:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.pom
10:23:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar
10:23:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-p2metadata.xml
10:23:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:23 [INFO] 
10:23:23 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide ---
10:23:23 [INFO] 
10:23:23 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless >--
10:23:23 [INFO] Building org.eclipse.swtbot.eclipse.junit5.headless 4.1.0-SNAPSHOT [36/57]
10:23:23 [INFO]   from org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
10:23:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:23:23 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:23 [INFO] 
10:23:23 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:23 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:23 [INFO] 
10:23:23 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:23 [INFO] 
10:23:23 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:23 [INFO] 
10:23:23 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:23 [INFO] 
10:23:23 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:23 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit5.headless...
10:23:23 [INFO] 
10:23:23 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:23 [INFO] 
10:23:23 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/main/resources
10:23:23 [INFO] 
10:23:23 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:23 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/classes
10:23:23 [INFO] 
10:23:23 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:23 [INFO] 
10:23:23 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/test/resources
10:23:23 [INFO] 
10:23:23 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:23 [INFO] 
10:23:23 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:24 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:23:24 [INFO] No tests to run.
10:23:24 [INFO] 
10:23:24 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:24 [INFO] 
10:23:24 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:24 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar
10:23:24 [INFO] 
10:23:24 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:24 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar
10:23:24 [INFO] 
10:23:24 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:24 [INFO] 
10:23:24 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:24 [INFO] 
10:23:24 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:24 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar
10:23:25 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar
10:23:26 [INFO] 
10:23:26 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:26 [INFO] 
10:23:26 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:26 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:23:26 [INFO] 
10:23:26 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:26 [INFO] No tests to run.
10:23:26 [INFO] 
10:23:26 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar
10:23:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.pom
10:23:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar
10:23:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-p2metadata.xml
10:23:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:26 [INFO] 
10:23:26 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:23:26 [INFO] 
10:23:26 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.junit5 >--------
10:23:26 [INFO] Building org.eclipse.swtbot.junit5 4.1.0-SNAPSHOT                [37/57]
10:23:26 [INFO]   from org.eclipse.swtbot.junit5/pom.xml
10:23:26 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:23:26 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:26 [INFO] 
10:23:26 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.junit5 ---
10:23:26 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:26 [INFO] 
10:23:26 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5 ---
10:23:26 [INFO] 
10:23:26 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5 ---
10:23:26 [INFO] 
10:23:26 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5 ---
10:23:26 [INFO] 
10:23:26 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5 ---
10:23:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:26 [INFO] 
10:23:26 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5 ---
10:23:26 [INFO] 
10:23:26 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5 ---
10:23:26 [INFO] 
10:23:26 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.junit5 ---
10:23:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
10:23:26 [INFO] 
10:23:26 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5 ---
10:23:26 [INFO] 
10:23:26 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.junit5 ---
10:23:26 [INFO] 
10:23:26 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5 ---
10:23:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar
10:23:26 [INFO] 
10:23:26 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5 ---
10:23:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
10:23:27 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar
10:23:28 [INFO] 
10:23:28 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5 ---
10:23:28 [INFO] 
10:23:28 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5 ---
10:23:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
10:23:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.pom
10:23:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar
10:23:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-p2metadata.xml
10:23:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:28 [INFO] 
10:23:28 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5 ---
10:23:28 [INFO] 
10:23:28 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >----
10:23:28 [INFO] Building org.eclipse.swtbot.nebula.gallery 4.1.0-SNAPSHOT        [38/57]
10:23:28 [INFO]   from org.eclipse.swtbot.nebula.gallery/pom.xml
10:23:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:23:28 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:28 [INFO] 
10:23:28 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery ---
10:23:28 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:28 [INFO] 
10:23:28 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery ---
10:23:28 [INFO] 
10:23:28 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery ---
10:23:28 [INFO] 
10:23:28 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery ---
10:23:28 [INFO] 
10:23:28 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery ---
10:23:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:28 [INFO] 
10:23:28 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery ---
10:23:28 [INFO] 
10:23:28 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery ---
10:23:28 [INFO] 
10:23:28 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery ---
10:23:28 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar
10:23:28 [INFO] 
10:23:28 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery ---
10:23:28 [INFO] 
10:23:28 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
10:23:28 [INFO] 
10:23:28 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery ---
10:23:28 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar
10:23:29 [INFO] 
10:23:29 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery ---
10:23:29 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar
10:23:30 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar
10:23:31 [INFO] 
10:23:31 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
10:23:31 [INFO] 
10:23:31 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery ---
10:23:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar
10:23:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.pom
10:23:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar
10:23:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-p2metadata.xml
10:23:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:31 [INFO] 
10:23:31 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery ---
10:23:31 [INFO] 
10:23:31 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >---
10:23:31 [INFO] Building org.eclipse.swtbot.nebula.nattable 4.1.0-SNAPSHOT       [39/57]
10:23:31 [INFO]   from org.eclipse.swtbot.nebula.nattable/pom.xml
10:23:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:23:31 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:31 [INFO] 
10:23:31 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable ---
10:23:31 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:31 [INFO] 
10:23:31 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable ---
10:23:31 [INFO] 
10:23:31 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable ---
10:23:31 [INFO] 
10:23:31 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable ---
10:23:31 [INFO] 
10:23:31 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable ---
10:23:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:31 [INFO] 
10:23:31 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable ---
10:23:31 [INFO] 
10:23:31 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable ---
10:23:31 [INFO] 
10:23:31 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable ---
10:23:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar
10:23:31 [INFO] 
10:23:31 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable ---
10:23:31 [INFO] 
10:23:31 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
10:23:31 [INFO] 
10:23:31 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable ---
10:23:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar
10:23:31 [INFO] 
10:23:31 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable ---
10:23:31 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar
10:23:32 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar
10:23:33 [INFO] 
10:23:33 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
10:23:33 [INFO] 
10:23:33 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable ---
10:23:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar
10:23:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.pom
10:23:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar
10:23:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-p2metadata.xml
10:23:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:33 [INFO] 
10:23:33 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable ---
10:23:33 [INFO] 
10:23:33 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup >--
10:23:33 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup 4.1.0-SNAPSHOT  [40/57]
10:23:33 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
10:23:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:23:33 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:33 [INFO] 
10:23:33 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:23:33 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:33 [INFO] 
10:23:33 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:23:33 [INFO] 
10:23:33 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:23:33 [INFO] 
10:23:33 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:23:33 [INFO] 
10:23:33 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:23:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:33 [INFO] 
10:23:33 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:23:33 [INFO] 
10:23:33 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:23:33 [INFO] 
10:23:33 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:23:33 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar
10:23:33 [INFO] 
10:23:33 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:23:33 [INFO] 
10:23:33 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:23:33 [INFO] 
10:23:33 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:23:33 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar
10:23:33 [INFO] 
10:23:33 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:23:33 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar
10:23:35 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar
10:23:36 [INFO] 
10:23:36 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:23:36 [INFO] 
10:23:36 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:23:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar
10:23:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.pom
10:23:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar
10:23:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-p2metadata.xml
10:23:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:36 [INFO] 
10:23:36 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:23:36 [INFO] 
10:23:36 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar >----
10:23:36 [INFO] Building org.eclipse.swtbot.nebula.stepbar 4.1.0-SNAPSHOT        [41/57]
10:23:36 [INFO]   from org.eclipse.swtbot.nebula.stepbar/pom.xml
10:23:36 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:23:36 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:36 [INFO] 
10:23:36 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.stepbar ---
10:23:36 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:36 [INFO] 
10:23:36 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar ---
10:23:36 [INFO] 
10:23:36 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar ---
10:23:36 [INFO] 
10:23:36 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar ---
10:23:36 [INFO] 
10:23:36 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar ---
10:23:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:36 [INFO] 
10:23:36 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar ---
10:23:36 [INFO] 
10:23:36 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar ---
10:23:36 [INFO] 
10:23:36 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.stepbar ---
10:23:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar
10:23:36 [INFO] 
10:23:36 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar ---
10:23:36 [INFO] 
10:23:36 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
10:23:36 [INFO] 
10:23:36 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar ---
10:23:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar
10:23:36 [INFO] 
10:23:36 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar ---
10:23:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar
10:23:38 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar
10:23:39 [INFO] 
10:23:39 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
10:23:39 [INFO] 
10:23:39 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar ---
10:23:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar
10:23:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.pom
10:23:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar
10:23:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-p2metadata.xml
10:23:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:39 [INFO] 
10:23:39 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar ---
10:23:39 [INFO] 
10:23:39 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider >--
10:23:39 [INFO] Building org.eclipse.swtbot.nebula.rangeslider 4.1.0-SNAPSHOT    [42/57]
10:23:39 [INFO]   from org.eclipse.swtbot.nebula.rangeslider/pom.xml
10:23:39 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:23:39 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:39 [INFO] 
10:23:39 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.rangeslider ---
10:23:39 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:39 [INFO] 
10:23:39 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider ---
10:23:39 [INFO] 
10:23:39 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider ---
10:23:39 [INFO] 
10:23:39 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider ---
10:23:39 [INFO] 
10:23:39 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider ---
10:23:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:39 [INFO] 
10:23:39 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider ---
10:23:39 [INFO] 
10:23:39 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider ---
10:23:39 [INFO] 
10:23:39 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.rangeslider ---
10:23:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar
10:23:39 [INFO] 
10:23:39 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider ---
10:23:39 [INFO] 
10:23:39 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
10:23:39 [INFO] 
10:23:39 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider ---
10:23:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar
10:23:39 [INFO] 
10:23:39 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider ---
10:23:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar
10:23:40 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar
10:23:41 [INFO] 
10:23:41 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
10:23:41 [INFO] 
10:23:41 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider ---
10:23:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar
10:23:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.pom
10:23:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar
10:23:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-p2metadata.xml
10:23:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:41 [INFO] 
10:23:41 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider ---
10:23:41 [INFO] 
10:23:41 [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >----------
10:23:41 [INFO] Building org.eclipse.swtbot.updatesite 4.1.0-SNAPSHOT            [43/57]
10:23:41 [INFO]   from org.eclipse.swtbot.updatesite/pom.xml
10:23:41 [INFO] -------------------------[ eclipse-repository ]-------------------------
10:23:41 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:41 [INFO] 
10:23:41 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite ---
10:23:41 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:41 [INFO] 
10:23:41 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.swtbot.updatesite ---
10:23:41 [INFO] 
10:23:41 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite ---
10:23:41 [INFO] 
10:23:41 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.updatesite ---
10:23:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:41 [INFO] 
10:23:41 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite ---
10:23:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/src/main/resources
10:23:41 [INFO] 
10:23:41 [INFO] --- tycho-p2-publisher:3.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite ---
10:23:41 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:23:41 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
10:23:41 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
10:23:41 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
10:23:41 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
10:23:41 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
10:23:41 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
10:23:41 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
10:23:41 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
10:23:41 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
10:23:41 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
10:23:41 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
10:23:41 [INFO] 
10:23:41 [INFO] --- tycho-p2-publisher:3.0.4:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite ---
10:23:41 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:23:41 [INFO] 
10:23:41 [INFO] --- tycho-p2-publisher:3.0.4:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite ---
10:23:41 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:23:41 [INFO] 
10:23:41 [INFO] --- tycho-p2-publisher:3.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite ---
10:23:41 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:23:41 [INFO] 
10:23:41 [INFO] --- tycho-p2-repository:3.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite ---
10:23:41 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.ide,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.core,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.go.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.junit4_x,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.core.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.gallery.finder.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.ui.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.junit.headless,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.rules.workbench,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.checkboxgroup.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.forms,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.nattable.finder.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.go,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.rangeslider.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.spy.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.gallery.finder,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.gallery.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.finder.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.checkboxgroup,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.generator.feature,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.ui,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.stepbar.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.forms.finder.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.rangeslider.finder,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.e4.finder.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.client.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.junit5.headless,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.forms.finder,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.stepbar.finder,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.ide.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.rangeslider.finder.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.spy,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.jdt,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.ui,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.rules.workbench.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.nattable.finder,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.gef.finder,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.gef.finder.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.ui.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.gef,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.rangeslider,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.junit5,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.stepbar,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.junit5_x,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.e4.finder,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.checkboxgroup.finder,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.jdt.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.test.junit,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.nattable.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.forms.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.client,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.swt.finder,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.swt.finder.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.checkboxgroup.finder.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.stepbar.finder.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.generator.feature.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.gallery,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.junit4_x.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.ant.junit,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.gef.source,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.nattable,4.1.0.202306071420.
10:23:42 [WARNING] [9938c5c4-5b0d-43ac-9818-9592f5ecccfc][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.finder,4.1.0.202306071420.
10:23:44 [INFO] 
10:23:44 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite ---
10:23:44 [INFO] 
10:23:44 [INFO] --- tycho-p2-repository:3.0.4:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite ---
10:23:44 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:23:44 [INFO] Building zip: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip
10:23:44 [INFO] 
10:23:44 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.updatesite ---
10:23:44 [INFO] 
10:23:44 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.updatesite ---
10:23:44 [INFO] 
10:23:44 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite ---
10:23:44 [INFO] 
10:23:44 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite ---
10:23:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip
10:23:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.pom
10:23:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT-p2metadata.xml
10:23:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:44 [INFO] 
10:23:44 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite ---
10:23:44 [INFO] 
10:23:44 [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >-----
10:23:44 [INFO] Building org.eclipse.swtbot.eclipse.ui.test 4.1.0-SNAPSHOT       [44/57]
10:23:44 [INFO]   from org.eclipse.swtbot.eclipse.ui.test/pom.xml
10:23:44 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:23:44 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:44 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
10:23:44 [INFO] 
10:23:44 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:44 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:44 [INFO] 
10:23:44 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:44 [INFO] 
10:23:44 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:44 [INFO] 
10:23:44 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:44 [INFO] 
10:23:44 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:44 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui.test...
10:23:44 [INFO] 
10:23:44 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:44 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:44 [INFO] 
10:23:44 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/main/resources
10:23:44 [INFO] 
10:23:44 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:44 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/classes
10:23:45 [INFO] 
10:23:45 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:45 [INFO] 
10:23:45 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/test/resources
10:23:45 [INFO] 
10:23:45 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:45 [INFO] 
10:23:45 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:45 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar
10:23:45 [INFO] 
10:23:45 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:45 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar
10:23:45 [INFO] 
10:23:45 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:45 [INFO] 
10:23:45 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:45 [INFO] 
10:23:45 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:45 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar
10:23:46 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar
10:23:47 [INFO] 
10:23:47 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:47 [INFO] 
10:23:47 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:47 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
10:23:47 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/data/.metadata/.log
10:23:47 [INFO] Command line:
10:23:47 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread]
10:23:49 Launching application org.eclipse.ui.ide.workbench...
10:23:51 Running org.eclipse.swtbot.eclipse.ui.functional.AllTests
10:23:52 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:23:52 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:23:52 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:23:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.728 s - in org.eclipse.swtbot.eclipse.ui.functional.AllTests
10:23:54 org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest.canCreateSWTBotProject  Time elapsed: 2.505 s
10:23:54 
10:23:54 Results:
10:23:54 
10:23:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
10:23:54 
10:23:55 [INFO] All tests passed!
10:23:55 [INFO] 
10:23:55 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar
10:23:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.pom
10:23:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar
10:23:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-p2metadata.xml
10:23:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:55 [INFO] 
10:23:55 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test ---
10:23:55 [INFO] 
10:23:55 [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >--
10:23:55 [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 4.1.0-SNAPSHOT [45/57]
10:23:55 [INFO]   from org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
10:23:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:23:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:55 [INFO] 
10:23:55 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:55 [INFO] 
10:23:55 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] 
10:23:55 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] 
10:23:55 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] 
10:23:55 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test.keyboards...
10:23:55 [INFO] 
10:23:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:55 [INFO] 
10:23:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources
10:23:55 [INFO] 
10:23:55 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] Nothing to compile - all classes are up to date
10:23:55 [INFO] 
10:23:55 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] 
10:23:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources
10:23:55 [INFO] 
10:23:55 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] 
10:23:55 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:23:55 [INFO] No tests to run.
10:23:55 [INFO] 
10:23:55 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] 
10:23:55 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-sources.jar
10:23:55 [INFO] 
10:23:55 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.jar
10:23:55 [INFO] 
10:23:55 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] 
10:23:55 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] 
10:23:55 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.jar
10:23:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-sources.jar
10:23:57 [INFO] 
10:23:57 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:57 [INFO] 
10:23:57 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:57 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
10:23:57 [INFO] 
10:23:57 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:57 [INFO] No tests to run.
10:23:57 [INFO] 
10:23:57 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.jar
10:23:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.pom
10:23:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-sources.jar
10:23:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-p2metadata.xml
10:23:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-p2artifacts.xml
10:23:57 [INFO] 
10:23:57 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:23:57 [INFO] 
10:23:57 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >---
10:23:57 [INFO] Building org.eclipse.swtbot.forms.finder.test 4.1.0-SNAPSHOT     [46/57]
10:23:57 [INFO]   from org.eclipse.swtbot.forms.finder.test/pom.xml
10:23:57 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:23:57 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:23:57 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
10:23:57 [INFO] 
10:23:57 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test ---
10:23:57 [INFO] The project's OSGi version is 4.1.0.202306071420
10:23:57 [INFO] 
10:23:57 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test ---
10:23:57 [INFO] 
10:23:57 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test ---
10:23:57 [INFO] 
10:23:57 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test ---
10:23:57 [INFO] 
10:23:57 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder.test ---
10:23:57 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder.test...
10:23:58 [INFO] 
10:23:58 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test ---
10:23:58 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:23:58 [INFO] 
10:23:58 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test ---
10:23:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/main/resources
10:23:58 [INFO] 
10:23:58 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test ---
10:23:58 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/classes
10:23:58 [INFO] 
10:23:58 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder.test ---
10:23:58 [INFO] 
10:23:58 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test ---
10:23:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:23:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/test/resources
10:23:58 [INFO] 
10:23:58 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder.test ---
10:23:58 [INFO] 
10:23:58 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test ---
10:23:58 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar
10:23:58 [INFO] 
10:23:58 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test ---
10:23:58 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar
10:23:58 [INFO] 
10:23:58 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test ---
10:23:58 [INFO] 
10:23:58 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder.test ---
10:23:58 [INFO] 
10:23:58 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder.test ---
10:23:58 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar
10:23:59 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar
10:24:00 [INFO] 
10:24:00 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test ---
10:24:00 [INFO] 
10:24:00 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.forms.finder.test ---
10:24:00 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
10:24:00 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/data/.metadata/.log
10:24:00 [INFO] Command line:
10:24:00 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread]
10:24:01 Launching application org.eclipse.ui.ide.workbench...
10:24:03 Running org.eclipse.swtbot.forms.finder.test.AllTests
10:24:04 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:24:04 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:24:04 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:24:05 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.846 s - in org.eclipse.swtbot.forms.finder.test.AllTests
10:24:05 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.canFindHyperlinkWithRegex  Time elapsed: 0.01 s
10:24:05 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.findHyperlink  Time elapsed: 0.001 s
10:24:05 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithNoImage  Time elapsed: 0.002 s
10:24:05 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithNoImageByRegex  Time elapsed: 0.002 s
10:24:05 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithImage  Time elapsed: 0.001 s
10:24:05 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithImageByRegex  Time elapsed: 0.012 s
10:24:05 
10:24:05 Results:
10:24:05 
10:24:05 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
10:24:05 
10:24:06 [INFO] All tests passed!
10:24:06 [INFO] 
10:24:06 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test ---
10:24:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar
10:24:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.pom
10:24:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar
10:24:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
10:24:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
10:24:06 [INFO] 
10:24:06 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test ---
10:24:06 [INFO] 
10:24:06 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >--
10:24:06 [INFO] Building org.eclipse.swtbot.eclipse.finder.test 4.1.0-SNAPSHOT   [47/57]
10:24:06 [INFO]   from org.eclipse.swtbot.eclipse.finder.test/pom.xml
10:24:06 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:24:06 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:24:06 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
10:24:06 [INFO] 
10:24:06 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] The project's OSGi version is 4.1.0.202306071420
10:24:06 [INFO] 
10:24:06 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] 
10:24:06 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] 
10:24:06 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] 
10:24:06 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder.test...
10:24:06 [INFO] 
10:24:06 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:24:06 [INFO] 
10:24:06 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:24:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/main/resources
10:24:06 [INFO] 
10:24:06 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/classes
10:24:06 [INFO] 
10:24:06 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] 
10:24:06 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:24:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/test/resources
10:24:06 [INFO] 
10:24:06 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] 
10:24:06 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar
10:24:06 [INFO] 
10:24:06 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar
10:24:06 [INFO] 
10:24:06 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] 
10:24:06 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] 
10:24:06 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar
10:24:07 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar
10:24:09 [INFO] 
10:24:09 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:09 [INFO] 
10:24:09 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test ---
10:24:09 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
10:24:09 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work/data/.metadata/.log
10:24:09 [INFO] Command line:
10:24:09 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread]
10:24:11 Launching application org.eclipse.ui.ide.workbench...
10:24:12 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:24:12 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:24:12 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:24:13 Running org.eclipse.swtbot.eclipse.finder.AllTests
10:26:37 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 144.127 s - in org.eclipse.swtbot.eclipse.finder.AllTests
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewMenuDropDown  Time elapsed: 1.485 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewActionDelegateWithId  Time elapsed: 1.34 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarToogleButton  Time elapsed: 1.29 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewBotWidgetScope  Time elapsed: 1.193 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarButtonNotFound  Time elapsed: 1.228 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusAddedProgramatically  Time elapsed: 1.333 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarPushButton  Time elapsed: 1.241 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.notFindingViewThrowsException  Time elapsed: 5.113 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.openView  Time elapsed: 1.221 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsCommandWithoutParameters  Time elapsed: 1.269 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarDropDownButton  Time elapsed: 1.245 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsParameterizedCommand  Time elapsed: 1.272 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.findsView  Time elapsed: 0.223 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.breakpointsViewMenuWorkingSets  Time elapsed: 0.497 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarRadioButton  Time elapsed: 1.271 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.closesAView  Time elapsed: 0.169 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getToolbarButtons  Time elapsed: 1.201 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getsViewTitle  Time elapsed: 0.169 s
10:26:37 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionString  Time elapsed: 0.001 s
10:26:37 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionStringThrowable  Time elapsed: 0 s
10:26:37 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionThrowable  Time elapsed: 0 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.canAutoCompleteProposals  Time elapsed: 10.908 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsAutoCompleteProposals  Time elapsed: 8.034 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenu  Time elapsed: 8.269 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenuWithSubMenu  Time elapsed: 7.84 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActivePartIsFalseForActiveEditor  Time elapsed: 9.659 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsStatusMessagesOfEditor  Time elapsed: 7.715 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActiveIsTrueForActiveEditor  Time elapsed: 10.084 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuSubmenu  Time elapsed: 8.105 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canGetStatusMessageOfView  Time elapsed: 7.902 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canRefreshProject  Time elapsed: 8.213 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuCopyQualifiedName  Time elapsed: 7.718 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuOnMultipleSelection  Time elapsed: 9.218 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessOpen  Time elapsed: 7.815 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuWithSubmenus  Time elapsed: 7.819 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetPageCount  Time elapsed: 0.18 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSaveEditorContents  Time elapsed: 0.183 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.editorShouldBeMarkedDirtyOnChanges  Time elapsed: 0.176 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetActivePage  Time elapsed: 0.155 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetListOfPageTitles  Time elapsed: 0.159 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldAnswerIsActivePageCorrectly  Time elapsed: 0.164 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSetActivePage  Time elapsed: 0.157 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithTooltip  Time elapsed: 0.093 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithText  Time elapsed: 0.101 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithId  Time elapsed: 0.094 s
10:26:37 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest.canSelectMultipleRadioInPreferencesWindow  Time elapsed: 0.367 s
10:26:37 
10:26:37 Results:
10:26:37 
10:26:37 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
10:26:37 
10:26:38 [INFO] All tests passed!
10:26:38 [INFO] 
10:26:38 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test ---
10:26:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar
10:26:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.pom
10:26:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar
10:26:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
10:26:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
10:26:38 [INFO] 
10:26:38 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test ---
10:26:38 [INFO] 
10:26:38 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >----
10:26:38 [INFO] Building org.eclipse.swtbot.e4.finder.test 4.1.0-SNAPSHOT        [48/57]
10:26:38 [INFO]   from org.eclipse.swtbot.e4.finder.test/pom.xml
10:26:38 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:26:38 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:26:38 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
10:26:38 [INFO] 
10:26:38 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test ---
10:26:38 [INFO] The project's OSGi version is 4.1.0.202306071420
10:26:38 [INFO] 
10:26:38 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test ---
10:26:38 [INFO] 
10:26:38 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test ---
10:26:38 [INFO] 
10:26:38 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test ---
10:26:38 [INFO] 
10:26:38 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder.test ---
10:26:38 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder.test...
10:26:38 [INFO] 
10:26:38 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test ---
10:26:38 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:26:38 [INFO] 
10:26:38 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test ---
10:26:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:26:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/main/resources
10:26:38 [INFO] 
10:26:38 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test ---
10:26:38 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/classes
10:26:39 [INFO] 
10:26:39 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder.test ---
10:26:39 [INFO] 
10:26:39 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test ---
10:26:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:26:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/test/resources
10:26:39 [INFO] 
10:26:39 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder.test ---
10:26:39 [INFO] 
10:26:39 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test ---
10:26:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar
10:26:39 [INFO] 
10:26:39 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test ---
10:26:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar
10:26:39 [INFO] 
10:26:39 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test ---
10:26:39 [INFO] 
10:26:39 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder.test ---
10:26:39 [INFO] 
10:26:39 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder.test ---
10:26:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar
10:26:40 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar
10:26:41 [INFO] 
10:26:41 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test ---
10:26:41 [INFO] 
10:26:41 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.e4.finder.test ---
10:26:41 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
10:26:41 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/data/.metadata/.log
10:26:41 [INFO] Command line:
10:26:41 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/surefire.properties, -testApplication, org.eclipse.e4.ui.workbench.swt.E4Application, -product, org.eclipse.swtbot.e4.finder.test.product, -nouithread, -clearPersistedState]
10:26:42 Launching application org.eclipse.e4.ui.workbench.swt.E4Application...
10:26:43 Running org.eclipse.swtbot.e4.finder.test.AllTests
10:26:43 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:26:43 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:26:43 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:26:48 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.284 s - in org.eclipse.swtbot.e4.finder.test.AllTests
10:26:48 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.showsPart  Time elapsed: 0.034 s
10:26:48 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.closePart  Time elapsed: 5.008 s
10:26:48 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.findsPart  Time elapsed: 0 s
10:26:48 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.getsPartTitle  Time elapsed: 0 s
10:26:48 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.openNewlyCreatedPart  Time elapsed: 0.044 s
10:26:48 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest.switchPerspective  Time elapsed: 0.028 s
10:26:48 
10:26:48 Results:
10:26:48 
10:26:48 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
10:26:48 
10:26:49 [INFO] All tests passed!
10:26:49 [INFO] 
10:26:49 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test ---
10:26:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar
10:26:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.pom
10:26:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar
10:26:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
10:26:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test ---
10:26:49 [INFO] 
10:26:49 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >--
10:26:49 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 4.1.0-SNAPSHOT [49/57]
10:26:49 [INFO]   from org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
10:26:49 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:26:49 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:26:49 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] The project's OSGi version is 4.1.0.202306071420
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] 
10:26:49 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder.test...
10:26:49 [INFO] 
10:26:49 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:26:49 [INFO] 
10:26:49 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:26:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] 
10:26:49 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:26:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-sources.jar
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.jar
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] 
10:26:49 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:49 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.jar
10:26:50 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-sources.jar
10:26:52 [INFO] 
10:26:52 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:52 [INFO] 
10:26:52 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:52 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
10:26:52 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data/.metadata/.log
10:26:52 [INFO] Command line:
10:26:52 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/surefire.properties, -nouithread]
10:26:55 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
10:26:55 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:26:55 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:26:55 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:26:55 
10:26:55 (SWT:1962): Gtk-CRITICAL **: 14:26:55.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:26:55 
10:26:55 (SWT:1962): Gtk-CRITICAL **: 14:26:55.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:26:55 
10:26:55 (SWT:1962): Gtk-CRITICAL **: 14:26:55.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:26:55 
10:26:55 (SWT:1962): Gtk-CRITICAL **: 14:26:55.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:26:55 
10:26:55 (SWT:1962): Gtk-CRITICAL **: 14:26:55.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:26:55 
10:26:55 (SWT:1962): Gtk-CRITICAL **: 14:26:55.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:26:55 
10:26:55 (SWT:1962): Gtk-CRITICAL **: 14:26:55.974: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:26:56 
10:26:56 (SWT:1962): Gtk-CRITICAL **: 14:26:56.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:26:56 
10:26:56 (SWT:1962): Gtk-CRITICAL **: 14:26:56.064: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:26:56 
10:26:56 (SWT:1962): Gtk-CRITICAL **: 14:26:56.121: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:26:56 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 s - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
10:26:56 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectByText  Time elapsed: 0.191 s
10:26:56 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testCount  Time elapsed: 0.034 s
10:26:56 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByText  Time elapsed: 0.065 s
10:26:56 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectUnselect  Time elapsed: 0.034 s
10:26:56 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByIndex  Time elapsed: 0.062 s
10:26:56 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testMultipleSelectByText  Time elapsed: 0.029 s
10:26:56 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByIndex  Time elapsed: 0.027 s
10:26:56 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testSelectByText  Time elapsed: 0.064 s
10:26:56 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByText  Time elapsed: 0.027 s
10:26:56 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testMultipleSelectByText  Time elapsed: 0.058 s
10:26:56 
10:26:56 Results:
10:26:56 
10:26:56 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
10:26:56 
10:26:56 [INFO] All tests passed!
10:26:56 [INFO] 
10:26:56 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.jar
10:26:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.pom
10:26:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-sources.jar
10:26:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
10:26:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
10:26:56 [INFO] 
10:26:56 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:26:56 [INFO] 
10:26:56 [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >----
10:26:56 [INFO] Building org.eclipse.swtbot.swt.finder.test 4.1.0-SNAPSHOT       [50/57]
10:26:56 [INFO]   from org.eclipse.swtbot.swt.finder.test/pom.xml
10:26:56 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:26:56 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:26:56 [INFO] 
10:26:56 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test ---
10:26:56 [INFO] The project's OSGi version is 4.1.0.202306071420
10:26:56 [INFO] 
10:26:56 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test ---
10:26:56 [INFO] 
10:26:56 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test ---
10:26:56 [INFO] 
10:26:56 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test ---
10:26:56 [INFO] 
10:26:56 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test ---
10:26:56 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test...
10:26:56 [INFO] 
10:26:56 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test ---
10:26:56 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:26:56 [INFO] 
10:26:56 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test ---
10:26:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:26:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/main/resources
10:26:56 [INFO] 
10:26:56 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test ---
10:26:56 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/classes
10:26:56 [INFO] 
10:26:56 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test ---
10:26:56 [INFO] 
10:26:56 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test ---
10:26:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:26:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/test/resources
10:26:56 [INFO] 
10:26:56 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test ---
10:26:56 [INFO] 
10:26:56 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test ---
10:26:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar
10:26:56 [INFO] 
10:26:56 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test ---
10:26:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar
10:26:56 [INFO] 
10:26:56 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test ---
10:26:56 [INFO] 
10:26:56 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test ---
10:26:56 [INFO] 
10:26:56 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test ---
10:26:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar
10:26:59 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar
10:27:00 [INFO] 
10:27:00 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test ---
10:27:00 [INFO] 
10:27:00 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.swt.finder.test ---
10:27:00 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
10:27:00 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/data/.metadata/.log
10:27:00 [INFO] Command line:
10:27:00 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/surefire.properties]
10:27:02 Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
10:27:02 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:27:02 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:27:02 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:27:02 
10:27:02 (SWT:2047): Gdk-CRITICAL **: 14:27:02.849: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
10:27:03 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.getsControlPath  Time elapsed: 0.454 s
10:27:03 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.findsAllTabItem  Time elapsed: 0.238 s
10:27:03 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
10:27:03 
10:27:03 (SWT:2047): Gdk-CRITICAL **: 14:27:03.110: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:03 
10:27:03 (SWT:2047): Gdk-CRITICAL **: 14:27:03.180: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
10:27:03 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.findsAllVisibleMenus  Time elapsed: 0.07 s
10:27:03 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.clicksMenuItem  Time elapsed: 0.058 s
10:27:03 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
10:27:03 
10:27:03 (SWT:2047): Gdk-CRITICAL **: 14:27:03.245: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:03 
10:27:03 (SWT:2047): Gtk-WARNING **: 14:27:03.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:03 
10:27:03 (SWT:2047): Gtk-WARNING **: 14:27:03.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:03 
10:27:03 (SWT:2047): Gtk-WARNING **: 14:27:03.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:03 
10:27:03 (SWT:2047): Gtk-WARNING **: 14:27:03.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:03 
10:27:03 (SWT:2047): Gtk-WARNING **: 14:27:03.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:03 
10:27:03 (SWT:2047): Gtk-WARNING **: 14:27:03.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:03 
10:27:03 (SWT:2047): Gtk-WARNING **: 14:27:03.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:04 
10:27:04 (SWT:2047): Gdk-CRITICAL **: 14:27:04.405: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:04 
10:27:04 (SWT:2047): Gtk-WARNING **: 14:27:04.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:04 
10:27:04 (SWT:2047): Gtk-WARNING **: 14:27:04.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:04 
10:27:04 (SWT:2047): Gtk-WARNING **: 14:27:04.582: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:04 
10:27:04 (SWT:2047): Gtk-WARNING **: 14:27:04.582: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:04 
10:27:04 (SWT:2047): Gtk-WARNING **: 14:27:04.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:04 
10:27:04 (SWT:2047): Gtk-WARNING **: 14:27:04.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:04 
10:27:04 (SWT:2047): Gtk-WARNING **: 14:27:04.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:05 
10:27:05 (SWT:2047): Gdk-CRITICAL **: 14:27:05.526: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:05 
10:27:05 (SWT:2047): Gtk-WARNING **: 14:27:05.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:05 
10:27:05 (SWT:2047): Gtk-WARNING **: 14:27:05.707: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:05 
10:27:05 (SWT:2047): Gtk-WARNING **: 14:27:05.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:05 
10:27:05 (SWT:2047): Gtk-WARNING **: 14:27:05.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:05 
10:27:05 (SWT:2047): Gtk-WARNING **: 14:27:05.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:05 
10:27:05 (SWT:2047): Gtk-WARNING **: 14:27:05.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:05 
10:27:05 (SWT:2047): Gtk-WARNING **: 14:27:05.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:06 
10:27:06 (SWT:2047): Gdk-CRITICAL **: 14:27:06.587: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:06 
10:27:06 (SWT:2047): Gtk-WARNING **: 14:27:06.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:06 
10:27:06 (SWT:2047): Gtk-WARNING **: 14:27:06.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:06 
10:27:06 (SWT:2047): Gtk-WARNING **: 14:27:06.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:06 
10:27:06 (SWT:2047): Gtk-WARNING **: 14:27:06.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:06 
10:27:06 (SWT:2047): Gtk-WARNING **: 14:27:06.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:06 
10:27:06 (SWT:2047): Gtk-WARNING **: 14:27:06.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:06 
10:27:06 (SWT:2047): Gtk-WARNING **: 14:27:06.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:07 
10:27:07 (SWT:2047): Gtk-CRITICAL **: 14:27:07.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:27:07 
10:27:07 (SWT:2047): Gtk-CRITICAL **: 14:27:07.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:27:07 
10:27:07 (SWT:2047): Gdk-CRITICAL **: 14:27:07.688: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:07 
10:27:07 (SWT:2047): Gtk-WARNING **: 14:27:07.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:07 
10:27:07 (SWT:2047): Gtk-WARNING **: 14:27:07.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:07 
10:27:07 (SWT:2047): Gtk-WARNING **: 14:27:07.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:07 
10:27:07 (SWT:2047): Gtk-WARNING **: 14:27:07.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:07 
10:27:07 (SWT:2047): Gtk-WARNING **: 14:27:07.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:07 
10:27:07 (SWT:2047): Gtk-WARNING **: 14:27:07.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:07 
10:27:07 (SWT:2047): Gtk-WARNING **: 14:27:07.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:08 
10:27:08 (SWT:2047): Gdk-CRITICAL **: 14:27:08.822: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:09 
10:27:09 (SWT:2047): Gtk-WARNING **: 14:27:08.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:09 
10:27:09 (SWT:2047): Gtk-WARNING **: 14:27:09.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:09 
10:27:09 (SWT:2047): Gtk-WARNING **: 14:27:09.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:09 
10:27:09 (SWT:2047): Gtk-WARNING **: 14:27:09.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:09 
10:27:09 (SWT:2047): Gtk-WARNING **: 14:27:09.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:09 
10:27:09 (SWT:2047): Gtk-WARNING **: 14:27:09.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:09 
10:27:09 (SWT:2047): Gtk-WARNING **: 14:27:09.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:09 
10:27:09 (SWT:2047): Gdk-CRITICAL **: 14:27:09.889: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:10 
10:27:10 (SWT:2047): Gtk-WARNING **: 14:27:10.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:10 
10:27:10 (SWT:2047): Gtk-WARNING **: 14:27:10.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:10 
10:27:10 (SWT:2047): Gtk-WARNING **: 14:27:10.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:10 
10:27:10 (SWT:2047): Gtk-WARNING **: 14:27:10.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:10 
10:27:10 (SWT:2047): Gtk-WARNING **: 14:27:10.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:10 
10:27:10 (SWT:2047): Gtk-WARNING **: 14:27:10.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:10 
10:27:10 (SWT:2047): Gtk-WARNING **: 14:27:10.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:11 
10:27:11 (SWT:2047): Gdk-CRITICAL **: 14:27:11.003: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:11 
10:27:11 (SWT:2047): Gtk-WARNING **: 14:27:11.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:11 
10:27:11 (SWT:2047): Gtk-WARNING **: 14:27:11.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:11 
10:27:11 (SWT:2047): Gtk-WARNING **: 14:27:11.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:11 
10:27:11 (SWT:2047): Gtk-WARNING **: 14:27:11.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:11 
10:27:11 (SWT:2047): Gtk-WARNING **: 14:27:11.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:11 
10:27:11 (SWT:2047): Gtk-WARNING **: 14:27:11.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:11 
10:27:11 (SWT:2047): Gtk-WARNING **: 14:27:11.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:12 
10:27:12 (SWT:2047): Gdk-CRITICAL **: 14:27:12.082: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:12 
10:27:12 (SWT:2047): Gtk-WARNING **: 14:27:12.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:12 
10:27:12 (SWT:2047): Gtk-WARNING **: 14:27:12.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:12 
10:27:12 (SWT:2047): Gtk-WARNING **: 14:27:12.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:12 
10:27:12 (SWT:2047): Gtk-WARNING **: 14:27:12.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:12 
10:27:12 (SWT:2047): Gtk-WARNING **: 14:27:12.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:12 
10:27:12 (SWT:2047): Gtk-WARNING **: 14:27:12.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:12 
10:27:12 (SWT:2047): Gtk-WARNING **: 14:27:12.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:13 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.927 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
10:27:13 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsATabItem  Time elapsed: 1.159 s
10:27:13 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPathToTabItem  Time elapsed: 1.121 s
10:27:13 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPath  Time elapsed: 1.061 s
10:27:13 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsOnlyVisibleControls  Time elapsed: 1.1 s
10:27:13 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAGroup  Time elapsed: 1.134 s
10:27:13 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAShell  Time elapsed: 1.067 s
10:27:13 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsText  Time elapsed: 1.114 s
10:27:13 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAllTabItem  Time elapsed: 1.078 s
10:27:13 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsTwoButtons  Time elapsed: 1.089 s
10:27:13 Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
10:27:13 
10:27:13 (SWT:2047): Gdk-CRITICAL **: 14:27:13.177: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:13 
10:27:13 (SWT:2047): Gtk-WARNING **: 14:27:13.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:13 
10:27:13 (SWT:2047): Gtk-WARNING **: 14:27:13.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:13 
10:27:13 (SWT:2047): Gtk-WARNING **: 14:27:13.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:13 
10:27:13 (SWT:2047): Gtk-WARNING **: 14:27:13.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:13 
10:27:13 (SWT:2047): Gtk-WARNING **: 14:27:13.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:13 
10:27:13 (SWT:2047): Gtk-WARNING **: 14:27:13.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:13 
10:27:13 (SWT:2047): Gtk-WARNING **: 14:27:13.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:14 
10:27:14 (SWT:2047): Gdk-CRITICAL **: 14:27:14.284: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:14 
10:27:14 (SWT:2047): Gtk-WARNING **: 14:27:14.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:14 
10:27:14 (SWT:2047): Gtk-WARNING **: 14:27:14.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:14 
10:27:14 (SWT:2047): Gtk-WARNING **: 14:27:14.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:14 
10:27:14 (SWT:2047): Gtk-WARNING **: 14:27:14.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:14 
10:27:14 (SWT:2047): Gtk-WARNING **: 14:27:14.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:14 
10:27:14 (SWT:2047): Gtk-WARNING **: 14:27:14.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:14 
10:27:14 (SWT:2047): Gtk-WARNING **: 14:27:14.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:15 
10:27:15 (SWT:2047): Gdk-CRITICAL **: 14:27:15.379: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:15 
10:27:15 (SWT:2047): Gtk-WARNING **: 14:27:15.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:15 
10:27:15 (SWT:2047): Gtk-WARNING **: 14:27:15.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:15 
10:27:15 (SWT:2047): Gtk-WARNING **: 14:27:15.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:15 
10:27:15 (SWT:2047): Gtk-WARNING **: 14:27:15.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:15 
10:27:15 (SWT:2047): Gtk-WARNING **: 14:27:15.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:15 
10:27:15 (SWT:2047): Gtk-WARNING **: 14:27:15.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:15 
10:27:15 (SWT:2047): Gtk-WARNING **: 14:27:15.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:16 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.309 s - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
10:27:16 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.generatesStringFromPath  Time elapsed: 1.107 s
10:27:16 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromInvalidString  Time elapsed: 1.093 s
10:27:16 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromString  Time elapsed: 1.107 s
10:27:16 Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
10:27:16 
10:27:16 (SWT:2047): Gdk-CRITICAL **: 14:27:16.490: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:16 
10:27:16 (SWT:2047): Gtk-WARNING **: 14:27:16.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:16 
10:27:16 (SWT:2047): Gtk-WARNING **: 14:27:16.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:16 
10:27:16 (SWT:2047): Gtk-WARNING **: 14:27:16.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:16 
10:27:16 (SWT:2047): Gtk-WARNING **: 14:27:16.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:16 
10:27:16 (SWT:2047): Gtk-WARNING **: 14:27:16.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:16 
10:27:16 (SWT:2047): Gtk-WARNING **: 14:27:16.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:16 
10:27:16 (SWT:2047): Gtk-WARNING **: 14:27:16.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:17 
10:27:17 (SWT:2047): Gdk-CRITICAL **: 14:27:17.600: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:17 
10:27:17 (SWT:2047): Gtk-WARNING **: 14:27:17.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:17 
10:27:17 (SWT:2047): Gtk-WARNING **: 14:27:17.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:17 
10:27:17 (SWT:2047): Gtk-WARNING **: 14:27:17.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:17 
10:27:17 (SWT:2047): Gtk-WARNING **: 14:27:17.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:17 
10:27:17 (SWT:2047): Gtk-WARNING **: 14:27:17.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:17 
10:27:17 (SWT:2047): Gtk-WARNING **: 14:27:17.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:17 
10:27:17 (SWT:2047): Gtk-WARNING **: 14:27:17.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:18 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.234 s - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
10:27:18 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder1  Time elapsed: 1.11 s
10:27:18 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder2  Time elapsed: 1.124 s
10:27:18 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
10:27:18 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
10:27:18 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayout  Time elapsed: 0.006 s
10:27:18 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference  Time elapsed: 0 s
10:27:18 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
10:27:18 
10:27:18 (SWT:2047): Gdk-CRITICAL **: 14:27:18.738: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:18 
10:27:18 (SWT:2047): Gdk-CRITICAL **: 14:27:18.781: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:18 
10:27:18 (SWT:2047): Gdk-CRITICAL **: 14:27:18.817: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
10:27:18 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForAWTKeyboardStrategy  Time elapsed: 0.042 s
10:27:18 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForMockKeyboardStrategy  Time elapsed: 0.037 s
10:27:18 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForSWTKeyboardStrategy  Time elapsed: 0.037 s
10:27:18 Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
10:27:18 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
10:27:18 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter  Time elapsed: 0.001 s
10:27:18 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForCapitalCharacters  Time elapsed: 0 s
10:27:18 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSmallCharacters  Time elapsed: 0 s
10:27:18 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeys  Time elapsed: 0 s
10:27:18 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKey  Time elapsed: 0 s
10:27:18 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndSmallCharacter  Time elapsed: 0 s
10:27:18 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSpecialCharacters  Time elapsed: 0.001 s
10:27:18 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyForCapitalCharacter  Time elapsed: 0 s
10:27:18 Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
10:27:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
10:27:18 org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped
10:27:18 Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
10:27:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
10:27:18 org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped
10:27:18 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
10:27:18 
10:27:18 (SWT:2047): Gdk-CRITICAL **: 14:27:18.873: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:19 
10:27:19 (SWT:2047): Gtk-WARNING **: 14:27:19.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:19 
10:27:19 (SWT:2047): Gtk-WARNING **: 14:27:19.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:19 
10:27:19 (SWT:2047): Gtk-WARNING **: 14:27:19.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:19 
10:27:19 (SWT:2047): Gtk-WARNING **: 14:27:19.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:19 
10:27:19 (SWT:2047): Gtk-WARNING **: 14:27:19.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:19 
10:27:19 (SWT:2047): Gtk-WARNING **: 14:27:19.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:19 
10:27:19 (SWT:2047): Gtk-WARNING **: 14:27:19.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
10:27:20 org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest.getsToString  Time elapsed: 1.145 s
10:27:20 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
10:27:20 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
10:27:20 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.getsToString  Time elapsed: 0.001 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltipIgnoreCase  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltip  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNullGetTooltip  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchTooltip  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNoGetTooltipMethod  Time elapsed: 0.001 s
10:27:20 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
10:27:20 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
10:27:20 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.matchMessage  Time elapsed: 0.001 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNullGetMessage  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchMessage  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.getsToString  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNoGetMessageMethod  Time elapsed: 0 s
10:27:20 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
10:27:20 
10:27:20 (SWT:2047): Gdk-CRITICAL **: 14:27:20.034: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:20 
10:27:20 (SWT:2047): Gdk-CRITICAL **: 14:27:20.157: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:20 
10:27:20 (SWT:2047): Gdk-CRITICAL **: 14:27:20.281: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:20 
10:27:20 (SWT:2047): Gdk-CRITICAL **: 14:27:20.394: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:20 
10:27:20 (SWT:2047): Gdk-CRITICAL **: 14:27:20.504: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:20 
10:27:20 (SWT:2047): Gdk-CRITICAL **: 14:27:20.612: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:20 
10:27:20 (SWT:2047): Gdk-CRITICAL **: 14:27:20.725: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:20 
10:27:20 (SWT:2047): Gdk-CRITICAL **: 14:27:20.837: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:20 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.914 s - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
10:27:20 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltip  Time elapsed: 0.122 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTextIgnoringCase  Time elapsed: 0.124 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltipIgnoringCase  Time elapsed: 0.113 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithText  Time elapsed: 0.11 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsInGroup  Time elapsed: 0.108 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.findsControlsById  Time elapsed: 0.114 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithLabel  Time elapsed: 0.111 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithRegex  Time elapsed: 0.11 s
10:27:20 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest
10:27:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest
10:27:20 org.eclipse.swtbot.swt.finder.matchers.WithItemTest.testDescription  Time elapsed: 0.001 s
10:27:20 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
10:27:20 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
10:27:20 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.matchesRegex  Time elapsed: 0.001 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchRegex  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.getsToString  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchNullText  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.cannotNotMatchText  Time elapsed: 0 s
10:27:20 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest
10:27:20 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest
10:27:20 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerTrueIfAllMatcherMatches  Time elapsed: 0.001 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerFalseIfAnyMatchersDoesNotMatch  Time elapsed: 0 s
10:27:20 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
10:27:20 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
10:27:20 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutAccesor  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithMnemonic  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesWithoutMnemonic  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMnemonic  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutMnemonic  Time elapsed: 0 s
10:27:20 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
10:27:20 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
10:27:20 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerTrueIfAnyMatcherMatches  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerFalseIfNoMatchersMatche  Time elapsed: 0 s
10:27:20 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
10:27:20 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
10:27:20 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchText  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNullGetText  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.getsToString  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchText  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNoGetTextMethod  Time elapsed: 0 s
10:27:20 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchTextIgnoreCase  Time elapsed: 0 s
10:27:20 Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
10:27:20 
10:27:20 (SWT:2047): Gdk-CRITICAL **: 14:27:20.976: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:21 
10:27:21 (SWT:2047): Gtk-CRITICAL **: 14:27:21.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:27:21 
10:27:21 (SWT:2047): Gtk-CRITICAL **: 14:27:21.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:27:21 
10:27:21 (SWT:2047): Gtk-CRITICAL **: 14:27:21.090: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:27:21 
10:27:21 (SWT:2047): Gtk-CRITICAL **: 14:27:21.092: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:27:21 
10:27:21 (SWT:2047): Gtk-CRITICAL **: 14:27:21.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:27:21 
10:27:21 (SWT:2047): Gtk-CRITICAL **: 14:27:21.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:27:21 
10:27:21 (SWT:2047): Gtk-CRITICAL **: 14:27:21.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:27:21 
10:27:21 (SWT:2047): Gtk-CRITICAL **: 14:27:21.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:27:21 
10:27:21 (SWT:2047): Gtk-CRITICAL **: 14:27:21.136: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:27:21 
10:27:21 (SWT:2047): Gtk-CRITICAL **: 14:27:21.137: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:27:21 
10:27:21 (SWT:2047): Gtk-CRITICAL **: 14:27:21.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:27:21 
10:27:21 (SWT:2047): Gtk-CRITICAL **: 14:27:21.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:27:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
10:27:21 org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest.dragsAndDropsFromTreeToTree  Time elapsed: 0.218 s
10:27:21 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
10:27:21 
10:27:21 (SWT:2047): Gdk-CRITICAL **: 14:27:21.199: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:21 
10:27:21 (SWT:2047): Gtk-WARNING **: 14:27:21.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:21 
10:27:21 (SWT:2047): Gtk-WARNING **: 14:27:21.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:21 
10:27:21 (SWT:2047): Gtk-WARNING **: 14:27:21.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:21 
10:27:21 (SWT:2047): Gtk-WARNING **: 14:27:21.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:21 
10:27:21 (SWT:2047): Gtk-WARNING **: 14:27:21.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:21 
10:27:21 (SWT:2047): Gtk-WARNING **: 14:27:21.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:21 
10:27:21 (SWT:2047): Gtk-WARNING **: 14:27:21.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:22 
10:27:22 (SWT:2047): Gdk-CRITICAL **: 14:27:22.398: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:22 
10:27:22 (SWT:2047): Gtk-WARNING **: 14:27:22.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:22 
10:27:22 (SWT:2047): Gtk-WARNING **: 14:27:22.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:22 
10:27:22 (SWT:2047): Gtk-WARNING **: 14:27:22.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:22 
10:27:22 (SWT:2047): Gtk-WARNING **: 14:27:22.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:22 
10:27:22 (SWT:2047): Gtk-WARNING **: 14:27:22.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:22 
10:27:22 (SWT:2047): Gtk-WARNING **: 14:27:22.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:22 
10:27:22 (SWT:2047): Gtk-WARNING **: 14:27:22.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:23 
10:27:23 (SWT:2047): Gdk-CRITICAL **: 14:27:23.595: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:23 
10:27:23 (SWT:2047): Gtk-WARNING **: 14:27:23.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:23 
10:27:23 (SWT:2047): Gtk-WARNING **: 14:27:23.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:23 
10:27:23 (SWT:2047): Gtk-WARNING **: 14:27:23.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:23 
10:27:23 (SWT:2047): Gtk-WARNING **: 14:27:23.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:23 
10:27:23 (SWT:2047): Gtk-WARNING **: 14:27:23.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:23 
10:27:23 (SWT:2047): Gtk-WARNING **: 14:27:23.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:23 
10:27:23 (SWT:2047): Gtk-WARNING **: 14:27:23.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:24 
10:27:24 (SWT:2047): Gdk-CRITICAL **: 14:27:24.798: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:24 
10:27:24 (SWT:2047): Gtk-WARNING **: 14:27:24.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:24 
10:27:24 (SWT:2047): Gtk-WARNING **: 14:27:24.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:24 
10:27:24 (SWT:2047): Gtk-WARNING **: 14:27:24.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:24 
10:27:24 (SWT:2047): Gtk-WARNING **: 14:27:24.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:24 
10:27:24 (SWT:2047): Gtk-WARNING **: 14:27:24.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:24 
10:27:24 (SWT:2047): Gtk-WARNING **: 14:27:24.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:24 
10:27:24 (SWT:2047): Gtk-WARNING **: 14:27:24.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:26 
10:27:26 (SWT:2047): Gdk-CRITICAL **: 14:27:26.003: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:26 
10:27:26 (SWT:2047): Gtk-WARNING **: 14:27:26.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:26 
10:27:26 (SWT:2047): Gtk-WARNING **: 14:27:26.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:26 
10:27:26 (SWT:2047): Gtk-WARNING **: 14:27:26.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:26 
10:27:26 (SWT:2047): Gtk-WARNING **: 14:27:26.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:26 
10:27:26 (SWT:2047): Gtk-WARNING **: 14:27:26.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:26 
10:27:26 (SWT:2047): Gtk-WARNING **: 14:27:26.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:26 
10:27:26 (SWT:2047): Gtk-WARNING **: 14:27:26.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:27 
10:27:27 (SWT:2047): Gdk-CRITICAL **: 14:27:27.164: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:27 
10:27:27 (SWT:2047): Gtk-WARNING **: 14:27:27.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:27 
10:27:27 (SWT:2047): Gtk-WARNING **: 14:27:27.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:27 
10:27:27 (SWT:2047): Gtk-WARNING **: 14:27:27.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:27 
10:27:27 (SWT:2047): Gtk-WARNING **: 14:27:27.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:27 
10:27:27 (SWT:2047): Gtk-WARNING **: 14:27:27.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:27 
10:27:27 (SWT:2047): Gtk-WARNING **: 14:27:27.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:27 
10:27:27 (SWT:2047): Gtk-WARNING **: 14:27:27.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:28 
10:27:28 (SWT:2047): Gtk-WARNING **: 14:27:28.174: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:27:28 
10:27:28 (SWT:2047): Gtk-WARNING **: 14:27:28.177: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:27:28 
10:27:28 (SWT:2047): Gtk-WARNING **: 14:27:28.178: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:27:28 
10:27:28 (SWT:2047): Gtk-WARNING **: 14:27:28.178: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:27:28 
10:27:28 (SWT:2047): Gtk-WARNING **: 14:27:28.178: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:27:28 
10:27:28 (SWT:2047): Gtk-WARNING **: 14:27:28.179: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:27:28 
10:27:28 (SWT:2047): Gtk-WARNING **: 14:27:28.180: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:27:28 
10:27:28 (SWT:2047): Gdk-CRITICAL **: 14:27:28.406: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:28 
10:27:28 (SWT:2047): Gtk-WARNING **: 14:27:28.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:28 
10:27:28 (SWT:2047): Gtk-WARNING **: 14:27:28.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:28 
10:27:28 (SWT:2047): Gtk-WARNING **: 14:27:28.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:28 
10:27:28 (SWT:2047): Gtk-WARNING **: 14:27:28.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:28 
10:27:28 (SWT:2047): Gtk-WARNING **: 14:27:28.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:28 
10:27:28 (SWT:2047): Gtk-WARNING **: 14:27:28.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:28 
10:27:28 (SWT:2047): Gtk-WARNING **: 14:27:28.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:34 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.4 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
10:27:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandItemCount  Time elapsed: 1.199 s
10:27:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldCollapseAnItem  Time elapsed: 1.196 s
10:27:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldExpandAnItem  Time elapsed: 1.202 s
10:27:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandedAndCollapsedItemCount  Time elapsed: 1.205 s
10:27:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetAllExpandBarItems  Time elapsed: 1.16 s
10:27:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldMatchEvents  Time elapsed: 1.241 s
10:27:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldThrowExceptionWhenItemIsNotFound  Time elapsed: 6.192 s
10:27:34 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
10:27:34 
10:27:34 (SWT:2047): Gdk-CRITICAL **: 14:27:34.602: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:34 
10:27:34 (SWT:2047): Gtk-WARNING **: 14:27:34.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:34 
10:27:34 (SWT:2047): Gtk-WARNING **: 14:27:34.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:34 
10:27:34 (SWT:2047): Gtk-WARNING **: 14:27:34.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:34 
10:27:34 (SWT:2047): Gtk-WARNING **: 14:27:34.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:34 
10:27:34 (SWT:2047): Gtk-WARNING **: 14:27:34.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:34 
10:27:34 (SWT:2047): Gtk-WARNING **: 14:27:34.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:34 
10:27:34 (SWT:2047): Gtk-WARNING **: 14:27:34.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:35 
10:27:35 (SWT:2047): Gdk-CRITICAL **: 14:27:35.799: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:35 
10:27:35 (SWT:2047): Gtk-WARNING **: 14:27:35.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:36 
10:27:36 (SWT:2047): Gtk-WARNING **: 14:27:35.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:36 
10:27:36 (SWT:2047): Gtk-WARNING **: 14:27:36.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:36 
10:27:36 (SWT:2047): Gtk-WARNING **: 14:27:36.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:36 
10:27:36 (SWT:2047): Gtk-WARNING **: 14:27:36.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:36 
10:27:36 (SWT:2047): Gtk-WARNING **: 14:27:36.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:36 
10:27:36 (SWT:2047): Gtk-WARNING **: 14:27:36.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.451 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
10:27:37 org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest.findsArrowButtons  Time elapsed: 1.197 s
10:27:37 org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest.clicksArrowButton  Time elapsed: 1.253 s
10:27:37 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
10:27:37 
10:27:37 (SWT:2047): Gdk-CRITICAL **: 14:27:37.056: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:37 
10:27:37 (SWT:2047): Gtk-WARNING **: 14:27:37.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:37 
10:27:37 (SWT:2047): Gtk-WARNING **: 14:27:37.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:37 
10:27:37 (SWT:2047): Gtk-WARNING **: 14:27:37.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:37 
10:27:37 (SWT:2047): Gtk-WARNING **: 14:27:37.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:37 
10:27:37 (SWT:2047): Gtk-WARNING **: 14:27:37.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:37 
10:27:37 (SWT:2047): Gtk-WARNING **: 14:27:37.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:37 
10:27:37 (SWT:2047): Gtk-WARNING **: 14:27:37.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:38 
10:27:38 (SWT:2047): Gdk-CRITICAL **: 14:27:38.264: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:38 
10:27:38 (SWT:2047): Gtk-WARNING **: 14:27:38.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:38 
10:27:38 (SWT:2047): Gtk-WARNING **: 14:27:38.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:38 
10:27:38 (SWT:2047): Gtk-WARNING **: 14:27:38.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:38 
10:27:38 (SWT:2047): Gtk-WARNING **: 14:27:38.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:38 
10:27:38 (SWT:2047): Gtk-WARNING **: 14:27:38.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:38 
10:27:38 (SWT:2047): Gtk-WARNING **: 14:27:38.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:38 
10:27:38 (SWT:2047): Gtk-WARNING **: 14:27:38.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:39 
10:27:39 (SWT:2047): Gdk-CRITICAL **: 14:27:39.465: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:39 
10:27:39 (SWT:2047): Gtk-WARNING **: 14:27:39.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:39 
10:27:39 (SWT:2047): Gtk-WARNING **: 14:27:39.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:39 
10:27:39 (SWT:2047): Gtk-WARNING **: 14:27:39.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:39 
10:27:39 (SWT:2047): Gtk-WARNING **: 14:27:39.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:39 
10:27:39 (SWT:2047): Gtk-WARNING **: 14:27:39.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:39 
10:27:39 (SWT:2047): Gtk-WARNING **: 14:27:39.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:39 
10:27:39 (SWT:2047): Gtk-WARNING **: 14:27:39.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:40 
10:27:40 (SWT:2047): Gdk-CRITICAL **: 14:27:40.689: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:40 
10:27:40 (SWT:2047): Gtk-WARNING **: 14:27:40.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:40 
10:27:40 (SWT:2047): Gtk-WARNING **: 14:27:40.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:40 
10:27:40 (SWT:2047): Gtk-WARNING **: 14:27:40.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:40 
10:27:40 (SWT:2047): Gtk-WARNING **: 14:27:40.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:40 
10:27:40 (SWT:2047): Gtk-WARNING **: 14:27:40.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:40 
10:27:40 (SWT:2047): Gtk-WARNING **: 14:27:40.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:40 
10:27:40 (SWT:2047): Gtk-WARNING **: 14:27:40.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:41 
10:27:41 (SWT:2047): Gdk-CRITICAL **: 14:27:41.898: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:42 
10:27:42 (SWT:2047): Gtk-WARNING **: 14:27:42.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:42 
10:27:42 (SWT:2047): Gtk-WARNING **: 14:27:42.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:42 
10:27:42 (SWT:2047): Gtk-WARNING **: 14:27:42.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:42 
10:27:42 (SWT:2047): Gtk-WARNING **: 14:27:42.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:42 
10:27:42 (SWT:2047): Gtk-WARNING **: 14:27:42.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:42 
10:27:42 (SWT:2047): Gtk-WARNING **: 14:27:42.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:42 
10:27:42 (SWT:2047): Gtk-WARNING **: 14:27:42.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:43 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.063 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
10:27:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsInitialValues  Time elapsed: 1.208 s
10:27:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.findsProgressBarInGroup  Time elapsed: 1.201 s
10:27:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsGetStyle  Time elapsed: 1.224 s
10:27:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.findsProgressBar  Time elapsed: 1.208 s
10:27:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsProgressPercentage  Time elapsed: 1.22 s
10:27:43 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
10:27:43 
10:27:43 (SWT:2047): Gdk-CRITICAL **: 14:27:43.121: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:43 
10:27:43 (SWT:2047): Gtk-WARNING **: 14:27:43.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:43 
10:27:43 (SWT:2047): Gtk-WARNING **: 14:27:43.321: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:43 
10:27:43 (SWT:2047): Gtk-WARNING **: 14:27:43.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:43 
10:27:43 (SWT:2047): Gtk-WARNING **: 14:27:43.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:43 
10:27:43 (SWT:2047): Gtk-WARNING **: 14:27:43.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:43 
10:27:43 (SWT:2047): Gtk-WARNING **: 14:27:43.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:43 
10:27:43 (SWT:2047): Gtk-WARNING **: 14:27:43.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:44 
10:27:44 (SWT:2047): Gdk-CRITICAL **: 14:27:44.326: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:44 
10:27:44 (SWT:2047): Gtk-WARNING **: 14:27:44.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:44 
10:27:44 (SWT:2047): Gtk-WARNING **: 14:27:44.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:44 
10:27:44 (SWT:2047): Gtk-WARNING **: 14:27:44.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:44 
10:27:44 (SWT:2047): Gtk-WARNING **: 14:27:44.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:44 
10:27:44 (SWT:2047): Gtk-WARNING **: 14:27:44.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:44 
10:27:44 (SWT:2047): Gtk-WARNING **: 14:27:44.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:44 
10:27:44 (SWT:2047): Gtk-WARNING **: 14:27:44.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:45 
10:27:45 (SWT:2047): Gdk-CRITICAL **: 14:27:45.537: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:45 
10:27:45 (SWT:2047): Gtk-WARNING **: 14:27:45.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:45 
10:27:45 (SWT:2047): Gtk-WARNING **: 14:27:45.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:45 
10:27:45 (SWT:2047): Gtk-WARNING **: 14:27:45.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:45 
10:27:45 (SWT:2047): Gtk-WARNING **: 14:27:45.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:45 
10:27:45 (SWT:2047): Gtk-WARNING **: 14:27:45.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:45 
10:27:45 (SWT:2047): Gtk-WARNING **: 14:27:45.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:45 
10:27:45 (SWT:2047): Gtk-WARNING **: 14:27:45.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:46 
10:27:46 (SWT:2047): Gdk-CRITICAL **: 14:27:46.801: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:47 
10:27:47 (SWT:2047): Gtk-WARNING **: 14:27:47.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:47 
10:27:47 (SWT:2047): Gtk-WARNING **: 14:27:47.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:47 
10:27:47 (SWT:2047): Gtk-WARNING **: 14:27:47.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:47 
10:27:47 (SWT:2047): Gtk-WARNING **: 14:27:47.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:47 
10:27:47 (SWT:2047): Gtk-WARNING **: 14:27:47.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:47 
10:27:47 (SWT:2047): Gtk-WARNING **: 14:27:47.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:47 
10:27:47 (SWT:2047): Gtk-WARNING **: 14:27:47.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:48 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.894 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
10:27:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsForegroundColor  Time elapsed: 1.204 s
10:27:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsBackgroundColor  Time elapsed: 1.21 s
10:27:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.clicksButtons  Time elapsed: 1.264 s
10:27:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsButtons  Time elapsed: 1.213 s
10:27:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
10:27:48 
10:27:48 (SWT:2047): Gdk-CRITICAL **: 14:27:48.017: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:48 
10:27:48 (SWT:2047): Gtk-WARNING **: 14:27:48.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:48 
10:27:48 (SWT:2047): Gtk-WARNING **: 14:27:48.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:48 
10:27:48 (SWT:2047): Gtk-WARNING **: 14:27:48.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:48 
10:27:48 (SWT:2047): Gtk-WARNING **: 14:27:48.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:48 
10:27:48 (SWT:2047): Gtk-WARNING **: 14:27:48.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:48 
10:27:48 (SWT:2047): Gtk-WARNING **: 14:27:48.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:48 
10:27:48 (SWT:2047): Gtk-WARNING **: 14:27:48.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:49 
10:27:49 (SWT:2047): Gdk-CRITICAL **: 14:27:49.264: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:49 
10:27:49 (SWT:2047): Gtk-WARNING **: 14:27:49.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:49 
10:27:49 (SWT:2047): Gtk-WARNING **: 14:27:49.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:49 
10:27:49 (SWT:2047): Gtk-WARNING **: 14:27:49.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:49 
10:27:49 (SWT:2047): Gtk-WARNING **: 14:27:49.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:49 
10:27:49 (SWT:2047): Gtk-WARNING **: 14:27:49.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:49 
10:27:49 (SWT:2047): Gtk-WARNING **: 14:27:49.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:49 
10:27:49 (SWT:2047): Gtk-WARNING **: 14:27:49.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:50 
10:27:50 (SWT:2047): Gdk-CRITICAL **: 14:27:50.530: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:50 
10:27:50 (SWT:2047): Gtk-WARNING **: 14:27:50.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:50 
10:27:50 (SWT:2047): Gtk-WARNING **: 14:27:50.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:50 
10:27:50 (SWT:2047): Gtk-WARNING **: 14:27:50.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:50 
10:27:50 (SWT:2047): Gtk-WARNING **: 14:27:50.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:50 
10:27:50 (SWT:2047): Gtk-WARNING **: 14:27:50.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:50 
10:27:50 (SWT:2047): Gtk-WARNING **: 14:27:50.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:50 
10:27:50 (SWT:2047): Gtk-WARNING **: 14:27:50.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:51 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.777 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
10:27:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.findsAlignment  Time elapsed: 1.247 s
10:27:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.findsLabel  Time elapsed: 1.265 s
10:27:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.getsImage  Time elapsed: 1.264 s
10:27:51 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
10:27:51 
10:27:51 (SWT:2047): Gdk-CRITICAL **: 14:27:51.798: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:52 
10:27:52 (SWT:2047): Gtk-WARNING **: 14:27:52.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:52 
10:27:52 (SWT:2047): Gtk-WARNING **: 14:27:52.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:52 
10:27:52 (SWT:2047): Gtk-WARNING **: 14:27:52.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:52 
10:27:52 (SWT:2047): Gtk-WARNING **: 14:27:52.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:52 
10:27:52 (SWT:2047): Gtk-WARNING **: 14:27:52.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:52 
10:27:52 (SWT:2047): Gtk-WARNING **: 14:27:52.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:52 
10:27:52 (SWT:2047): Gtk-WARNING **: 14:27:52.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:53 
10:27:53 (SWT:2047): Gdk-CRITICAL **: 14:27:53.086: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:53 
10:27:53 (SWT:2047): Gtk-WARNING **: 14:27:53.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:53 
10:27:53 (SWT:2047): Gtk-WARNING **: 14:27:53.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:53 
10:27:53 (SWT:2047): Gtk-WARNING **: 14:27:53.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:53 
10:27:53 (SWT:2047): Gtk-WARNING **: 14:27:53.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:53 
10:27:53 (SWT:2047): Gtk-WARNING **: 14:27:53.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:53 
10:27:53 (SWT:2047): Gtk-WARNING **: 14:27:53.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:53 
10:27:53 (SWT:2047): Gtk-WARNING **: 14:27:53.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:54 
10:27:54 (SWT:2047): Gdk-CRITICAL **: 14:27:54.353: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:54 
10:27:54 (SWT:2047): Gtk-WARNING **: 14:27:54.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:54 
10:27:54 (SWT:2047): Gtk-WARNING **: 14:27:54.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:54 
10:27:54 (SWT:2047): Gtk-WARNING **: 14:27:54.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:54 
10:27:54 (SWT:2047): Gtk-WARNING **: 14:27:54.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:54 
10:27:54 (SWT:2047): Gtk-WARNING **: 14:27:54.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:54 
10:27:54 (SWT:2047): Gtk-WARNING **: 14:27:54.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:54 
10:27:54 (SWT:2047): Gtk-WARNING **: 14:27:54.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:55 
10:27:55 (SWT:2047): Gdk-CRITICAL **: 14:27:55.647: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:55 
10:27:55 (SWT:2047): Gtk-WARNING **: 14:27:55.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:55 
10:27:55 (SWT:2047): Gtk-WARNING **: 14:27:55.851: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:55 
10:27:55 (SWT:2047): Gtk-WARNING **: 14:27:55.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:55 
10:27:55 (SWT:2047): Gtk-WARNING **: 14:27:55.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:55 
10:27:55 (SWT:2047): Gtk-WARNING **: 14:27:55.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:55 
10:27:55 (SWT:2047): Gtk-WARNING **: 14:27:55.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:55 
10:27:55 (SWT:2047): Gtk-WARNING **: 14:27:55.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:56 
10:27:56 (SWT:2047): Gdk-CRITICAL **: 14:27:56.934: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:57 
10:27:57 (SWT:2047): Gtk-WARNING **: 14:27:57.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:57 
10:27:57 (SWT:2047): Gtk-WARNING **: 14:27:57.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:57 
10:27:57 (SWT:2047): Gtk-WARNING **: 14:27:57.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:57 
10:27:57 (SWT:2047): Gtk-WARNING **: 14:27:57.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:57 
10:27:57 (SWT:2047): Gtk-WARNING **: 14:27:57.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:57 
10:27:57 (SWT:2047): Gtk-WARNING **: 14:27:57.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:57 
10:27:57 (SWT:2047): Gtk-WARNING **: 14:27:57.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:58 
10:27:58 (SWT:2047): Gdk-CRITICAL **: 14:27:58.272: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:58 
10:27:58 (SWT:2047): Gtk-WARNING **: 14:27:58.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:58 
10:27:58 (SWT:2047): Gtk-WARNING **: 14:27:58.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:58 
10:27:58 (SWT:2047): Gtk-WARNING **: 14:27:58.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:58 
10:27:58 (SWT:2047): Gtk-WARNING **: 14:27:58.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:58 
10:27:58 (SWT:2047): Gtk-WARNING **: 14:27:58.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:58 
10:27:58 (SWT:2047): Gtk-WARNING **: 14:27:58.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:58 
10:27:58 (SWT:2047): Gtk-WARNING **: 14:27:58.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:59 
10:27:59 (SWT:2047): Gdk-CRITICAL **: 14:27:59.589: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:27:59 
10:27:59 (SWT:2047): Gtk-WARNING **: 14:27:59.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:59 
10:27:59 (SWT:2047): Gtk-WARNING **: 14:27:59.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:59 
10:27:59 (SWT:2047): Gtk-WARNING **: 14:27:59.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:59 
10:27:59 (SWT:2047): Gtk-WARNING **: 14:27:59.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:59 
10:27:59 (SWT:2047): Gtk-WARNING **: 14:27:59.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:59 
10:27:59 (SWT:2047): Gtk-WARNING **: 14:27:59.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:27:59 
10:27:59 (SWT:2047): Gtk-WARNING **: 14:27:59.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:00 
10:28:00 (SWT:2047): Gdk-CRITICAL **: 14:28:00.901: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:01 
10:28:01 (SWT:2047): Gtk-WARNING **: 14:28:01.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:01 
10:28:01 (SWT:2047): Gtk-WARNING **: 14:28:01.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:01 
10:28:01 (SWT:2047): Gtk-WARNING **: 14:28:01.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:01 
10:28:01 (SWT:2047): Gtk-WARNING **: 14:28:01.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:01 
10:28:01 (SWT:2047): Gtk-WARNING **: 14:28:01.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:01 
10:28:01 (SWT:2047): Gtk-WARNING **: 14:28:01.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:01 
10:28:01 (SWT:2047): Gtk-WARNING **: 14:28:01.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:02 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.418 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
10:28:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.selectsRadioButton  Time elapsed: 1.289 s
10:28:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.findsToolBarButtonWithIndex  Time elapsed: 1.267 s
10:28:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clicksRadioButton  Time elapsed: 1.294 s
10:28:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.togglesRadioButton  Time elapsed: 1.287 s
10:28:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.togglingRadioButtonDeselectsOtherConditionally  Time elapsed: 1.337 s
10:28:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clickingRadioButtonDeselectsOther  Time elapsed: 1.316 s
10:28:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.deselectsRadioButton  Time elapsed: 1.312 s
10:28:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clicksRadioButtonWithModifier  Time elapsed: 1.314 s
10:28:02 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
10:28:02 
10:28:02 (SWT:2047): Gdk-CRITICAL **: 14:28:02.224: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:02 
10:28:02 (SWT:2047): Gtk-WARNING **: 14:28:02.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:02 
10:28:02 (SWT:2047): Gtk-WARNING **: 14:28:02.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:02 
10:28:02 (SWT:2047): Gtk-WARNING **: 14:28:02.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:02 
10:28:02 (SWT:2047): Gtk-WARNING **: 14:28:02.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:02 
10:28:02 (SWT:2047): Gtk-WARNING **: 14:28:02.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:02 
10:28:02 (SWT:2047): Gtk-WARNING **: 14:28:02.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:02 
10:28:02 (SWT:2047): Gtk-WARNING **: 14:28:02.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:03 
10:28:03 (SWT:2047): Gdk-CRITICAL **: 14:28:03.587: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:03 
10:28:03 (SWT:2047): Gtk-WARNING **: 14:28:03.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:03 
10:28:03 (SWT:2047): Gtk-WARNING **: 14:28:03.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:03 
10:28:03 (SWT:2047): Gtk-WARNING **: 14:28:03.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:03 
10:28:03 (SWT:2047): Gtk-WARNING **: 14:28:03.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:03 
10:28:03 (SWT:2047): Gtk-WARNING **: 14:28:03.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:03 
10:28:03 (SWT:2047): Gtk-WARNING **: 14:28:03.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:03 
10:28:03 (SWT:2047): Gtk-WARNING **: 14:28:03.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:04 
10:28:04 (SWT:2047): Gdk-CRITICAL **: 14:28:04.954: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:05 
10:28:05 (SWT:2047): Gtk-WARNING **: 14:28:05.157: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:05 
10:28:05 (SWT:2047): Gtk-WARNING **: 14:28:05.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:05 
10:28:05 (SWT:2047): Gtk-WARNING **: 14:28:05.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:05 
10:28:05 (SWT:2047): Gtk-WARNING **: 14:28:05.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:05 
10:28:05 (SWT:2047): Gtk-WARNING **: 14:28:05.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:05 
10:28:05 (SWT:2047): Gtk-WARNING **: 14:28:05.163: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:05 
10:28:05 (SWT:2047): Gtk-WARNING **: 14:28:05.163: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:06 
10:28:06 (SWT:2047): Gdk-CRITICAL **: 14:28:06.285: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:06 
10:28:06 (SWT:2047): Gtk-WARNING **: 14:28:06.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:06 
10:28:06 (SWT:2047): Gtk-WARNING **: 14:28:06.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:06 
10:28:06 (SWT:2047): Gtk-WARNING **: 14:28:06.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:06 
10:28:06 (SWT:2047): Gtk-WARNING **: 14:28:06.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:06 
10:28:06 (SWT:2047): Gtk-WARNING **: 14:28:06.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:06 
10:28:06 (SWT:2047): Gtk-WARNING **: 14:28:06.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:06 
10:28:06 (SWT:2047): Gtk-WARNING **: 14:28:06.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:07 
10:28:07 (SWT:2047): Gdk-CRITICAL **: 14:28:07.635: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:07 
10:28:07 (SWT:2047): Gtk-WARNING **: 14:28:07.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:07 
10:28:07 (SWT:2047): Gtk-WARNING **: 14:28:07.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:07 
10:28:07 (SWT:2047): Gtk-WARNING **: 14:28:07.847: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:07 
10:28:07 (SWT:2047): Gtk-WARNING **: 14:28:07.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:07 
10:28:07 (SWT:2047): Gtk-WARNING **: 14:28:07.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:07 
10:28:07 (SWT:2047): Gtk-WARNING **: 14:28:07.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:07 
10:28:07 (SWT:2047): Gtk-WARNING **: 14:28:07.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:09 
10:28:09 (SWT:2047): Gdk-CRITICAL **: 14:28:09.012: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:09 
10:28:09 (SWT:2047): Gtk-WARNING **: 14:28:09.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:09 
10:28:09 (SWT:2047): Gtk-WARNING **: 14:28:09.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:09 
10:28:09 (SWT:2047): Gtk-WARNING **: 14:28:09.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:09 
10:28:09 (SWT:2047): Gtk-WARNING **: 14:28:09.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:09 
10:28:09 (SWT:2047): Gtk-WARNING **: 14:28:09.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:09 
10:28:09 (SWT:2047): Gtk-WARNING **: 14:28:09.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:09 
10:28:09 (SWT:2047): Gtk-WARNING **: 14:28:09.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:10 
10:28:10 (SWT:2047): Gdk-CRITICAL **: 14:28:10.366: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:10 
10:28:10 (SWT:2047): Gtk-WARNING **: 14:28:10.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:10 
10:28:10 (SWT:2047): Gtk-WARNING **: 14:28:10.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:10 
10:28:10 (SWT:2047): Gtk-WARNING **: 14:28:10.582: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:10 
10:28:10 (SWT:2047): Gtk-WARNING **: 14:28:10.582: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:10 
10:28:10 (SWT:2047): Gtk-WARNING **: 14:28:10.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:10 
10:28:10 (SWT:2047): Gtk-WARNING **: 14:28:10.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:10 
10:28:10 (SWT:2047): Gtk-WARNING **: 14:28:10.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:11 
10:28:11 (SWT:2047): Gdk-CRITICAL **: 14:28:11.754: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:11 
10:28:11 (SWT:2047): Gtk-WARNING **: 14:28:11.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:11 
10:28:11 (SWT:2047): Gtk-WARNING **: 14:28:11.967: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:11 
10:28:11 (SWT:2047): Gtk-WARNING **: 14:28:11.969: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:11 
10:28:11 (SWT:2047): Gtk-WARNING **: 14:28:11.969: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:11 
10:28:11 (SWT:2047): Gtk-WARNING **: 14:28:11.969: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:11 
10:28:11 (SWT:2047): Gtk-WARNING **: 14:28:11.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:11 
10:28:11 (SWT:2047): Gtk-WARNING **: 14:28:11.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:13 
10:28:13 (SWT:2047): Gdk-CRITICAL **: 14:28:13.121: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:13 
10:28:13 (SWT:2047): Gtk-WARNING **: 14:28:13.330: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:13 
10:28:13 (SWT:2047): Gtk-WARNING **: 14:28:13.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:13 
10:28:13 (SWT:2047): Gtk-WARNING **: 14:28:13.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:13 
10:28:13 (SWT:2047): Gtk-WARNING **: 14:28:13.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:13 
10:28:13 (SWT:2047): Gtk-WARNING **: 14:28:13.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:13 
10:28:13 (SWT:2047): Gtk-WARNING **: 14:28:13.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:13 
10:28:13 (SWT:2047): Gtk-WARNING **: 14:28:13.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:14 
10:28:14 (SWT:2047): Gdk-CRITICAL **: 14:28:14.510: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:14 
10:28:14 (SWT:2047): Gtk-WARNING **: 14:28:14.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:14 
10:28:14 (SWT:2047): Gtk-WARNING **: 14:28:14.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:14 
10:28:14 (SWT:2047): Gtk-WARNING **: 14:28:14.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:14 
10:28:14 (SWT:2047): Gtk-WARNING **: 14:28:14.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:14 
10:28:14 (SWT:2047): Gtk-WARNING **: 14:28:14.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:14 
10:28:14 (SWT:2047): Gtk-WARNING **: 14:28:14.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:14 
10:28:14 (SWT:2047): Gtk-WARNING **: 14:28:14.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:15 
10:28:15 (SWT:2047): Gdk-CRITICAL **: 14:28:15.898: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:16 
10:28:16 (SWT:2047): Gtk-WARNING **: 14:28:16.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:16 
10:28:16 (SWT:2047): Gtk-WARNING **: 14:28:16.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:16 
10:28:16 (SWT:2047): Gtk-WARNING **: 14:28:16.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:16 
10:28:16 (SWT:2047): Gtk-WARNING **: 14:28:16.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:16 
10:28:16 (SWT:2047): Gtk-WARNING **: 14:28:16.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:16 
10:28:16 (SWT:2047): Gtk-WARNING **: 14:28:16.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:16 
10:28:16 (SWT:2047): Gtk-WARNING **: 14:28:16.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:17 
10:28:17 (SWT:2047): Gdk-CRITICAL **: 14:28:17.266: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:17 
10:28:17 (SWT:2047): Gtk-WARNING **: 14:28:17.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:17 
10:28:17 (SWT:2047): Gtk-WARNING **: 14:28:17.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:17 
10:28:17 (SWT:2047): Gtk-WARNING **: 14:28:17.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:17 
10:28:17 (SWT:2047): Gtk-WARNING **: 14:28:17.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:17 
10:28:17 (SWT:2047): Gtk-WARNING **: 14:28:17.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:17 
10:28:17 (SWT:2047): Gtk-WARNING **: 14:28:17.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:17 
10:28:17 (SWT:2047): Gtk-WARNING **: 14:28:17.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:18 
10:28:18 (SWT:2047): Gdk-CRITICAL **: 14:28:18.729: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:18 
10:28:18 (SWT:2047): Gtk-WARNING **: 14:28:18.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:18 
10:28:18 (SWT:2047): Gtk-WARNING **: 14:28:18.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:18 
10:28:18 (SWT:2047): Gtk-WARNING **: 14:28:18.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:18 
10:28:18 (SWT:2047): Gtk-WARNING **: 14:28:18.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:18 
10:28:18 (SWT:2047): Gtk-WARNING **: 14:28:18.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:18 
10:28:18 (SWT:2047): Gtk-WARNING **: 14:28:18.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:18 
10:28:18 (SWT:2047): Gtk-WARNING **: 14:28:18.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:20 
10:28:20 (SWT:2047): Gdk-CRITICAL **: 14:28:20.137: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:20 
10:28:20 (SWT:2047): Gtk-WARNING **: 14:28:20.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:20 
10:28:20 (SWT:2047): Gtk-WARNING **: 14:28:20.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:20 
10:28:20 (SWT:2047): Gtk-WARNING **: 14:28:20.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:20 
10:28:20 (SWT:2047): Gtk-WARNING **: 14:28:20.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:20 
10:28:20 (SWT:2047): Gtk-WARNING **: 14:28:20.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:20 
10:28:20 (SWT:2047): Gtk-WARNING **: 14:28:20.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:20 
10:28:20 (SWT:2047): Gtk-WARNING **: 14:28:20.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:21 
10:28:21 (SWT:2047): Gdk-CRITICAL **: 14:28:21.510: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:21 
10:28:21 (SWT:2047): Gtk-WARNING **: 14:28:21.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:21 
10:28:21 (SWT:2047): Gtk-WARNING **: 14:28:21.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:21 
10:28:21 (SWT:2047): Gtk-WARNING **: 14:28:21.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:21 
10:28:21 (SWT:2047): Gtk-WARNING **: 14:28:21.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:21 
10:28:21 (SWT:2047): Gtk-WARNING **: 14:28:21.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:21 
10:28:21 (SWT:2047): Gtk-WARNING **: 14:28:21.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:21 
10:28:21 (SWT:2047): Gtk-WARNING **: 14:28:21.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:22 
10:28:22 (SWT:2047): Gdk-CRITICAL **: 14:28:22.899: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:23 
10:28:23 (SWT:2047): Gtk-WARNING **: 14:28:23.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:23 
10:28:23 (SWT:2047): Gtk-WARNING **: 14:28:23.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:23 
10:28:23 (SWT:2047): Gtk-WARNING **: 14:28:23.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:23 
10:28:23 (SWT:2047): Gtk-WARNING **: 14:28:23.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:23 
10:28:23 (SWT:2047): Gtk-WARNING **: 14:28:23.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:23 
10:28:23 (SWT:2047): Gtk-WARNING **: 14:28:23.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:23 
10:28:23 (SWT:2047): Gtk-WARNING **: 14:28:23.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:24 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.045 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[StaticMenu]  Time elapsed: 1.362 s
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[StaticMenu]  Time elapsed: 1.368 s
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[StaticMenu]  Time elapsed: 1.33 s
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[StaticMenu]  Time elapsed: 1.351 s
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[StaticMenu]  Time elapsed: 1.376 s
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[StaticMenu]  Time elapsed: 1.354 s
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[StaticMenu]  Time elapsed: 1.388 s
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[StaticMenu]  Time elapsed: 1.368 s
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[DynamicMenu]  Time elapsed: 1.389 s
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[DynamicMenu]  Time elapsed: 1.387 s
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[DynamicMenu]  Time elapsed: 1.368 s
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[DynamicMenu]  Time elapsed: 1.464 s
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[DynamicMenu]  Time elapsed: 1.407 s
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[DynamicMenu]  Time elapsed: 1.373 s
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[DynamicMenu]  Time elapsed: 1.389 s
10:28:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[DynamicMenu]  Time elapsed: 1.365 s
10:28:24 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
10:28:24 
10:28:24 (SWT:2047): Gdk-CRITICAL **: 14:28:24.268: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:24 
10:28:24 (SWT:2047): Gtk-WARNING **: 14:28:24.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:24 
10:28:24 (SWT:2047): Gtk-WARNING **: 14:28:24.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:24 
10:28:24 (SWT:2047): Gtk-WARNING **: 14:28:24.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:24 
10:28:24 (SWT:2047): Gtk-WARNING **: 14:28:24.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:24 
10:28:24 (SWT:2047): Gtk-WARNING **: 14:28:24.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:24 
10:28:24 (SWT:2047): Gtk-WARNING **: 14:28:24.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:24 
10:28:24 (SWT:2047): Gtk-WARNING **: 14:28:24.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:25 
10:28:25 (SWT:2047): Gdk-CRITICAL **: 14:28:25.588: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:25 
10:28:25 (SWT:2047): Gtk-WARNING **: 14:28:25.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:25 
10:28:25 (SWT:2047): Gtk-WARNING **: 14:28:25.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:25 
10:28:25 (SWT:2047): Gtk-WARNING **: 14:28:25.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:25 
10:28:25 (SWT:2047): Gtk-WARNING **: 14:28:25.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:25 
10:28:25 (SWT:2047): Gtk-WARNING **: 14:28:25.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:25 
10:28:25 (SWT:2047): Gtk-WARNING **: 14:28:25.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:25 
10:28:25 (SWT:2047): Gtk-WARNING **: 14:28:25.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:26 
10:28:26 (SWT:2047): Gdk-CRITICAL **: 14:28:26.935: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:27 
10:28:27 (SWT:2047): Gtk-WARNING **: 14:28:27.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:27 
10:28:27 (SWT:2047): Gtk-WARNING **: 14:28:27.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:27 
10:28:27 (SWT:2047): Gtk-WARNING **: 14:28:27.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:27 
10:28:27 (SWT:2047): Gtk-WARNING **: 14:28:27.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:27 
10:28:27 (SWT:2047): Gtk-WARNING **: 14:28:27.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:27 
10:28:27 (SWT:2047): Gtk-WARNING **: 14:28:27.157: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:27 
10:28:27 (SWT:2047): Gtk-WARNING **: 14:28:27.157: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:28 
10:28:28 (SWT:2047): Gdk-CRITICAL **: 14:28:28.280: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:28 
10:28:28 (SWT:2047): Gtk-WARNING **: 14:28:28.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:28 
10:28:28 (SWT:2047): Gtk-WARNING **: 14:28:28.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:28 
10:28:28 (SWT:2047): Gtk-WARNING **: 14:28:28.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:28 
10:28:28 (SWT:2047): Gtk-WARNING **: 14:28:28.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:28 
10:28:28 (SWT:2047): Gtk-WARNING **: 14:28:28.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:28 
10:28:28 (SWT:2047): Gtk-WARNING **: 14:28:28.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:28 
10:28:28 (SWT:2047): Gtk-WARNING **: 14:28:28.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:29 
10:28:29 (SWT:2047): Gdk-CRITICAL **: 14:28:29.629: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:29 
10:28:29 (SWT:2047): Gtk-WARNING **: 14:28:29.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:29 
10:28:29 (SWT:2047): Gtk-WARNING **: 14:28:29.852: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:29 
10:28:29 (SWT:2047): Gtk-WARNING **: 14:28:29.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:29 
10:28:29 (SWT:2047): Gtk-WARNING **: 14:28:29.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:29 
10:28:29 (SWT:2047): Gtk-WARNING **: 14:28:29.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:29 
10:28:29 (SWT:2047): Gtk-WARNING **: 14:28:29.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:29 
10:28:29 (SWT:2047): Gtk-WARNING **: 14:28:29.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:30 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.725 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
10:28:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.findsDateTime  Time elapsed: 1.32 s
10:28:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.bug347824  Time elapsed: 1.346 s
10:28:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.shouldHandleInvalidDates  Time elapsed: 1.345 s
10:28:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.setsAndGetsDateOnDateTime  Time elapsed: 1.348 s
10:28:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.sendsNotification  Time elapsed: 1.363 s
10:28:30 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
10:28:30 
10:28:30 (SWT:2047): Gdk-CRITICAL **: 14:28:30.996: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:31 
10:28:31 (SWT:2047): Gtk-WARNING **: 14:28:31.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:31 
10:28:31 (SWT:2047): Gtk-WARNING **: 14:28:31.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:31 
10:28:31 (SWT:2047): Gtk-WARNING **: 14:28:31.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:31 
10:28:31 (SWT:2047): Gtk-WARNING **: 14:28:31.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:31 
10:28:31 (SWT:2047): Gtk-WARNING **: 14:28:31.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:31 
10:28:31 (SWT:2047): Gtk-WARNING **: 14:28:31.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:31 
10:28:31 (SWT:2047): Gtk-WARNING **: 14:28:31.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:32 
10:28:32 (SWT:2047): Gdk-CRITICAL **: 14:28:32.389: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:32 
10:28:32 (SWT:2047): Gtk-WARNING **: 14:28:32.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:32 
10:28:32 (SWT:2047): Gtk-WARNING **: 14:28:32.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:32 
10:28:32 (SWT:2047): Gtk-WARNING **: 14:28:32.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:32 
10:28:32 (SWT:2047): Gtk-WARNING **: 14:28:32.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:32 
10:28:32 (SWT:2047): Gtk-WARNING **: 14:28:32.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:32 
10:28:32 (SWT:2047): Gtk-WARNING **: 14:28:32.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:32 
10:28:32 (SWT:2047): Gtk-WARNING **: 14:28:32.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:37 
10:28:37 (SWT:2047): Gdk-CRITICAL **: 14:28:37.745: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:37 
10:28:37 (SWT:2047): Gtk-WARNING **: 14:28:37.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:37 
10:28:37 (SWT:2047): Gtk-WARNING **: 14:28:37.969: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:37 
10:28:37 (SWT:2047): Gtk-WARNING **: 14:28:37.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:37 
10:28:37 (SWT:2047): Gtk-WARNING **: 14:28:37.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:37 
10:28:37 (SWT:2047): Gtk-WARNING **: 14:28:37.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:37 
10:28:37 (SWT:2047): Gtk-WARNING **: 14:28:37.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:37 
10:28:37 (SWT:2047): Gtk-WARNING **: 14:28:37.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.079 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
10:28:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.clicksCheckBox  Time elapsed: 1.392 s
10:28:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.doesNotMatchRegularButtons  Time elapsed: 5.356 s
10:28:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.doesNotMatchRadioButtons  Time elapsed: 5.33 s
10:28:43 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
10:28:43 
10:28:43 (SWT:2047): Gdk-CRITICAL **: 14:28:43.078: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:43 
10:28:43 (SWT:2047): Gdk-CRITICAL **: 14:28:43.411: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.695 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
10:28:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest.canClickContextMenuOnCTabItem  Time elapsed: 0.333 s
10:28:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest.canCloseCTabItems  Time elapsed: 5.36 s
10:28:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
10:28:48 
10:28:48 (SWT:2047): Gdk-CRITICAL **: 14:28:48.777: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:49 
10:28:49 (SWT:2047): Gtk-WARNING **: 14:28:49.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:49 
10:28:49 (SWT:2047): Gtk-WARNING **: 14:28:49.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:49 
10:28:49 (SWT:2047): Gtk-WARNING **: 14:28:49.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:49 
10:28:49 (SWT:2047): Gtk-WARNING **: 14:28:49.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:49 
10:28:49 (SWT:2047): Gtk-WARNING **: 14:28:49.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:49 
10:28:49 (SWT:2047): Gtk-WARNING **: 14:28:49.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:49 
10:28:49 (SWT:2047): Gtk-WARNING **: 14:28:49.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:50 
10:28:50 (SWT:2047): Gdk-CRITICAL **: 14:28:50.564: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:50 
10:28:50 (SWT:2047): Gtk-WARNING **: 14:28:50.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:50 
10:28:50 (SWT:2047): Gtk-WARNING **: 14:28:50.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:50 
10:28:50 (SWT:2047): Gtk-WARNING **: 14:28:50.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:50 
10:28:50 (SWT:2047): Gtk-WARNING **: 14:28:50.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:50 
10:28:50 (SWT:2047): Gtk-WARNING **: 14:28:50.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:50 
10:28:50 (SWT:2047): Gtk-WARNING **: 14:28:50.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:50 
10:28:50 (SWT:2047): Gtk-WARNING **: 14:28:50.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:52 
10:28:52 (SWT:2047): Gdk-CRITICAL **: 14:28:52.270: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:52 
10:28:52 (SWT:2047): Gtk-WARNING **: 14:28:52.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:52 
10:28:52 (SWT:2047): Gtk-WARNING **: 14:28:52.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:52 
10:28:52 (SWT:2047): Gtk-WARNING **: 14:28:52.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:52 
10:28:52 (SWT:2047): Gtk-WARNING **: 14:28:52.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:52 
10:28:52 (SWT:2047): Gtk-WARNING **: 14:28:52.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:52 
10:28:52 (SWT:2047): Gtk-WARNING **: 14:28:52.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:52 
10:28:52 (SWT:2047): Gtk-WARNING **: 14:28:52.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:53 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.208 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
10:28:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.clicksHeaderContextMenuItem  Time elapsed: 1.786 s
10:28:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.findsTableColumn  Time elapsed: 1.706 s
10:28:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.clicksTableColumn  Time elapsed: 1.714 s
10:28:53 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
10:28:53 
10:28:53 (SWT:2047): Gdk-CRITICAL **: 14:28:53.988: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:54 
10:28:54 (SWT:2047): Gtk-WARNING **: 14:28:54.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:54 
10:28:54 (SWT:2047): Gtk-WARNING **: 14:28:54.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:54 
10:28:54 (SWT:2047): Gtk-WARNING **: 14:28:54.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:54 
10:28:54 (SWT:2047): Gtk-WARNING **: 14:28:54.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:54 
10:28:54 (SWT:2047): Gtk-WARNING **: 14:28:54.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:54 
10:28:54 (SWT:2047): Gtk-WARNING **: 14:28:54.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:54 
10:28:54 (SWT:2047): Gtk-WARNING **: 14:28:54.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:55 
10:28:55 (SWT:2047): Gdk-CRITICAL **: 14:28:55.437: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:55 
10:28:55 (SWT:2047): Gtk-WARNING **: 14:28:55.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:55 
10:28:55 (SWT:2047): Gtk-WARNING **: 14:28:55.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:55 
10:28:55 (SWT:2047): Gtk-WARNING **: 14:28:55.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:55 
10:28:55 (SWT:2047): Gtk-WARNING **: 14:28:55.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:55 
10:28:55 (SWT:2047): Gtk-WARNING **: 14:28:55.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:55 
10:28:55 (SWT:2047): Gtk-WARNING **: 14:28:55.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:55 
10:28:55 (SWT:2047): Gtk-WARNING **: 14:28:55.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:57 
10:28:57 (SWT:2047): Gdk-CRITICAL **: 14:28:57.062: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:57 
10:28:57 (SWT:2047): Gtk-WARNING **: 14:28:57.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:57 
10:28:57 (SWT:2047): Gtk-WARNING **: 14:28:57.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:57 
10:28:57 (SWT:2047): Gtk-WARNING **: 14:28:57.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:57 
10:28:57 (SWT:2047): Gtk-WARNING **: 14:28:57.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:57 
10:28:57 (SWT:2047): Gtk-WARNING **: 14:28:57.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:57 
10:28:57 (SWT:2047): Gtk-WARNING **: 14:28:57.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:57 
10:28:57 (SWT:2047): Gtk-WARNING **: 14:28:57.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:58 
10:28:58 (SWT:2047): Gdk-CRITICAL **: 14:28:58.685: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:28:58 
10:28:58 (SWT:2047): Gtk-WARNING **: 14:28:58.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:58 
10:28:58 (SWT:2047): Gtk-WARNING **: 14:28:58.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:58 
10:28:58 (SWT:2047): Gtk-WARNING **: 14:28:58.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:58 
10:28:58 (SWT:2047): Gtk-WARNING **: 14:28:58.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:58 
10:28:58 (SWT:2047): Gtk-WARNING **: 14:28:58.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:58 
10:28:58 (SWT:2047): Gtk-WARNING **: 14:28:58.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:28:58 
10:28:58 (SWT:2047): Gtk-WARNING **: 14:28:58.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:00 
10:29:00 (SWT:2047): Gdk-CRITICAL **: 14:29:00.303: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:00 
10:29:00 (SWT:2047): Gtk-WARNING **: 14:29:00.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:00 
10:29:00 (SWT:2047): Gtk-WARNING **: 14:29:00.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:00 
10:29:00 (SWT:2047): Gtk-WARNING **: 14:29:00.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:00 
10:29:00 (SWT:2047): Gtk-WARNING **: 14:29:00.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:00 
10:29:00 (SWT:2047): Gtk-WARNING **: 14:29:00.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:00 
10:29:00 (SWT:2047): Gtk-WARNING **: 14:29:00.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:00 
10:29:00 (SWT:2047): Gtk-WARNING **: 14:29:00.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:01 
10:29:01 (SWT:2047): Gdk-CRITICAL **: 14:29:01.794: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:02 
10:29:02 (SWT:2047): Gtk-WARNING **: 14:29:02.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:02 
10:29:02 (SWT:2047): Gtk-WARNING **: 14:29:02.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:02 
10:29:02 (SWT:2047): Gtk-WARNING **: 14:29:02.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:02 
10:29:02 (SWT:2047): Gtk-WARNING **: 14:29:02.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:02 
10:29:02 (SWT:2047): Gtk-WARNING **: 14:29:02.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:02 
10:29:02 (SWT:2047): Gtk-WARNING **: 14:29:02.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:02 
10:29:02 (SWT:2047): Gtk-WARNING **: 14:29:02.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:03 
10:29:03 (SWT:2047): Gdk-CRITICAL **: 14:29:03.297: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:03 
10:29:03 (SWT:2047): Gtk-WARNING **: 14:29:03.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:03 
10:29:03 (SWT:2047): Gtk-WARNING **: 14:29:03.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:03 
10:29:03 (SWT:2047): Gtk-WARNING **: 14:29:03.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:03 
10:29:03 (SWT:2047): Gtk-WARNING **: 14:29:03.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:03 
10:29:03 (SWT:2047): Gtk-WARNING **: 14:29:03.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:03 
10:29:03 (SWT:2047): Gtk-WARNING **: 14:29:03.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:03 
10:29:03 (SWT:2047): Gtk-WARNING **: 14:29:03.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:04 
10:29:04 (SWT:2047): Gdk-CRITICAL **: 14:29:04.863: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:05 
10:29:05 (SWT:2047): Gtk-WARNING **: 14:29:05.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:05 
10:29:05 (SWT:2047): Gtk-WARNING **: 14:29:05.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:05 
10:29:05 (SWT:2047): Gtk-WARNING **: 14:29:05.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:05 
10:29:05 (SWT:2047): Gtk-WARNING **: 14:29:05.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:05 
10:29:05 (SWT:2047): Gtk-WARNING **: 14:29:05.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:05 
10:29:05 (SWT:2047): Gtk-WARNING **: 14:29:05.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:05 
10:29:05 (SWT:2047): Gtk-WARNING **: 14:29:05.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:06 
10:29:06 (SWT:2047): Gdk-CRITICAL **: 14:29:06.676: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:06 
10:29:06 (SWT:2047): Gtk-WARNING **: 14:29:06.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:06 
10:29:06 (SWT:2047): Gtk-WARNING **: 14:29:06.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:06 
10:29:06 (SWT:2047): Gtk-WARNING **: 14:29:06.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:06 
10:29:06 (SWT:2047): Gtk-WARNING **: 14:29:06.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:06 
10:29:06 (SWT:2047): Gtk-WARNING **: 14:29:06.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:06 
10:29:06 (SWT:2047): Gtk-WARNING **: 14:29:06.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:06 
10:29:06 (SWT:2047): Gtk-WARNING **: 14:29:06.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:13 
10:29:13 (SWT:2047): Gdk-CRITICAL **: 14:29:13.174: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:13 
10:29:13 (SWT:2047): Gtk-WARNING **: 14:29:13.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:13 
10:29:13 (SWT:2047): Gtk-WARNING **: 14:29:13.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:13 
10:29:13 (SWT:2047): Gtk-WARNING **: 14:29:13.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:13 
10:29:13 (SWT:2047): Gtk-WARNING **: 14:29:13.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:13 
10:29:13 (SWT:2047): Gtk-WARNING **: 14:29:13.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:13 
10:29:13 (SWT:2047): Gtk-WARNING **: 14:29:13.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:13 
10:29:13 (SWT:2047): Gtk-WARNING **: 14:29:13.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:14 
10:29:14 (SWT:2047): Gdk-CRITICAL **: 14:29:14.843: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:15 
10:29:15 (SWT:2047): Gtk-WARNING **: 14:29:15.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:15 
10:29:15 (SWT:2047): Gtk-WARNING **: 14:29:15.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:15 
10:29:15 (SWT:2047): Gtk-WARNING **: 14:29:15.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:15 
10:29:15 (SWT:2047): Gtk-WARNING **: 14:29:15.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:15 
10:29:15 (SWT:2047): Gtk-WARNING **: 14:29:15.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:15 
10:29:15 (SWT:2047): Gtk-WARNING **: 14:29:15.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:15 
10:29:15 (SWT:2047): Gtk-WARNING **: 14:29:15.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:16 
10:29:16 (SWT:2047): Gdk-CRITICAL **: 14:29:16.377: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:16 
10:29:16 (SWT:2047): Gtk-WARNING **: 14:29:16.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:16 
10:29:16 (SWT:2047): Gtk-WARNING **: 14:29:16.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:16 
10:29:16 (SWT:2047): Gtk-WARNING **: 14:29:16.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:16 
10:29:16 (SWT:2047): Gtk-WARNING **: 14:29:16.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:16 
10:29:16 (SWT:2047): Gtk-WARNING **: 14:29:16.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:16 
10:29:16 (SWT:2047): Gtk-WARNING **: 14:29:16.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:16 
10:29:16 (SWT:2047): Gtk-WARNING **: 14:29:16.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:18 
10:29:18 (SWT:2047): Gdk-CRITICAL **: 14:29:18.031: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:18 
10:29:18 (SWT:2047): Gtk-WARNING **: 14:29:18.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:18 
10:29:18 (SWT:2047): Gtk-WARNING **: 14:29:18.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:18 
10:29:18 (SWT:2047): Gtk-WARNING **: 14:29:18.303: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:18 
10:29:18 (SWT:2047): Gtk-WARNING **: 14:29:18.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:18 
10:29:18 (SWT:2047): Gtk-WARNING **: 14:29:18.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:18 
10:29:18 (SWT:2047): Gtk-WARNING **: 14:29:18.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:18 
10:29:18 (SWT:2047): Gtk-WARNING **: 14:29:18.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:19 
10:29:19 (SWT:2047): Gdk-CRITICAL **: 14:29:19.604: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:19 
10:29:19 (SWT:2047): Gtk-WARNING **: 14:29:19.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:19 
10:29:19 (SWT:2047): Gtk-WARNING **: 14:29:19.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:19 
10:29:19 (SWT:2047): Gtk-WARNING **: 14:29:19.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:19 
10:29:19 (SWT:2047): Gtk-WARNING **: 14:29:19.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:19 
10:29:19 (SWT:2047): Gtk-WARNING **: 14:29:19.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:19 
10:29:19 (SWT:2047): Gtk-WARNING **: 14:29:19.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:19 
10:29:19 (SWT:2047): Gtk-WARNING **: 14:29:19.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:21 
10:29:21 (SWT:2047): Gdk-CRITICAL **: 14:29:21.176: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:21 
10:29:21 (SWT:2047): Gtk-WARNING **: 14:29:21.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:21 
10:29:21 (SWT:2047): Gtk-WARNING **: 14:29:21.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:21 
10:29:21 (SWT:2047): Gtk-WARNING **: 14:29:21.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:21 
10:29:21 (SWT:2047): Gtk-WARNING **: 14:29:21.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:21 
10:29:21 (SWT:2047): Gtk-WARNING **: 14:29:21.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:21 
10:29:21 (SWT:2047): Gtk-WARNING **: 14:29:21.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:21 
10:29:21 (SWT:2047): Gtk-WARNING **: 14:29:21.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:22 
10:29:22 (SWT:2047): Gdk-CRITICAL **: 14:29:22.824: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:23 
10:29:23 (SWT:2047): Gtk-WARNING **: 14:29:23.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:23 
10:29:23 (SWT:2047): Gtk-WARNING **: 14:29:23.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:23 
10:29:23 (SWT:2047): Gtk-WARNING **: 14:29:23.059: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:23 
10:29:23 (SWT:2047): Gtk-WARNING **: 14:29:23.059: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:23 
10:29:23 (SWT:2047): Gtk-WARNING **: 14:29:23.059: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:23 
10:29:23 (SWT:2047): Gtk-WARNING **: 14:29:23.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:23 
10:29:23 (SWT:2047): Gtk-WARNING **: 14:29:23.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:24 
10:29:24 (SWT:2047): Gdk-CRITICAL **: 14:29:24.513: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:24 
10:29:24 (SWT:2047): Gtk-WARNING **: 14:29:24.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:24 
10:29:24 (SWT:2047): Gtk-WARNING **: 14:29:24.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:24 
10:29:24 (SWT:2047): Gtk-WARNING **: 14:29:24.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:24 
10:29:24 (SWT:2047): Gtk-WARNING **: 14:29:24.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:24 
10:29:24 (SWT:2047): Gtk-WARNING **: 14:29:24.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:24 
10:29:24 (SWT:2047): Gtk-WARNING **: 14:29:24.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:24 
10:29:24 (SWT:2047): Gtk-WARNING **: 14:29:24.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:26 
10:29:26 (SWT:2047): Gdk-CRITICAL **: 14:29:26.180: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:26 
10:29:26 (SWT:2047): Gtk-WARNING **: 14:29:26.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:26 
10:29:26 (SWT:2047): Gtk-WARNING **: 14:29:26.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:26 
10:29:26 (SWT:2047): Gtk-WARNING **: 14:29:26.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:26 
10:29:26 (SWT:2047): Gtk-WARNING **: 14:29:26.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:26 
10:29:26 (SWT:2047): Gtk-WARNING **: 14:29:26.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:26 
10:29:26 (SWT:2047): Gtk-WARNING **: 14:29:26.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:26 
10:29:26 (SWT:2047): Gtk-WARNING **: 14:29:26.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:27 
10:29:27 (SWT:2047): Gdk-CRITICAL **: 14:29:27.701: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:27 
10:29:27 (SWT:2047): Gtk-WARNING **: 14:29:27.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:27 
10:29:27 (SWT:2047): Gtk-WARNING **: 14:29:27.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:27 
10:29:27 (SWT:2047): Gtk-WARNING **: 14:29:27.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:27 
10:29:27 (SWT:2047): Gtk-WARNING **: 14:29:27.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:27 
10:29:27 (SWT:2047): Gtk-WARNING **: 14:29:27.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:27 
10:29:27 (SWT:2047): Gtk-WARNING **: 14:29:27.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:27 
10:29:27 (SWT:2047): Gtk-WARNING **: 14:29:27.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:29 
10:29:29 (SWT:2047): Gdk-CRITICAL **: 14:29:29.372: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:29 
10:29:29 (SWT:2047): Gtk-WARNING **: 14:29:29.604: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:29 
10:29:29 (SWT:2047): Gtk-WARNING **: 14:29:29.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:29 
10:29:29 (SWT:2047): Gtk-WARNING **: 14:29:29.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:29 
10:29:29 (SWT:2047): Gtk-WARNING **: 14:29:29.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:29 
10:29:29 (SWT:2047): Gtk-WARNING **: 14:29:29.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:29 
10:29:29 (SWT:2047): Gtk-WARNING **: 14:29:29.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:29 
10:29:29 (SWT:2047): Gtk-WARNING **: 14:29:29.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:30 
10:29:30 (SWT:2047): Gdk-CRITICAL **: 14:29:30.959: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:31 
10:29:31 (SWT:2047): Gtk-WARNING **: 14:29:31.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:31 
10:29:31 (SWT:2047): Gtk-WARNING **: 14:29:31.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:31 
10:29:31 (SWT:2047): Gtk-WARNING **: 14:29:31.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:31 
10:29:31 (SWT:2047): Gtk-WARNING **: 14:29:31.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:31 
10:29:31 (SWT:2047): Gtk-WARNING **: 14:29:31.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:31 
10:29:31 (SWT:2047): Gtk-WARNING **: 14:29:31.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:31 
10:29:31 (SWT:2047): Gtk-WARNING **: 14:29:31.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:32 
10:29:32 (SWT:2047): Gdk-CRITICAL **: 14:29:32.512: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:32 
10:29:32 (SWT:2047): Gtk-WARNING **: 14:29:32.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:32 
10:29:32 (SWT:2047): Gtk-WARNING **: 14:29:32.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:32 
10:29:32 (SWT:2047): Gtk-WARNING **: 14:29:32.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:32 
10:29:32 (SWT:2047): Gtk-WARNING **: 14:29:32.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:32 
10:29:32 (SWT:2047): Gtk-WARNING **: 14:29:32.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:32 
10:29:32 (SWT:2047): Gtk-WARNING **: 14:29:32.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:32 
10:29:32 (SWT:2047): Gtk-WARNING **: 14:29:32.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:34 
10:29:34 (SWT:2047): Gdk-CRITICAL **: 14:29:34.112: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:34 
10:29:34 (SWT:2047): Gtk-WARNING **: 14:29:34.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:34 
10:29:34 (SWT:2047): Gtk-WARNING **: 14:29:34.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:34 
10:29:34 (SWT:2047): Gtk-WARNING **: 14:29:34.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:34 
10:29:34 (SWT:2047): Gtk-WARNING **: 14:29:34.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:34 
10:29:34 (SWT:2047): Gtk-WARNING **: 14:29:34.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:34 
10:29:34 (SWT:2047): Gtk-WARNING **: 14:29:34.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:34 
10:29:34 (SWT:2047): Gtk-WARNING **: 14:29:34.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:35 
10:29:35 (SWT:2047): Gdk-CRITICAL **: 14:29:35.670: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:35 
10:29:35 (SWT:2047): Gtk-WARNING **: 14:29:35.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:35 
10:29:35 (SWT:2047): Gtk-WARNING **: 14:29:35.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:35 
10:29:35 (SWT:2047): Gtk-WARNING **: 14:29:35.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:35 
10:29:35 (SWT:2047): Gtk-WARNING **: 14:29:35.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:35 
10:29:35 (SWT:2047): Gtk-WARNING **: 14:29:35.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:35 
10:29:35 (SWT:2047): Gtk-WARNING **: 14:29:35.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:35 
10:29:35 (SWT:2047): Gtk-WARNING **: 14:29:35.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:37 
10:29:37 (SWT:2047): Gdk-CRITICAL **: 14:29:37.198: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:37 
10:29:37 (SWT:2047): Gtk-WARNING **: 14:29:37.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:37 
10:29:37 (SWT:2047): Gtk-WARNING **: 14:29:37.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:37 
10:29:37 (SWT:2047): Gtk-WARNING **: 14:29:37.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:37 
10:29:37 (SWT:2047): Gtk-WARNING **: 14:29:37.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:37 
10:29:37 (SWT:2047): Gtk-WARNING **: 14:29:37.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:37 
10:29:37 (SWT:2047): Gtk-WARNING **: 14:29:37.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:37 
10:29:37 (SWT:2047): Gtk-WARNING **: 14:29:37.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:38 
10:29:38 (SWT:2047): Gdk-CRITICAL **: 14:29:38.742: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:38 
10:29:38 (SWT:2047): Gtk-WARNING **: 14:29:38.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:38 
10:29:38 (SWT:2047): Gtk-WARNING **: 14:29:38.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:38 
10:29:38 (SWT:2047): Gtk-WARNING **: 14:29:38.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:38 
10:29:38 (SWT:2047): Gtk-WARNING **: 14:29:38.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:38 
10:29:38 (SWT:2047): Gtk-WARNING **: 14:29:38.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:38 
10:29:38 (SWT:2047): Gtk-WARNING **: 14:29:38.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:38 
10:29:38 (SWT:2047): Gtk-WARNING **: 14:29:38.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:40 
10:29:40 (SWT:2047): Gdk-CRITICAL **: 14:29:40.702: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:40 
10:29:40 (SWT:2047): Gtk-WARNING **: 14:29:40.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:40 
10:29:40 (SWT:2047): Gtk-WARNING **: 14:29:40.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:40 
10:29:40 (SWT:2047): Gtk-WARNING **: 14:29:40.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:40 
10:29:40 (SWT:2047): Gtk-WARNING **: 14:29:40.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:40 
10:29:40 (SWT:2047): Gtk-WARNING **: 14:29:40.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:40 
10:29:40 (SWT:2047): Gtk-WARNING **: 14:29:40.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:40 
10:29:40 (SWT:2047): Gtk-WARNING **: 14:29:40.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:42 
10:29:42 (SWT:2047): Gdk-CRITICAL **: 14:29:42.307: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:42 
10:29:42 (SWT:2047): Gtk-WARNING **: 14:29:42.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:42 
10:29:42 (SWT:2047): Gtk-WARNING **: 14:29:42.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:42 
10:29:42 (SWT:2047): Gtk-WARNING **: 14:29:42.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:42 
10:29:42 (SWT:2047): Gtk-WARNING **: 14:29:42.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:42 
10:29:42 (SWT:2047): Gtk-WARNING **: 14:29:42.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:42 
10:29:42 (SWT:2047): Gtk-WARNING **: 14:29:42.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:42 
10:29:42 (SWT:2047): Gtk-WARNING **: 14:29:42.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:43 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.907 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException  Time elapsed: 1.449 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.selectsAll  Time elapsed: 1.625 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsColumnTextBasedOnRowColumnNumbers  Time elapsed: 1.623 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canSelectAListOfNodes  Time elapsed: 1.619 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canExpandANodeUsingVarArgs  Time elapsed: 1.49 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canClickOnANode  Time elapsed: 1.502 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canUnCheckANode  Time elapsed: 1.566 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canDoubleClickOnANodeInAColumn  Time elapsed: 1.814 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfNodeNameIsIllegal  Time elapsed: 6.497 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cellOutOfRangeWithMultipleColumnsTree  Time elapsed: 1.669 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.isGrayedTreeNotChecked  Time elapsed: 1.535 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.unselects  Time elapsed: 1.653 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.isGrayed  Time elapsed: 1.573 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canFindANode  Time elapsed: 1.571 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canDoubleClickOnANode  Time elapsed: 1.648 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsRow  Time elapsed: 1.69 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsColumnTextBasedOnColumnNumbers  Time elapsed: 1.666 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsRowCount  Time elapsed: 1.52 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getNodeBasedOnIndex  Time elapsed: 1.671 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canRightClickOnANode  Time elapsed: 1.586 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfMultipleIndicesOnSingleSelect  Time elapsed: 1.552 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canToggleANode  Time elapsed: 1.599 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cellOutOfRangeWithSingleColumnsTree  Time elapsed: 1.558 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cannotFindANodeWithIncorrectNodeIndex  Time elapsed: 1.528 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canCallGetItems  Time elapsed: 1.543 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canClickOnANodeInAColumn  Time elapsed: 1.961 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canCheckANode  Time elapsed: 1.604 s
10:29:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfTheRowNumberIsIllegal  Time elapsed: 1.586 s
10:29:43 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
10:29:43 
10:29:43 (SWT:2047): Gdk-CRITICAL **: 14:29:43.898: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:44 
10:29:44 (SWT:2047): Gtk-WARNING **: 14:29:44.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:44 
10:29:44 (SWT:2047): Gtk-WARNING **: 14:29:44.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:44 
10:29:44 (SWT:2047): Gtk-WARNING **: 14:29:44.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:44 
10:29:44 (SWT:2047): Gtk-WARNING **: 14:29:44.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:44 
10:29:44 (SWT:2047): Gtk-WARNING **: 14:29:44.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:44 
10:29:44 (SWT:2047): Gtk-WARNING **: 14:29:44.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:44 
10:29:44 (SWT:2047): Gtk-WARNING **: 14:29:44.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:45 
10:29:45 (SWT:2047): Gdk-CRITICAL **: 14:29:45.407: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:45 
10:29:45 (SWT:2047): Gtk-WARNING **: 14:29:45.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:45 
10:29:45 (SWT:2047): Gtk-WARNING **: 14:29:45.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:45 
10:29:45 (SWT:2047): Gtk-WARNING **: 14:29:45.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:45 
10:29:45 (SWT:2047): Gtk-WARNING **: 14:29:45.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:45 
10:29:45 (SWT:2047): Gtk-WARNING **: 14:29:45.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:45 
10:29:45 (SWT:2047): Gtk-WARNING **: 14:29:45.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:45 
10:29:45 (SWT:2047): Gtk-WARNING **: 14:29:45.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:46 
10:29:46 (SWT:2047): Gdk-CRITICAL **: 14:29:46.903: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:47 
10:29:47 (SWT:2047): Gtk-WARNING **: 14:29:47.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:47 
10:29:47 (SWT:2047): Gtk-WARNING **: 14:29:47.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:47 
10:29:47 (SWT:2047): Gtk-WARNING **: 14:29:47.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:47 
10:29:47 (SWT:2047): Gtk-WARNING **: 14:29:47.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:47 
10:29:47 (SWT:2047): Gtk-WARNING **: 14:29:47.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:47 
10:29:47 (SWT:2047): Gtk-WARNING **: 14:29:47.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:47 
10:29:47 (SWT:2047): Gtk-WARNING **: 14:29:47.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:48 
10:29:48 (SWT:2047): Gdk-CRITICAL **: 14:29:48.428: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:48 
10:29:48 (SWT:2047): Gtk-WARNING **: 14:29:48.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:48 
10:29:48 (SWT:2047): Gtk-WARNING **: 14:29:48.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:48 
10:29:48 (SWT:2047): Gtk-WARNING **: 14:29:48.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:48 
10:29:48 (SWT:2047): Gtk-WARNING **: 14:29:48.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:48 
10:29:48 (SWT:2047): Gtk-WARNING **: 14:29:48.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:48 
10:29:48 (SWT:2047): Gtk-WARNING **: 14:29:48.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:48 
10:29:48 (SWT:2047): Gtk-WARNING **: 14:29:48.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:49 
10:29:49 (SWT:2047): Gdk-CRITICAL **: 14:29:49.967: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:50 
10:29:50 (SWT:2047): Gtk-WARNING **: 14:29:50.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:50 
10:29:50 (SWT:2047): Gtk-WARNING **: 14:29:50.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:50 
10:29:50 (SWT:2047): Gtk-WARNING **: 14:29:50.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:50 
10:29:50 (SWT:2047): Gtk-WARNING **: 14:29:50.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:50 
10:29:50 (SWT:2047): Gtk-WARNING **: 14:29:50.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:50 
10:29:50 (SWT:2047): Gtk-WARNING **: 14:29:50.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:50 
10:29:50 (SWT:2047): Gtk-WARNING **: 14:29:50.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:51 
10:29:51 (SWT:2047): Gdk-CRITICAL **: 14:29:51.464: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:51 
10:29:51 (SWT:2047): Gtk-WARNING **: 14:29:51.707: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:51 
10:29:51 (SWT:2047): Gtk-WARNING **: 14:29:51.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:51 
10:29:51 (SWT:2047): Gtk-WARNING **: 14:29:51.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:51 
10:29:51 (SWT:2047): Gtk-WARNING **: 14:29:51.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:51 
10:29:51 (SWT:2047): Gtk-WARNING **: 14:29:51.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:51 
10:29:51 (SWT:2047): Gtk-WARNING **: 14:29:51.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:51 
10:29:51 (SWT:2047): Gtk-WARNING **: 14:29:51.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:29:53 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.172 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
10:29:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.findsScaleInGroup  Time elapsed: 1.508 s
10:29:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldSetValue  Time elapsed: 1.496 s
10:29:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetIncrementAndPageIncrement  Time elapsed: 1.525 s
10:29:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetValue  Time elapsed: 1.54 s
10:29:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.findsScale  Time elapsed: 1.497 s
10:29:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetMinimumAndMaximum  Time elapsed: 1.605 s
10:29:53 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
10:29:53 
10:29:53 (SWT:2047): Gdk-CRITICAL **: 14:29:53.075: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gdk-CRITICAL **: 14:29:53.413: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.716: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.716: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gtk-CRITICAL **: 14:29:53.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:53 
10:29:53 (SWT:2047): Gdk-CRITICAL **: 14:29:53.755: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.035: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.048: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:54 
10:29:54 (SWT:2047): Gdk-CRITICAL **: 14:29:54.085: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.366: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.377: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.377: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.378: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:54 
10:29:54 (SWT:2047): Gtk-CRITICAL **: 14:29:54.378: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gdk-CRITICAL **: 14:29:55.274: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.556: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gdk-CRITICAL **: 14:29:55.604: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.917: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.917: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.918: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gtk-CRITICAL **: 14:29:55.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:55 
10:29:55 (SWT:2047): Gdk-CRITICAL **: 14:29:55.985: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.285: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.297: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.297: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.297: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gdk-CRITICAL **: 14:29:56.332: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.618: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.619: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gtk-CRITICAL **: 14:29:56.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:56 
10:29:56 (SWT:2047): Gdk-CRITICAL **: 14:29:56.709: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.002: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.013: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.014: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.014: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.014: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.015: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.015: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gdk-CRITICAL **: 14:29:57.048: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.348: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.351: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.351: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.351: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gdk-CRITICAL **: 14:29:57.396: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.693: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gtk-CRITICAL **: 14:29:57.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:57 
10:29:57 (SWT:2047): Gdk-CRITICAL **: 14:29:57.768: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.065: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gdk-CRITICAL **: 14:29:58.137: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.423: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.433: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.433: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.435: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.435: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.435: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gdk-CRITICAL **: 14:29:58.508: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.796: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gtk-CRITICAL **: 14:29:58.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:58 
10:29:58 (SWT:2047): Gdk-CRITICAL **: 14:29:58.882: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.196: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.196: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.196: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gdk-CRITICAL **: 14:29:59.266: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gdk-CRITICAL **: 14:29:59.601: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.890: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.891: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gtk-CRITICAL **: 14:29:59.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:29:59 
10:29:59 (SWT:2047): Gdk-CRITICAL **: 14:29:59.936: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:00 
10:30:00 (SWT:2047): Gtk-CRITICAL **: 14:30:00.240: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:00 
10:30:00 (SWT:2047): Gtk-CRITICAL **: 14:30:00.241: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:00 
10:30:00 (SWT:2047): Gtk-CRITICAL **: 14:30:00.251: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:00 
10:30:00 (SWT:2047): Gtk-CRITICAL **: 14:30:00.251: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:00 
10:30:00 (SWT:2047): Gtk-CRITICAL **: 14:30:00.252: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:00 
10:30:00 (SWT:2047): Gtk-CRITICAL **: 14:30:00.253: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:00 
10:30:00 (SWT:2047): Gtk-CRITICAL **: 14:30:00.253: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:00 
10:30:00 (SWT:2047): Gtk-CRITICAL **: 14:30:00.253: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:01 
10:30:01 (SWT:2047): Gdk-CRITICAL **: 14:30:01.503: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:01 
10:30:01 (SWT:2047): Gtk-CRITICAL **: 14:30:01.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:01 
10:30:01 (SWT:2047): Gtk-CRITICAL **: 14:30:01.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:01 
10:30:01 (SWT:2047): Gtk-CRITICAL **: 14:30:01.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:01 
10:30:01 (SWT:2047): Gtk-CRITICAL **: 14:30:01.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:01 
10:30:01 (SWT:2047): Gtk-CRITICAL **: 14:30:01.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:01 
10:30:01 (SWT:2047): Gtk-CRITICAL **: 14:30:01.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:01 
10:30:01 (SWT:2047): Gtk-CRITICAL **: 14:30:01.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:01 
10:30:01 (SWT:2047): Gtk-CRITICAL **: 14:30:01.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:01 
10:30:01 (SWT:2047): Gdk-CRITICAL **: 14:30:01.856: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.158: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gdk-CRITICAL **: 14:30:02.206: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.507: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gdk-CRITICAL **: 14:30:02.588: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.915: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.915: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:02 
10:30:02 (SWT:2047): Gtk-CRITICAL **: 14:30:02.915: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:03 
10:30:03 (SWT:2047): Gdk-CRITICAL **: 14:30:03.963: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.257: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.258: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:04 
10:30:04 (SWT:2047): Gdk-CRITICAL **: 14:30:04.313: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.615: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.616: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:04 
10:30:04 (SWT:2047): Gtk-CRITICAL **: 14:30:04.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gdk-CRITICAL **: 14:30:06.285: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.581: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gdk-CRITICAL **: 14:30:06.628: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.924: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.936: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.936: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.936: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 
10:30:06 (SWT:2047): Gtk-CRITICAL **: 14:30:06.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:06 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.9 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.selectsRangeWithTabWidth  Time elapsed: 0.338 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.selectsRange  Time elapsed: 0.342 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.insertsTextAtALocation  Time elapsed: 0.33 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesTextAtALocation  Time elapsed: 1.188 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.insertsTextAtALocationWithTabWidth  Time elapsed: 0.331 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canDoubleClickOnStyledText  Time elapsed: 0.381 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLinesWithEOLAtEndOfText  Time elapsed: 0.347 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canClickOnStyledText  Time elapsed: 0.377 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLineCountWithNoEOLEndOfText  Time elapsed: 0.338 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsBullet  Time elapsed: 0.348 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canCtrlClickOnStyledText  Time elapsed: 0.371 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsStylesRangeInARangeWithTabWidth  Time elapsed: 0.368 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsTextStyle  Time elapsed: 0.372 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canShiftClickOnStyledText  Time elapsed: 0.374 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsTextStyleWithTabWidth  Time elapsed: 0.384 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsTextOnCurrentLine  Time elapsed: 0.335 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.setsText  Time elapsed: 0.334 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesSpecialCharactersAtALocation  Time elapsed: 1.566 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.navigatesToAParticularLocationWithTAB  Time elapsed: 0.353 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.navigatesToAParticularLocation  Time elapsed: 0.351 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsStylesRangeInARange  Time elapsed: 0.382 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.testTypesTextAtALocation  Time elapsed: 1.374 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsTabs  Time elapsed: 0.351 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesTextAtALocationWithTabWidth  Time elapsed: 1.972 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLinesWithNoEOLEndOfText  Time elapsed: 0.342 s
10:30:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLineCountWithEOLAtEndOfText  Time elapsed: 0.345 s
10:30:06 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
10:30:06 
10:30:06 (SWT:2047): Gdk-CRITICAL **: 14:30:06.976: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:07 
10:30:07 (SWT:2047): Gtk-CRITICAL **: 14:30:07.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:30:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
10:30:07 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest.doubleClickOnCell  Time elapsed: 0.1 s
10:30:07 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
10:30:07 
10:30:07 (SWT:2047): Gdk-CRITICAL **: 14:30:07.080: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:07 
10:30:07 (SWT:2047): Gtk-WARNING **: 14:30:07.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:07 
10:30:07 (SWT:2047): Gtk-WARNING **: 14:30:07.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:07 
10:30:07 (SWT:2047): Gtk-WARNING **: 14:30:07.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:07 
10:30:07 (SWT:2047): Gtk-WARNING **: 14:30:07.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:07 
10:30:07 (SWT:2047): Gtk-WARNING **: 14:30:07.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:07 
10:30:07 (SWT:2047): Gtk-WARNING **: 14:30:07.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:07 
10:30:07 (SWT:2047): Gtk-WARNING **: 14:30:07.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:09 
10:30:09 (SWT:2047): Gdk-CRITICAL **: 14:30:09.067: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:09 
10:30:09 (SWT:2047): Gtk-WARNING **: 14:30:09.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:09 
10:30:09 (SWT:2047): Gtk-WARNING **: 14:30:09.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:09 
10:30:09 (SWT:2047): Gtk-WARNING **: 14:30:09.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:09 
10:30:09 (SWT:2047): Gtk-WARNING **: 14:30:09.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:09 
10:30:09 (SWT:2047): Gtk-WARNING **: 14:30:09.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:09 
10:30:09 (SWT:2047): Gtk-WARNING **: 14:30:09.355: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:09 
10:30:09 (SWT:2047): Gtk-WARNING **: 14:30:09.355: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:11 
10:30:11 (SWT:2047): Gdk-CRITICAL **: 14:30:11.236: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:11 
10:30:11 (SWT:2047): Gtk-WARNING **: 14:30:11.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:11 
10:30:11 (SWT:2047): Gtk-WARNING **: 14:30:11.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:11 
10:30:11 (SWT:2047): Gtk-WARNING **: 14:30:11.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:11 
10:30:11 (SWT:2047): Gtk-WARNING **: 14:30:11.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:11 
10:30:11 (SWT:2047): Gtk-WARNING **: 14:30:11.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:11 
10:30:11 (SWT:2047): Gtk-WARNING **: 14:30:11.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:11 
10:30:11 (SWT:2047): Gtk-WARNING **: 14:30:11.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:13 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.098 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
10:30:13 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.clicksTreeColumn  Time elapsed: 1.987 s
10:30:13 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.clicksHeaderContextMenuItem  Time elapsed: 2.169 s
10:30:13 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.findsTreeColumn  Time elapsed: 1.941 s
10:30:13 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
10:30:13 
10:30:13 (SWT:2047): Gdk-CRITICAL **: 14:30:13.181: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:13 
10:30:13 (SWT:2047): Gtk-WARNING **: 14:30:13.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:13 
10:30:13 (SWT:2047): Gtk-WARNING **: 14:30:13.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:13 
10:30:13 (SWT:2047): Gtk-WARNING **: 14:30:13.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:13 
10:30:13 (SWT:2047): Gtk-WARNING **: 14:30:13.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:13 
10:30:13 (SWT:2047): Gtk-WARNING **: 14:30:13.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:13 
10:30:13 (SWT:2047): Gtk-WARNING **: 14:30:13.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:13 
10:30:13 (SWT:2047): Gtk-WARNING **: 14:30:13.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:14 
10:30:14 (SWT:2047): Gdk-CRITICAL **: 14:30:14.816: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:15 
10:30:15 (SWT:2047): Gtk-WARNING **: 14:30:15.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:15 
10:30:15 (SWT:2047): Gtk-WARNING **: 14:30:15.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:15 
10:30:15 (SWT:2047): Gtk-WARNING **: 14:30:15.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:15 
10:30:15 (SWT:2047): Gtk-WARNING **: 14:30:15.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:15 
10:30:15 (SWT:2047): Gtk-WARNING **: 14:30:15.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:15 
10:30:15 (SWT:2047): Gtk-WARNING **: 14:30:15.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:15 
10:30:15 (SWT:2047): Gtk-WARNING **: 14:30:15.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:16 
10:30:16 (SWT:2047): Gdk-CRITICAL **: 14:30:16.545: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:16 
10:30:16 (SWT:2047): Gtk-WARNING **: 14:30:16.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:16 
10:30:16 (SWT:2047): Gtk-WARNING **: 14:30:16.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:16 
10:30:16 (SWT:2047): Gtk-WARNING **: 14:30:16.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:16 
10:30:16 (SWT:2047): Gtk-WARNING **: 14:30:16.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:16 
10:30:16 (SWT:2047): Gtk-WARNING **: 14:30:16.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:16 
10:30:16 (SWT:2047): Gtk-WARNING **: 14:30:16.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:16 
10:30:16 (SWT:2047): Gtk-WARNING **: 14:30:16.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.409 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
10:30:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.selectionWorks  Time elapsed: 1.634 s
10:30:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.findsSpinner  Time elapsed: 1.728 s
10:30:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.findsSpinnerInGroup  Time elapsed: 2.045 s
10:30:18 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
10:30:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
10:30:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped
10:30:18 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
10:30:18 
10:30:18 (SWT:2047): Gdk-CRITICAL **: 14:30:18.596: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:18 
10:30:18 (SWT:2047): Gdk-CRITICAL **: 14:30:18.687: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:18 
10:30:18 (SWT:2047): Gdk-CRITICAL **: 14:30:18.790: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:18 
10:30:18 (SWT:2047): Gdk-CRITICAL **: 14:30:18.887: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:18 
10:30:18 (SWT:2047): Gdk-CRITICAL **: 14:30:18.995: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:19 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
10:30:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsSubMenus  Time elapsed: 0.09 s
10:30:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.clicksSubMenus  Time elapsed: 0.102 s
10:30:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenuRecursive  Time elapsed: 0.097 s
10:30:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenuNotRecursive  Time elapsed: 0.108 s
10:30:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenus  Time elapsed: 0.095 s
10:30:19 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
10:30:19 
10:30:19 (SWT:2047): Gdk-CRITICAL **: 14:30:19.095: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:19 
10:30:19 (SWT:2047): Gdk-CRITICAL **: 14:30:19.151: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:19 
10:30:19 (SWT:2047): Gdk-CRITICAL **: 14:30:19.222: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:19 
10:30:19 (SWT:2047): Gdk-CRITICAL **: 14:30:19.276: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:19 
10:30:19 (SWT:2047): Gdk-CRITICAL **: 14:30:19.337: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:19 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
10:30:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.indexedTrayItemIsReturned  Time elapsed: 0.055 s
10:30:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.menuCanBeAccessedOnTrayItem  Time elapsed: 0.071 s
10:30:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.firstTrayItemIsReturned  Time elapsed: 0.053 s
10:30:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.listOfTrayItemsIsReturned  Time elapsed: 0.062 s
10:30:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.trayItemWithTooltipIsReturned  Time elapsed: 0.051 s
10:30:19 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
10:30:19 
10:30:19 (SWT:2047): Gdk-CRITICAL **: 14:30:19.392: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:19 
10:30:19 (SWT:2047): Gtk-WARNING **: 14:30:19.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:19 
10:30:19 (SWT:2047): Gtk-WARNING **: 14:30:19.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:19 
10:30:19 (SWT:2047): Gtk-WARNING **: 14:30:19.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:19 
10:30:19 (SWT:2047): Gtk-WARNING **: 14:30:19.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:19 
10:30:19 (SWT:2047): Gtk-WARNING **: 14:30:19.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:19 
10:30:19 (SWT:2047): Gtk-WARNING **: 14:30:19.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:19 
10:30:19 (SWT:2047): Gtk-WARNING **: 14:30:19.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:21 
10:30:21 (SWT:2047): Gdk-CRITICAL **: 14:30:21.258: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:21 
10:30:21 (SWT:2047): Gtk-WARNING **: 14:30:21.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:21 
10:30:21 (SWT:2047): Gtk-WARNING **: 14:30:21.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:21 
10:30:21 (SWT:2047): Gtk-WARNING **: 14:30:21.548: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:21 
10:30:21 (SWT:2047): Gtk-WARNING **: 14:30:21.548: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:21 
10:30:21 (SWT:2047): Gtk-WARNING **: 14:30:21.548: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:21 
10:30:21 (SWT:2047): Gtk-WARNING **: 14:30:21.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:21 
10:30:21 (SWT:2047): Gtk-WARNING **: 14:30:21.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:23 
10:30:23 (SWT:2047): Gdk-CRITICAL **: 14:30:23.292: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:23 
10:30:23 (SWT:2047): Gtk-WARNING **: 14:30:23.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:23 
10:30:23 (SWT:2047): Gtk-WARNING **: 14:30:23.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:23 
10:30:23 (SWT:2047): Gtk-WARNING **: 14:30:23.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:23 
10:30:23 (SWT:2047): Gtk-WARNING **: 14:30:23.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:23 
10:30:23 (SWT:2047): Gtk-WARNING **: 14:30:23.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:23 
10:30:23 (SWT:2047): Gtk-WARNING **: 14:30:23.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:23 
10:30:23 (SWT:2047): Gtk-WARNING **: 14:30:23.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:25 
10:30:25 (SWT:2047): Gdk-CRITICAL **: 14:30:25.483: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:25 
10:30:25 (SWT:2047): Gtk-WARNING **: 14:30:25.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:25 
10:30:25 (SWT:2047): Gtk-WARNING **: 14:30:25.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:25 
10:30:25 (SWT:2047): Gtk-WARNING **: 14:30:25.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:25 
10:30:25 (SWT:2047): Gtk-WARNING **: 14:30:25.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:25 
10:30:25 (SWT:2047): Gtk-WARNING **: 14:30:25.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:25 
10:30:25 (SWT:2047): Gtk-WARNING **: 14:30:25.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:25 
10:30:25 (SWT:2047): Gtk-WARNING **: 14:30:25.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:27 
10:30:27 (SWT:2047): Gdk-CRITICAL **: 14:30:27.437: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:27 
10:30:27 (SWT:2047): Gtk-WARNING **: 14:30:27.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:27 
10:30:27 (SWT:2047): Gtk-WARNING **: 14:30:27.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:27 
10:30:27 (SWT:2047): Gtk-WARNING **: 14:30:27.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:27 
10:30:27 (SWT:2047): Gtk-WARNING **: 14:30:27.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:27 
10:30:27 (SWT:2047): Gtk-WARNING **: 14:30:27.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:27 
10:30:27 (SWT:2047): Gtk-WARNING **: 14:30:27.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:27 
10:30:27 (SWT:2047): Gtk-WARNING **: 14:30:27.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:29 
10:30:29 (SWT:2047): Gdk-CRITICAL **: 14:30:29.472: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:29 
10:30:29 (SWT:2047): Gtk-WARNING **: 14:30:29.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:29 
10:30:29 (SWT:2047): Gtk-WARNING **: 14:30:29.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:29 
10:30:29 (SWT:2047): Gtk-WARNING **: 14:30:29.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:29 
10:30:29 (SWT:2047): Gtk-WARNING **: 14:30:29.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:29 
10:30:29 (SWT:2047): Gtk-WARNING **: 14:30:29.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:29 
10:30:29 (SWT:2047): Gtk-WARNING **: 14:30:29.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:29 
10:30:29 (SWT:2047): Gtk-WARNING **: 14:30:29.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:31 
10:30:31 (SWT:2047): Gdk-CRITICAL **: 14:30:31.293: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:31 
10:30:31 (SWT:2047): Gtk-WARNING **: 14:30:31.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:31 
10:30:31 (SWT:2047): Gtk-WARNING **: 14:30:31.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:31 
10:30:31 (SWT:2047): Gtk-WARNING **: 14:30:31.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:31 
10:30:31 (SWT:2047): Gtk-WARNING **: 14:30:31.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:31 
10:30:31 (SWT:2047): Gtk-WARNING **: 14:30:31.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:31 
10:30:31 (SWT:2047): Gtk-WARNING **: 14:30:31.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:31 
10:30:31 (SWT:2047): Gtk-WARNING **: 14:30:31.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:33 
10:30:33 (SWT:2047): Gdk-CRITICAL **: 14:30:33.167: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:33 
10:30:33 (SWT:2047): Gtk-WARNING **: 14:30:33.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:33 
10:30:33 (SWT:2047): Gtk-WARNING **: 14:30:33.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:33 
10:30:33 (SWT:2047): Gtk-WARNING **: 14:30:33.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:33 
10:30:33 (SWT:2047): Gtk-WARNING **: 14:30:33.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:33 
10:30:33 (SWT:2047): Gtk-WARNING **: 14:30:33.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:33 
10:30:33 (SWT:2047): Gtk-WARNING **: 14:30:33.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:33 
10:30:33 (SWT:2047): Gtk-WARNING **: 14:30:33.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:35 
10:30:35 (SWT:2047): Gdk-CRITICAL **: 14:30:35.238: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:35 
10:30:35 (SWT:2047): Gtk-WARNING **: 14:30:35.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:35 
10:30:35 (SWT:2047): Gtk-WARNING **: 14:30:35.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:35 
10:30:35 (SWT:2047): Gtk-WARNING **: 14:30:35.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:35 
10:30:35 (SWT:2047): Gtk-WARNING **: 14:30:35.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:35 
10:30:35 (SWT:2047): Gtk-WARNING **: 14:30:35.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:35 
10:30:35 (SWT:2047): Gtk-WARNING **: 14:30:35.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:35 
10:30:35 (SWT:2047): Gtk-WARNING **: 14:30:35.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:37 
10:30:37 (SWT:2047): Gdk-CRITICAL **: 14:30:37.222: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:37 
10:30:37 (SWT:2047): Gtk-WARNING **: 14:30:37.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:37 
10:30:37 (SWT:2047): Gtk-WARNING **: 14:30:37.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:37 
10:30:37 (SWT:2047): Gtk-WARNING **: 14:30:37.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:37 
10:30:37 (SWT:2047): Gtk-WARNING **: 14:30:37.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:37 
10:30:37 (SWT:2047): Gtk-WARNING **: 14:30:37.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:37 
10:30:37 (SWT:2047): Gtk-WARNING **: 14:30:37.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:37 
10:30:37 (SWT:2047): Gtk-WARNING **: 14:30:37.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:39 
10:30:39 (SWT:2047): Gdk-CRITICAL **: 14:30:39.158: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:39 
10:30:39 (SWT:2047): Gtk-WARNING **: 14:30:39.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:39 
10:30:39 (SWT:2047): Gtk-WARNING **: 14:30:39.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:39 
10:30:39 (SWT:2047): Gtk-WARNING **: 14:30:39.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:39 
10:30:39 (SWT:2047): Gtk-WARNING **: 14:30:39.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:39 
10:30:39 (SWT:2047): Gtk-WARNING **: 14:30:39.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:39 
10:30:39 (SWT:2047): Gtk-WARNING **: 14:30:39.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:39 
10:30:39 (SWT:2047): Gtk-WARNING **: 14:30:39.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:41 
10:30:41 (SWT:2047): Gdk-CRITICAL **: 14:30:41.176: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:41 
10:30:41 (SWT:2047): Gtk-WARNING **: 14:30:41.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:41 
10:30:41 (SWT:2047): Gtk-WARNING **: 14:30:41.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:41 
10:30:41 (SWT:2047): Gtk-WARNING **: 14:30:41.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:41 
10:30:41 (SWT:2047): Gtk-WARNING **: 14:30:41.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:41 
10:30:41 (SWT:2047): Gtk-WARNING **: 14:30:41.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:41 
10:30:41 (SWT:2047): Gtk-WARNING **: 14:30:41.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:41 
10:30:41 (SWT:2047): Gtk-WARNING **: 14:30:41.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:43 
10:30:43 (SWT:2047): Gdk-CRITICAL **: 14:30:43.191: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:43 
10:30:43 (SWT:2047): Gtk-WARNING **: 14:30:43.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:43 
10:30:43 (SWT:2047): Gtk-WARNING **: 14:30:43.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:43 
10:30:43 (SWT:2047): Gtk-WARNING **: 14:30:43.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:43 
10:30:43 (SWT:2047): Gtk-WARNING **: 14:30:43.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:43 
10:30:43 (SWT:2047): Gtk-WARNING **: 14:30:43.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:43 
10:30:43 (SWT:2047): Gtk-WARNING **: 14:30:43.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:43 
10:30:43 (SWT:2047): Gtk-WARNING **: 14:30:43.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:45 
10:30:45 (SWT:2047): Gdk-CRITICAL **: 14:30:45.135: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:45 
10:30:45 (SWT:2047): Gtk-WARNING **: 14:30:45.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:45 
10:30:45 (SWT:2047): Gtk-WARNING **: 14:30:45.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:45 
10:30:45 (SWT:2047): Gtk-WARNING **: 14:30:45.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:45 
10:30:45 (SWT:2047): Gtk-WARNING **: 14:30:45.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:45 
10:30:45 (SWT:2047): Gtk-WARNING **: 14:30:45.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:45 
10:30:45 (SWT:2047): Gtk-WARNING **: 14:30:45.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:45 
10:30:45 (SWT:2047): Gtk-WARNING **: 14:30:45.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:47 
10:30:47 (SWT:2047): Gdk-CRITICAL **: 14:30:47.253: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:47 
10:30:47 (SWT:2047): Gtk-WARNING **: 14:30:47.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:47 
10:30:47 (SWT:2047): Gtk-WARNING **: 14:30:47.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:47 
10:30:47 (SWT:2047): Gtk-WARNING **: 14:30:47.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:47 
10:30:47 (SWT:2047): Gtk-WARNING **: 14:30:47.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:47 
10:30:47 (SWT:2047): Gtk-WARNING **: 14:30:47.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:47 
10:30:47 (SWT:2047): Gtk-WARNING **: 14:30:47.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:47 
10:30:47 (SWT:2047): Gtk-WARNING **: 14:30:47.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:49 
10:30:49 (SWT:2047): Gdk-CRITICAL **: 14:30:49.337: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:49 
10:30:49 (SWT:2047): Gtk-WARNING **: 14:30:49.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:49 
10:30:49 (SWT:2047): Gtk-WARNING **: 14:30:49.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:49 
10:30:49 (SWT:2047): Gtk-WARNING **: 14:30:49.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:49 
10:30:49 (SWT:2047): Gtk-WARNING **: 14:30:49.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:49 
10:30:49 (SWT:2047): Gtk-WARNING **: 14:30:49.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:49 
10:30:49 (SWT:2047): Gtk-WARNING **: 14:30:49.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:49 
10:30:49 (SWT:2047): Gtk-WARNING **: 14:30:49.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:51 
10:30:51 (SWT:2047): Gdk-CRITICAL **: 14:30:51.356: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:51 
10:30:51 (SWT:2047): Gtk-WARNING **: 14:30:51.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:51 
10:30:51 (SWT:2047): Gtk-WARNING **: 14:30:51.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:51 
10:30:51 (SWT:2047): Gtk-WARNING **: 14:30:51.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:51 
10:30:51 (SWT:2047): Gtk-WARNING **: 14:30:51.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:51 
10:30:51 (SWT:2047): Gtk-WARNING **: 14:30:51.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:51 
10:30:51 (SWT:2047): Gtk-WARNING **: 14:30:51.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:51 
10:30:51 (SWT:2047): Gtk-WARNING **: 14:30:51.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:53 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.991 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.selectionNotifiesListeners  Time elapsed: 1.865 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.unSelectsSelectionMulti  Time elapsed: 2.034 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidTextBasedSelectionMulti  Time elapsed: 2.191 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsMultipleSelectionByText  Time elapsed: 1.954 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.unSelectsSelection  Time elapsed: 2.034 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsSingleSelectionByText  Time elapsed: 1.821 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsMultipleSelectionByIndex  Time elapsed: 1.874 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti  Time elapsed: 2.07 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.getsItemAtIndex  Time elapsed: 1.984 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidIndexBasedSelection  Time elapsed: 1.936 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.canDoubleClickOnList  Time elapsed: 2.019 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidTextBasedSelection  Time elapsed: 2.014 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.deSelectNotifiesListeners  Time elapsed: 1.944 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.selectionNotifiesListenersMulti  Time elapsed: 2.117 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsSingleSelectionByIndex  Time elapsed: 2.083 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.findsAListWithoutLabel  Time elapsed: 2.018 s
10:30:53 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.getsIndexOfItem  Time elapsed: 2.026 s
10:30:53 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
10:30:53 
10:30:53 (SWT:2047): Gdk-CRITICAL **: 14:30:53.386: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:53 
10:30:53 (SWT:2047): Gtk-WARNING **: 14:30:53.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:53 
10:30:53 (SWT:2047): Gtk-WARNING **: 14:30:53.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:53 
10:30:53 (SWT:2047): Gtk-WARNING **: 14:30:53.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:53 
10:30:53 (SWT:2047): Gtk-WARNING **: 14:30:53.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:53 
10:30:53 (SWT:2047): Gtk-WARNING **: 14:30:53.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:53 
10:30:53 (SWT:2047): Gtk-WARNING **: 14:30:53.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:53 
10:30:53 (SWT:2047): Gtk-WARNING **: 14:30:53.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:55 
10:30:55 (SWT:2047): Gdk-CRITICAL **: 14:30:55.598: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:55 
10:30:55 (SWT:2047): Gtk-WARNING **: 14:30:55.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:55 
10:30:55 (SWT:2047): Gtk-WARNING **: 14:30:55.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:55 
10:30:55 (SWT:2047): Gtk-WARNING **: 14:30:55.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:55 
10:30:55 (SWT:2047): Gtk-WARNING **: 14:30:55.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:55 
10:30:55 (SWT:2047): Gtk-WARNING **: 14:30:55.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:55 
10:30:55 (SWT:2047): Gtk-WARNING **: 14:30:55.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:55 
10:30:55 (SWT:2047): Gtk-WARNING **: 14:30:55.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:57 
10:30:57 (SWT:2047): Gdk-CRITICAL **: 14:30:57.628: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:57 
10:30:57 (SWT:2047): Gtk-WARNING **: 14:30:57.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:57 
10:30:57 (SWT:2047): Gtk-WARNING **: 14:30:57.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:57 
10:30:57 (SWT:2047): Gtk-WARNING **: 14:30:57.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:57 
10:30:57 (SWT:2047): Gtk-WARNING **: 14:30:57.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:57 
10:30:57 (SWT:2047): Gtk-WARNING **: 14:30:57.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:57 
10:30:57 (SWT:2047): Gtk-WARNING **: 14:30:57.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:57 
10:30:57 (SWT:2047): Gtk-WARNING **: 14:30:57.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:59 
10:30:59 (SWT:2047): Gdk-CRITICAL **: 14:30:59.655: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:30:59 
10:30:59 (SWT:2047): Gtk-WARNING **: 14:30:59.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:59 
10:30:59 (SWT:2047): Gtk-WARNING **: 14:30:59.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:59 
10:30:59 (SWT:2047): Gtk-WARNING **: 14:30:59.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:59 
10:30:59 (SWT:2047): Gtk-WARNING **: 14:30:59.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:59 
10:30:59 (SWT:2047): Gtk-WARNING **: 14:30:59.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:59 
10:30:59 (SWT:2047): Gtk-WARNING **: 14:30:59.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:30:59 
10:30:59 (SWT:2047): Gtk-WARNING **: 14:30:59.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:01 
10:31:01 (SWT:2047): Gdk-CRITICAL **: 14:31:01.845: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:02 
10:31:02 (SWT:2047): Gtk-WARNING **: 14:31:02.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:02 
10:31:02 (SWT:2047): Gtk-WARNING **: 14:31:02.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:02 
10:31:02 (SWT:2047): Gtk-WARNING **: 14:31:02.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:02 
10:31:02 (SWT:2047): Gtk-WARNING **: 14:31:02.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:02 
10:31:02 (SWT:2047): Gtk-WARNING **: 14:31:02.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:02 
10:31:02 (SWT:2047): Gtk-WARNING **: 14:31:02.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:02 
10:31:02 (SWT:2047): Gtk-WARNING **: 14:31:02.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:03 
10:31:03 (SWT:2047): Gdk-CRITICAL **: 14:31:03.884: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:04 
10:31:04 (SWT:2047): Gtk-WARNING **: 14:31:04.166: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:04 
10:31:04 (SWT:2047): Gtk-WARNING **: 14:31:04.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:04 
10:31:04 (SWT:2047): Gtk-WARNING **: 14:31:04.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:04 
10:31:04 (SWT:2047): Gtk-WARNING **: 14:31:04.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:04 
10:31:04 (SWT:2047): Gtk-WARNING **: 14:31:04.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:04 
10:31:04 (SWT:2047): Gtk-WARNING **: 14:31:04.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:04 
10:31:04 (SWT:2047): Gtk-WARNING **: 14:31:04.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:05 
10:31:05 (SWT:2047): Gdk-CRITICAL **: 14:31:05.907: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:06 
10:31:06 (SWT:2047): Gtk-WARNING **: 14:31:06.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:06 
10:31:06 (SWT:2047): Gtk-WARNING **: 14:31:06.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:06 
10:31:06 (SWT:2047): Gtk-WARNING **: 14:31:06.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:06 
10:31:06 (SWT:2047): Gtk-WARNING **: 14:31:06.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:06 
10:31:06 (SWT:2047): Gtk-WARNING **: 14:31:06.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:06 
10:31:06 (SWT:2047): Gtk-WARNING **: 14:31:06.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:06 
10:31:06 (SWT:2047): Gtk-WARNING **: 14:31:06.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:08 
10:31:08 (SWT:2047): Gdk-CRITICAL **: 14:31:08.029: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:08 
10:31:08 (SWT:2047): Gtk-WARNING **: 14:31:08.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:08 
10:31:08 (SWT:2047): Gtk-WARNING **: 14:31:08.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:08 
10:31:08 (SWT:2047): Gtk-WARNING **: 14:31:08.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:08 
10:31:08 (SWT:2047): Gtk-WARNING **: 14:31:08.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:08 
10:31:08 (SWT:2047): Gtk-WARNING **: 14:31:08.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:08 
10:31:08 (SWT:2047): Gtk-WARNING **: 14:31:08.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:08 
10:31:08 (SWT:2047): Gtk-WARNING **: 14:31:08.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:10 
10:31:10 (SWT:2047): Gdk-CRITICAL **: 14:31:10.043: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:10 
10:31:10 (SWT:2047): Gtk-WARNING **: 14:31:10.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:10 
10:31:10 (SWT:2047): Gtk-WARNING **: 14:31:10.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:10 
10:31:10 (SWT:2047): Gtk-WARNING **: 14:31:10.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:10 
10:31:10 (SWT:2047): Gtk-WARNING **: 14:31:10.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:10 
10:31:10 (SWT:2047): Gtk-WARNING **: 14:31:10.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:10 
10:31:10 (SWT:2047): Gtk-WARNING **: 14:31:10.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:10 
10:31:10 (SWT:2047): Gtk-WARNING **: 14:31:10.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:12 
10:31:12 (SWT:2047): Gdk-CRITICAL **: 14:31:12.311: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:12 
10:31:12 (SWT:2047): Gtk-WARNING **: 14:31:12.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:12 
10:31:12 (SWT:2047): Gtk-WARNING **: 14:31:12.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:12 
10:31:12 (SWT:2047): Gtk-WARNING **: 14:31:12.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:12 
10:31:12 (SWT:2047): Gtk-WARNING **: 14:31:12.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:12 
10:31:12 (SWT:2047): Gtk-WARNING **: 14:31:12.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:12 
10:31:12 (SWT:2047): Gtk-WARNING **: 14:31:12.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:12 
10:31:12 (SWT:2047): Gtk-WARNING **: 14:31:12.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:14 
10:31:14 (SWT:2047): Gdk-CRITICAL **: 14:31:14.474: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:14 
10:31:14 (SWT:2047): Gtk-WARNING **: 14:31:14.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:14 
10:31:14 (SWT:2047): Gtk-WARNING **: 14:31:14.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:14 
10:31:14 (SWT:2047): Gtk-WARNING **: 14:31:14.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:14 
10:31:14 (SWT:2047): Gtk-WARNING **: 14:31:14.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:14 
10:31:14 (SWT:2047): Gtk-WARNING **: 14:31:14.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:14 
10:31:14 (SWT:2047): Gtk-WARNING **: 14:31:14.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:14 
10:31:14 (SWT:2047): Gtk-WARNING **: 14:31:14.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:16 
10:31:16 (SWT:2047): Gdk-CRITICAL **: 14:31:16.629: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:16 
10:31:16 (SWT:2047): Gtk-WARNING **: 14:31:16.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:16 
10:31:16 (SWT:2047): Gtk-WARNING **: 14:31:16.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:16 
10:31:16 (SWT:2047): Gtk-WARNING **: 14:31:16.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:16 
10:31:16 (SWT:2047): Gtk-WARNING **: 14:31:16.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:16 
10:31:16 (SWT:2047): Gtk-WARNING **: 14:31:16.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:16 
10:31:16 (SWT:2047): Gtk-WARNING **: 14:31:16.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:16 
10:31:16 (SWT:2047): Gtk-WARNING **: 14:31:16.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:18 
10:31:18 (SWT:2047): Gdk-CRITICAL **: 14:31:18.787: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:19 
10:31:19 (SWT:2047): Gtk-WARNING **: 14:31:19.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:19 
10:31:19 (SWT:2047): Gtk-WARNING **: 14:31:19.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:19 
10:31:19 (SWT:2047): Gtk-WARNING **: 14:31:19.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:19 
10:31:19 (SWT:2047): Gtk-WARNING **: 14:31:19.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:19 
10:31:19 (SWT:2047): Gtk-WARNING **: 14:31:19.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:19 
10:31:19 (SWT:2047): Gtk-WARNING **: 14:31:19.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:19 
10:31:19 (SWT:2047): Gtk-WARNING **: 14:31:19.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:20 
10:31:20 (SWT:2047): Gdk-CRITICAL **: 14:31:20.968: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:21 
10:31:21 (SWT:2047): Gtk-WARNING **: 14:31:21.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:21 
10:31:21 (SWT:2047): Gtk-WARNING **: 14:31:21.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:21 
10:31:21 (SWT:2047): Gtk-WARNING **: 14:31:21.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:21 
10:31:21 (SWT:2047): Gtk-WARNING **: 14:31:21.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:21 
10:31:21 (SWT:2047): Gtk-WARNING **: 14:31:21.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:21 
10:31:21 (SWT:2047): Gtk-WARNING **: 14:31:21.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:21 
10:31:21 (SWT:2047): Gtk-WARNING **: 14:31:21.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:23 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.839 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
10:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canUnCheckALine  Time elapsed: 2.211 s
10:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.isGrayed  Time elapsed: 2.03 s
10:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canFindALine  Time elapsed: 2.026 s
10:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.checkingATableThatDoesNotHaveCheckStyleBitsThrowsException  Time elapsed: 2.19 s
10:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.isGrayedTableNotChecked  Time elapsed: 2.039 s
10:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canGetTableItemText  Time elapsed: 2.024 s
10:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canRightClickOnALine  Time elapsed: 2.122 s
10:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canGetLineText  Time elapsed: 2.014 s
10:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canToggleALine  Time elapsed: 2.267 s
10:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canDoubleClickALine  Time elapsed: 2.163 s
10:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canClickALine  Time elapsed: 2.155 s
10:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canClickALineInAColumn  Time elapsed: 2.158 s
10:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canSelectALine  Time elapsed: 2.18 s
10:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canCheckALine  Time elapsed: 2.257 s
10:31:23 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
10:31:23 
10:31:23 (SWT:2047): Gdk-CRITICAL **: 14:31:23.228: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:23 
10:31:23 (SWT:2047): Gtk-WARNING **: 14:31:23.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:23 
10:31:23 (SWT:2047): Gtk-WARNING **: 14:31:23.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:23 
10:31:23 (SWT:2047): Gtk-WARNING **: 14:31:23.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:23 
10:31:23 (SWT:2047): Gtk-WARNING **: 14:31:23.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:23 
10:31:23 (SWT:2047): Gtk-WARNING **: 14:31:23.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:23 
10:31:23 (SWT:2047): Gtk-WARNING **: 14:31:23.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:23 
10:31:23 (SWT:2047): Gtk-WARNING **: 14:31:23.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:25 
10:31:25 (SWT:2047): Gdk-CRITICAL **: 14:31:25.006: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:25 
10:31:25 (SWT:2047): Gtk-WARNING **: 14:31:25.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:25 
10:31:25 (SWT:2047): Gtk-WARNING **: 14:31:25.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:25 
10:31:25 (SWT:2047): Gtk-WARNING **: 14:31:25.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:25 
10:31:25 (SWT:2047): Gtk-WARNING **: 14:31:25.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:25 
10:31:25 (SWT:2047): Gtk-WARNING **: 14:31:25.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:25 
10:31:25 (SWT:2047): Gtk-WARNING **: 14:31:25.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:25 
10:31:25 (SWT:2047): Gtk-WARNING **: 14:31:25.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:26 
10:31:26 (SWT:2047): Gdk-CRITICAL **: 14:31:26.815: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:27 
10:31:27 (SWT:2047): Gtk-WARNING **: 14:31:27.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:27 
10:31:27 (SWT:2047): Gtk-WARNING **: 14:31:27.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:27 
10:31:27 (SWT:2047): Gtk-WARNING **: 14:31:27.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:27 
10:31:27 (SWT:2047): Gtk-WARNING **: 14:31:27.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:27 
10:31:27 (SWT:2047): Gtk-WARNING **: 14:31:27.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:27 
10:31:27 (SWT:2047): Gtk-WARNING **: 14:31:27.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:27 
10:31:27 (SWT:2047): Gtk-WARNING **: 14:31:27.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:28 
10:31:28 (SWT:2047): Gdk-CRITICAL **: 14:31:28.592: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:28 
10:31:28 (SWT:2047): Gtk-WARNING **: 14:31:28.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:28 
10:31:28 (SWT:2047): Gtk-WARNING **: 14:31:28.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:28 
10:31:28 (SWT:2047): Gtk-WARNING **: 14:31:28.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:28 
10:31:28 (SWT:2047): Gtk-WARNING **: 14:31:28.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:28 
10:31:28 (SWT:2047): Gtk-WARNING **: 14:31:28.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:28 
10:31:28 (SWT:2047): Gtk-WARNING **: 14:31:28.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:28 
10:31:28 (SWT:2047): Gtk-WARNING **: 14:31:28.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:30 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.154 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
10:31:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTipBasedOnIndex  Time elapsed: 1.777 s
10:31:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTip  Time elapsed: 1.809 s
10:31:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.getsTooltipOnButton  Time elapsed: 1.778 s
10:31:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTip2  Time elapsed: 1.79 s
10:31:30 Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
10:31:30 
10:31:30 (SWT:2047): Gdk-CRITICAL **: 14:31:30.386: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:30 
10:31:30 (SWT:2047): Gtk-WARNING **: 14:31:30.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:30 
10:31:30 (SWT:2047): Gtk-WARNING **: 14:31:30.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:30 
10:31:30 (SWT:2047): Gtk-WARNING **: 14:31:30.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:30 
10:31:30 (SWT:2047): Gtk-WARNING **: 14:31:30.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:30 
10:31:30 (SWT:2047): Gtk-WARNING **: 14:31:30.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:30 
10:31:30 (SWT:2047): Gtk-WARNING **: 14:31:30.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:30 
10:31:30 (SWT:2047): Gtk-WARNING **: 14:31:30.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:32 
10:31:32 (SWT:2047): Gdk-CRITICAL **: 14:31:32.146: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:32 
10:31:32 (SWT:2047): Gtk-WARNING **: 14:31:32.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:32 
10:31:32 (SWT:2047): Gtk-WARNING **: 14:31:32.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:32 
10:31:32 (SWT:2047): Gtk-WARNING **: 14:31:32.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:32 
10:31:32 (SWT:2047): Gtk-WARNING **: 14:31:32.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:32 
10:31:32 (SWT:2047): Gtk-WARNING **: 14:31:32.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:32 
10:31:32 (SWT:2047): Gtk-WARNING **: 14:31:32.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:32 
10:31:32 (SWT:2047): Gtk-WARNING **: 14:31:32.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.529 s - in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
10:31:33 org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest.throwsExceptionOnNullObjectPassedIntoConstructor  Time elapsed: 1.761 s
10:31:33 org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest.throwsExceptionOnDisposedObjectPassedIntoConstructor  Time elapsed: 1.768 s
10:31:33 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
10:31:33 
10:31:33 (SWT:2047): Gdk-CRITICAL **: 14:31:33.918: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:34 
10:31:34 (SWT:2047): Gtk-WARNING **: 14:31:34.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:34 
10:31:34 (SWT:2047): Gtk-WARNING **: 14:31:34.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:34 
10:31:34 (SWT:2047): Gtk-WARNING **: 14:31:34.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:34 
10:31:34 (SWT:2047): Gtk-WARNING **: 14:31:34.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:34 
10:31:34 (SWT:2047): Gtk-WARNING **: 14:31:34.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:34 
10:31:34 (SWT:2047): Gtk-WARNING **: 14:31:34.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:34 
10:31:34 (SWT:2047): Gtk-WARNING **: 14:31:34.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:35 
10:31:35 (SWT:2047): Gdk-CRITICAL **: 14:31:35.710: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:36 
10:31:36 (SWT:2047): Gtk-WARNING **: 14:31:36.009: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:36 
10:31:36 (SWT:2047): Gtk-WARNING **: 14:31:36.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:36 
10:31:36 (SWT:2047): Gtk-WARNING **: 14:31:36.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:36 
10:31:36 (SWT:2047): Gtk-WARNING **: 14:31:36.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:36 
10:31:36 (SWT:2047): Gtk-WARNING **: 14:31:36.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:36 
10:31:36 (SWT:2047): Gtk-WARNING **: 14:31:36.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:36 
10:31:36 (SWT:2047): Gtk-WARNING **: 14:31:36.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:38 
10:31:38 (SWT:2047): Gdk-CRITICAL **: 14:31:38.228: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:38 
10:31:38 (SWT:2047): Gtk-WARNING **: 14:31:38.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:38 
10:31:38 (SWT:2047): Gtk-WARNING **: 14:31:38.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:38 
10:31:38 (SWT:2047): Gtk-WARNING **: 14:31:38.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:38 
10:31:38 (SWT:2047): Gtk-WARNING **: 14:31:38.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:38 
10:31:38 (SWT:2047): Gtk-WARNING **: 14:31:38.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:38 
10:31:38 (SWT:2047): Gtk-WARNING **: 14:31:38.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:38 
10:31:38 (SWT:2047): Gtk-WARNING **: 14:31:38.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:40 
10:31:40 (SWT:2047): Gdk-CRITICAL **: 14:31:40.020: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:40 
10:31:40 (SWT:2047): Gtk-WARNING **: 14:31:40.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:40 
10:31:40 (SWT:2047): Gtk-WARNING **: 14:31:40.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:40 
10:31:40 (SWT:2047): Gtk-WARNING **: 14:31:40.329: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:40 
10:31:40 (SWT:2047): Gtk-WARNING **: 14:31:40.330: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:40 
10:31:40 (SWT:2047): Gtk-WARNING **: 14:31:40.330: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:40 
10:31:40 (SWT:2047): Gtk-WARNING **: 14:31:40.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:40 
10:31:40 (SWT:2047): Gtk-WARNING **: 14:31:40.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:41 
10:31:41 (SWT:2047): Gdk-CRITICAL **: 14:31:41.843: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:42 
10:31:42 (SWT:2047): Gtk-WARNING **: 14:31:42.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:42 
10:31:42 (SWT:2047): Gtk-WARNING **: 14:31:42.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:42 
10:31:42 (SWT:2047): Gtk-WARNING **: 14:31:42.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:42 
10:31:42 (SWT:2047): Gtk-WARNING **: 14:31:42.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:42 
10:31:42 (SWT:2047): Gtk-WARNING **: 14:31:42.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:42 
10:31:42 (SWT:2047): Gtk-WARNING **: 14:31:42.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:42 
10:31:42 (SWT:2047): Gtk-WARNING **: 14:31:42.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:43 
10:31:43 (SWT:2047): Gdk-CRITICAL **: 14:31:43.651: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:43 
10:31:43 (SWT:2047): Gtk-WARNING **: 14:31:43.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:43 
10:31:43 (SWT:2047): Gtk-WARNING **: 14:31:43.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:43 
10:31:43 (SWT:2047): Gtk-WARNING **: 14:31:43.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:43 
10:31:43 (SWT:2047): Gtk-WARNING **: 14:31:43.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:43 
10:31:43 (SWT:2047): Gtk-WARNING **: 14:31:43.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:43 
10:31:43 (SWT:2047): Gtk-WARNING **: 14:31:43.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:43 
10:31:43 (SWT:2047): Gtk-WARNING **: 14:31:43.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:45 
10:31:45 (SWT:2047): Gdk-CRITICAL **: 14:31:45.472: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:45 
10:31:45 (SWT:2047): Gtk-WARNING **: 14:31:45.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:45 
10:31:45 (SWT:2047): Gtk-WARNING **: 14:31:45.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:45 
10:31:45 (SWT:2047): Gtk-WARNING **: 14:31:45.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:45 
10:31:45 (SWT:2047): Gtk-WARNING **: 14:31:45.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:45 
10:31:45 (SWT:2047): Gtk-WARNING **: 14:31:45.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:45 
10:31:45 (SWT:2047): Gtk-WARNING **: 14:31:45.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:45 
10:31:45 (SWT:2047): Gtk-WARNING **: 14:31:45.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:47 
10:31:47 (SWT:2047): Gdk-CRITICAL **: 14:31:47.305: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:47 
10:31:47 (SWT:2047): Gtk-WARNING **: 14:31:47.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:47 
10:31:47 (SWT:2047): Gtk-WARNING **: 14:31:47.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:47 
10:31:47 (SWT:2047): Gtk-WARNING **: 14:31:47.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:47 
10:31:47 (SWT:2047): Gtk-WARNING **: 14:31:47.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:47 
10:31:47 (SWT:2047): Gtk-WARNING **: 14:31:47.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:47 
10:31:47 (SWT:2047): Gtk-WARNING **: 14:31:47.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:47 
10:31:47 (SWT:2047): Gtk-WARNING **: 14:31:47.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:49 
10:31:49 (SWT:2047): Gdk-CRITICAL **: 14:31:49.127: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:49 
10:31:49 (SWT:2047): Gtk-WARNING **: 14:31:49.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:49 
10:31:49 (SWT:2047): Gtk-WARNING **: 14:31:49.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:49 
10:31:49 (SWT:2047): Gtk-WARNING **: 14:31:49.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:49 
10:31:49 (SWT:2047): Gtk-WARNING **: 14:31:49.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:49 
10:31:49 (SWT:2047): Gtk-WARNING **: 14:31:49.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:49 
10:31:49 (SWT:2047): Gtk-WARNING **: 14:31:49.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:49 
10:31:49 (SWT:2047): Gtk-WARNING **: 14:31:49.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:50 
10:31:50 (SWT:2047): Gdk-CRITICAL **: 14:31:50.975: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:51 
10:31:51 (SWT:2047): Gtk-WARNING **: 14:31:51.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:51 
10:31:51 (SWT:2047): Gtk-WARNING **: 14:31:51.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:51 
10:31:51 (SWT:2047): Gtk-WARNING **: 14:31:51.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:51 
10:31:51 (SWT:2047): Gtk-WARNING **: 14:31:51.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:51 
10:31:51 (SWT:2047): Gtk-WARNING **: 14:31:51.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:51 
10:31:51 (SWT:2047): Gtk-WARNING **: 14:31:51.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:51 
10:31:51 (SWT:2047): Gtk-WARNING **: 14:31:51.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:52 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.876 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
10:31:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.setTextBetweenSelectionsWithSameIndices  Time elapsed: 1.791 s
10:31:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.typeAndVerifiesTextInCombo  Time elapsed: 2.518 s
10:31:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesSelectionInComboByText  Time elapsed: 1.792 s
10:31:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesSelectionInComboByIndex  Time elapsed: 1.822 s
10:31:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfInvalidIndexBasedSelection  Time elapsed: 1.809 s
10:31:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfInvalidTextBasedSelection  Time elapsed: 1.821 s
10:31:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfChangeTextOfReadOnlyCombo  Time elapsed: 1.833 s
10:31:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.findsCombo  Time elapsed: 1.821 s
10:31:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesTextInCombo  Time elapsed: 1.848 s
10:31:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.getItems  Time elapsed: 1.818 s
10:31:52 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
10:31:52 
10:31:52 (SWT:2047): Gdk-CRITICAL **: 14:31:52.798: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:53 
10:31:53 (SWT:2047): Gtk-WARNING **: 14:31:53.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:53 
10:31:53 (SWT:2047): Gtk-WARNING **: 14:31:53.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:53 
10:31:53 (SWT:2047): Gtk-WARNING **: 14:31:53.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:53 
10:31:53 (SWT:2047): Gtk-WARNING **: 14:31:53.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:53 
10:31:53 (SWT:2047): Gtk-WARNING **: 14:31:53.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:53 
10:31:53 (SWT:2047): Gtk-WARNING **: 14:31:53.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:53 
10:31:53 (SWT:2047): Gtk-WARNING **: 14:31:53.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:54 
10:31:54 (SWT:2047): Gdk-CRITICAL **: 14:31:54.612: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:54 
10:31:54 (SWT:2047): Gtk-WARNING **: 14:31:54.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:54 
10:31:54 (SWT:2047): Gtk-WARNING **: 14:31:54.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:54 
10:31:54 (SWT:2047): Gtk-WARNING **: 14:31:54.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:54 
10:31:54 (SWT:2047): Gtk-WARNING **: 14:31:54.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:54 
10:31:54 (SWT:2047): Gtk-WARNING **: 14:31:54.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:54 
10:31:54 (SWT:2047): Gtk-WARNING **: 14:31:54.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:54 
10:31:54 (SWT:2047): Gtk-WARNING **: 14:31:54.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:56 
10:31:56 (SWT:2047): Gdk-CRITICAL **: 14:31:56.418: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:56 
10:31:56 (SWT:2047): Gtk-WARNING **: 14:31:56.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:56 
10:31:56 (SWT:2047): Gtk-WARNING **: 14:31:56.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:56 
10:31:56 (SWT:2047): Gtk-WARNING **: 14:31:56.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:56 
10:31:56 (SWT:2047): Gtk-WARNING **: 14:31:56.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:56 
10:31:56 (SWT:2047): Gtk-WARNING **: 14:31:56.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:56 
10:31:56 (SWT:2047): Gtk-WARNING **: 14:31:56.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:56 
10:31:56 (SWT:2047): Gtk-WARNING **: 14:31:56.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:58 
10:31:58 (SWT:2047): Gdk-CRITICAL **: 14:31:58.247: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:31:58 
10:31:58 (SWT:2047): Gtk-WARNING **: 14:31:58.548: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:58 
10:31:58 (SWT:2047): Gtk-WARNING **: 14:31:58.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:58 
10:31:58 (SWT:2047): Gtk-WARNING **: 14:31:58.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:58 
10:31:58 (SWT:2047): Gtk-WARNING **: 14:31:58.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:58 
10:31:58 (SWT:2047): Gtk-WARNING **: 14:31:58.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:58 
10:31:58 (SWT:2047): Gtk-WARNING **: 14:31:58.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:31:58 
10:31:58 (SWT:2047): Gtk-WARNING **: 14:31:58.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:00 
10:32:00 (SWT:2047): Gdk-CRITICAL **: 14:32:00.073: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:00 
10:32:00 (SWT:2047): Gtk-WARNING **: 14:32:00.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:00 
10:32:00 (SWT:2047): Gtk-WARNING **: 14:32:00.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:00 
10:32:00 (SWT:2047): Gtk-WARNING **: 14:32:00.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:00 
10:32:00 (SWT:2047): Gtk-WARNING **: 14:32:00.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:00 
10:32:00 (SWT:2047): Gtk-WARNING **: 14:32:00.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:00 
10:32:00 (SWT:2047): Gtk-WARNING **: 14:32:00.386: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:00 
10:32:00 (SWT:2047): Gtk-WARNING **: 14:32:00.386: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:01 
10:32:01 (SWT:2047): Gdk-CRITICAL **: 14:32:01.910: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:02 
10:32:02 (SWT:2047): Gtk-WARNING **: 14:32:02.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:02 
10:32:02 (SWT:2047): Gtk-WARNING **: 14:32:02.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:02 
10:32:02 (SWT:2047): Gtk-WARNING **: 14:32:02.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:02 
10:32:02 (SWT:2047): Gtk-WARNING **: 14:32:02.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:02 
10:32:02 (SWT:2047): Gtk-WARNING **: 14:32:02.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:02 
10:32:02 (SWT:2047): Gtk-WARNING **: 14:32:02.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:02 
10:32:02 (SWT:2047): Gtk-WARNING **: 14:32:02.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:03 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.949 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
10:32:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexWithHREF  Time elapsed: 1.814 s
10:32:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkWithHyperlinkTextAndHREF  Time elapsed: 1.806 s
10:32:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALink  Time elapsed: 1.829 s
10:32:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexWithNoHREF  Time elapsed: 1.825 s
10:32:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkWithHyperlinkTextAndNoHREF  Time elapsed: 1.837 s
10:32:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexOutOfRange  Time elapsed: 1.835 s
10:32:03 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
10:32:03 
10:32:03 (SWT:2047): Gdk-CRITICAL **: 14:32:03.749: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:04 
10:32:04 (SWT:2047): Gtk-WARNING **: 14:32:04.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:04 
10:32:04 (SWT:2047): Gtk-WARNING **: 14:32:04.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:04 
10:32:04 (SWT:2047): Gtk-WARNING **: 14:32:04.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:04 
10:32:04 (SWT:2047): Gtk-WARNING **: 14:32:04.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:04 
10:32:04 (SWT:2047): Gtk-WARNING **: 14:32:04.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:04 
10:32:04 (SWT:2047): Gtk-WARNING **: 14:32:04.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:04 
10:32:04 (SWT:2047): Gtk-WARNING **: 14:32:04.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:05 
10:32:05 (SWT:2047): Gdk-CRITICAL **: 14:32:05.730: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:06 
10:32:06 (SWT:2047): Gtk-WARNING **: 14:32:06.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:06 
10:32:06 (SWT:2047): Gtk-WARNING **: 14:32:06.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:06 
10:32:06 (SWT:2047): Gtk-WARNING **: 14:32:06.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:06 
10:32:06 (SWT:2047): Gtk-WARNING **: 14:32:06.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:06 
10:32:06 (SWT:2047): Gtk-WARNING **: 14:32:06.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:06 
10:32:06 (SWT:2047): Gtk-WARNING **: 14:32:06.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:06 
10:32:06 (SWT:2047): Gtk-WARNING **: 14:32:06.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:07 
10:32:07 (SWT:2047): Gdk-CRITICAL **: 14:32:07.706: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:08 
10:32:08 (SWT:2047): Gtk-WARNING **: 14:32:08.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:08 
10:32:08 (SWT:2047): Gtk-WARNING **: 14:32:08.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:08 
10:32:08 (SWT:2047): Gtk-WARNING **: 14:32:08.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:08 
10:32:08 (SWT:2047): Gtk-WARNING **: 14:32:08.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:08 
10:32:08 (SWT:2047): Gtk-WARNING **: 14:32:08.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:08 
10:32:08 (SWT:2047): Gtk-WARNING **: 14:32:08.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:08 
10:32:08 (SWT:2047): Gtk-WARNING **: 14:32:08.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:09 
10:32:09 (SWT:2047): Gdk-CRITICAL **: 14:32:09.713: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:10 
10:32:10 (SWT:2047): Gtk-WARNING **: 14:32:10.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:10 
10:32:10 (SWT:2047): Gtk-WARNING **: 14:32:10.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:10 
10:32:10 (SWT:2047): Gtk-WARNING **: 14:32:10.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:10 
10:32:10 (SWT:2047): Gtk-WARNING **: 14:32:10.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:10 
10:32:10 (SWT:2047): Gtk-WARNING **: 14:32:10.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:10 
10:32:10 (SWT:2047): Gtk-WARNING **: 14:32:10.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:10 
10:32:10 (SWT:2047): Gtk-WARNING **: 14:32:10.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:15 
10:32:15 (SWT:2047): Gdk-CRITICAL **: 14:32:15.649: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:15 
10:32:15 (SWT:2047): Gtk-WARNING **: 14:32:15.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:15 
10:32:15 (SWT:2047): Gtk-WARNING **: 14:32:15.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:15 
10:32:15 (SWT:2047): Gtk-WARNING **: 14:32:15.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:15 
10:32:15 (SWT:2047): Gtk-WARNING **: 14:32:15.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:15 
10:32:15 (SWT:2047): Gtk-WARNING **: 14:32:15.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:15 
10:32:15 (SWT:2047): Gtk-WARNING **: 14:32:15.967: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:15 
10:32:15 (SWT:2047): Gtk-WARNING **: 14:32:15.967: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:21 
10:32:21 (SWT:2047): Gdk-CRITICAL **: 14:32:21.557: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:21 
10:32:21 (SWT:2047): Gtk-WARNING **: 14:32:21.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:21 
10:32:21 (SWT:2047): Gtk-WARNING **: 14:32:21.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:21 
10:32:21 (SWT:2047): Gtk-WARNING **: 14:32:21.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:21 
10:32:21 (SWT:2047): Gtk-WARNING **: 14:32:21.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:21 
10:32:21 (SWT:2047): Gtk-WARNING **: 14:32:21.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:21 
10:32:21 (SWT:2047): Gtk-WARNING **: 14:32:21.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:21 
10:32:21 (SWT:2047): Gtk-WARNING **: 14:32:21.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:23 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.889 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
10:32:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clicksCheckBox  Time elapsed: 1.981 s
10:32:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.isSelectedWorks  Time elapsed: 1.975 s
10:32:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clickingOneRadioDeselectsOthers  Time elapsed: 2.007 s
10:32:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.doesNotMatchCheckboxButtons  Time elapsed: 5.936 s
10:32:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.doesNotMatchRegularButtons  Time elapsed: 5.907 s
10:32:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clicksRadioButtons  Time elapsed: 2.081 s
10:32:23 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
10:32:23 
10:32:23 (SWT:2047): Gdk-CRITICAL **: 14:32:23.641: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:23 
10:32:23 (SWT:2047): Gtk-WARNING **: 14:32:23.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:23 
10:32:23 (SWT:2047): Gtk-WARNING **: 14:32:23.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:23 
10:32:23 (SWT:2047): Gtk-WARNING **: 14:32:23.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:23 
10:32:23 (SWT:2047): Gtk-WARNING **: 14:32:23.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:23 
10:32:23 (SWT:2047): Gtk-WARNING **: 14:32:23.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:23 
10:32:23 (SWT:2047): Gtk-WARNING **: 14:32:23.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:23 
10:32:23 (SWT:2047): Gtk-WARNING **: 14:32:23.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:25 
10:32:25 (SWT:2047): Gtk-CRITICAL **: 14:32:25.241: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:25 
10:32:25 (SWT:2047): Gtk-CRITICAL **: 14:32:25.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:25 
10:32:25 (SWT:2047): Gtk-CRITICAL **: 14:32:25.264: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:25 
10:32:25 (SWT:2047): Gtk-CRITICAL **: 14:32:25.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:25 
10:32:25 (SWT:2047): Gtk-CRITICAL **: 14:32:25.285: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:25 
10:32:25 (SWT:2047): Gtk-CRITICAL **: 14:32:25.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:25 
10:32:25 (SWT:2047): Gdk-CRITICAL **: 14:32:25.533: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:25 
10:32:25 (SWT:2047): Gtk-WARNING **: 14:32:25.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:25 
10:32:25 (SWT:2047): Gtk-WARNING **: 14:32:25.851: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:25 
10:32:25 (SWT:2047): Gtk-WARNING **: 14:32:25.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:25 
10:32:25 (SWT:2047): Gtk-WARNING **: 14:32:25.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:25 
10:32:25 (SWT:2047): Gtk-WARNING **: 14:32:25.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:25 
10:32:25 (SWT:2047): Gtk-WARNING **: 14:32:25.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:25 
10:32:25 (SWT:2047): Gtk-WARNING **: 14:32:25.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.147: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.209: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.217: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.227: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.260: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.377: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.410: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.426: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.576: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.622: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.723: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:27 
10:32:27 (SWT:2047): Gtk-CRITICAL **: 14:32:27.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:28 
10:32:28 (SWT:2047): Gdk-CRITICAL **: 14:32:28.059: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:28 
10:32:28 (SWT:2047): Gtk-WARNING **: 14:32:28.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:28 
10:32:28 (SWT:2047): Gtk-WARNING **: 14:32:28.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:28 
10:32:28 (SWT:2047): Gtk-WARNING **: 14:32:28.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:28 
10:32:28 (SWT:2047): Gtk-WARNING **: 14:32:28.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:28 
10:32:28 (SWT:2047): Gtk-WARNING **: 14:32:28.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:28 
10:32:28 (SWT:2047): Gtk-WARNING **: 14:32:28.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:28 
10:32:28 (SWT:2047): Gtk-WARNING **: 14:32:28.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:29 
10:32:29 (SWT:2047): Gtk-CRITICAL **: 14:32:29.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:29 
10:32:29 (SWT:2047): Gtk-CRITICAL **: 14:32:29.668: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:29 
10:32:29 (SWT:2047): Gtk-CRITICAL **: 14:32:29.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:29 
10:32:29 (SWT:2047): Gdk-CRITICAL **: 14:32:29.936: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:30 
10:32:30 (SWT:2047): Gtk-WARNING **: 14:32:30.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:30 
10:32:30 (SWT:2047): Gtk-WARNING **: 14:32:30.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:30 
10:32:30 (SWT:2047): Gtk-WARNING **: 14:32:30.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:30 
10:32:30 (SWT:2047): Gtk-WARNING **: 14:32:30.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:30 
10:32:30 (SWT:2047): Gtk-WARNING **: 14:32:30.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:30 
10:32:30 (SWT:2047): Gtk-WARNING **: 14:32:30.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:30 
10:32:30 (SWT:2047): Gtk-WARNING **: 14:32:30.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:31 
10:32:31 (SWT:2047): Gtk-CRITICAL **: 14:32:31.553: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:31 
10:32:31 (SWT:2047): Gtk-CRITICAL **: 14:32:31.557: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:31 
10:32:31 (SWT:2047): Gtk-CRITICAL **: 14:32:31.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:31 
10:32:31 (SWT:2047): Gdk-CRITICAL **: 14:32:31.822: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:32 
10:32:32 (SWT:2047): Gtk-WARNING **: 14:32:32.127: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:32 
10:32:32 (SWT:2047): Gtk-WARNING **: 14:32:32.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:32 
10:32:32 (SWT:2047): Gtk-WARNING **: 14:32:32.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:32 
10:32:32 (SWT:2047): Gtk-WARNING **: 14:32:32.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:32 
10:32:32 (SWT:2047): Gtk-WARNING **: 14:32:32.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:32 
10:32:32 (SWT:2047): Gtk-WARNING **: 14:32:32.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:32 
10:32:32 (SWT:2047): Gtk-WARNING **: 14:32:32.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:33 
10:32:33 (SWT:2047): Gtk-CRITICAL **: 14:32:33.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:33 
10:32:33 (SWT:2047): Gtk-CRITICAL **: 14:32:33.438: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:32:33 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.048 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
10:32:33 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.findsTextBoxInGroup  Time elapsed: 1.891 s
10:32:33 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.typesText  Time elapsed: 2.527 s
10:32:33 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.setsTextInReadOnly  Time elapsed: 1.876 s
10:32:33 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.typesTextInReadOnly  Time elapsed: 1.886 s
10:32:33 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.findsTextBoxWithText  Time elapsed: 1.867 s
10:32:33 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
10:32:33 
10:32:33 (SWT:2047): Gdk-CRITICAL **: 14:32:33.692: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:34 
10:32:34 (SWT:2047): Gtk-WARNING **: 14:32:34.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:34 
10:32:34 (SWT:2047): Gtk-WARNING **: 14:32:34.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:34 
10:32:34 (SWT:2047): Gtk-WARNING **: 14:32:34.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:34 
10:32:34 (SWT:2047): Gtk-WARNING **: 14:32:34.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:34 
10:32:34 (SWT:2047): Gtk-WARNING **: 14:32:34.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:34 
10:32:34 (SWT:2047): Gtk-WARNING **: 14:32:34.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:34 
10:32:34 (SWT:2047): Gtk-WARNING **: 14:32:34.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:35 
10:32:35 (SWT:2047): Gdk-CRITICAL **: 14:32:35.681: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:35 
10:32:35 (SWT:2047): Gtk-WARNING **: 14:32:35.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:35 
10:32:35 (SWT:2047): Gtk-WARNING **: 14:32:35.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:36 
10:32:36 (SWT:2047): Gtk-WARNING **: 14:32:36.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:36 
10:32:36 (SWT:2047): Gtk-WARNING **: 14:32:36.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:36 
10:32:36 (SWT:2047): Gtk-WARNING **: 14:32:36.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:36 
10:32:36 (SWT:2047): Gtk-WARNING **: 14:32:36.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:36 
10:32:36 (SWT:2047): Gtk-WARNING **: 14:32:36.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:37 
10:32:37 (SWT:2047): Gdk-CRITICAL **: 14:32:37.602: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:37 
10:32:37 (SWT:2047): Gtk-WARNING **: 14:32:37.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:37 
10:32:37 (SWT:2047): Gtk-WARNING **: 14:32:37.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:37 
10:32:37 (SWT:2047): Gtk-WARNING **: 14:32:37.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:37 
10:32:37 (SWT:2047): Gtk-WARNING **: 14:32:37.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:37 
10:32:37 (SWT:2047): Gtk-WARNING **: 14:32:37.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:37 
10:32:37 (SWT:2047): Gtk-WARNING **: 14:32:37.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:37 
10:32:37 (SWT:2047): Gtk-WARNING **: 14:32:37.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:39 
10:32:39 (SWT:2047): Gdk-CRITICAL **: 14:32:39.596: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:39 
10:32:39 (SWT:2047): Gtk-WARNING **: 14:32:39.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:39 
10:32:39 (SWT:2047): Gtk-WARNING **: 14:32:39.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:39 
10:32:39 (SWT:2047): Gtk-WARNING **: 14:32:39.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:39 
10:32:39 (SWT:2047): Gtk-WARNING **: 14:32:39.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:39 
10:32:39 (SWT:2047): Gtk-WARNING **: 14:32:39.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:39 
10:32:39 (SWT:2047): Gtk-WARNING **: 14:32:39.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:39 
10:32:39 (SWT:2047): Gtk-WARNING **: 14:32:39.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:43 
10:32:43 (SWT:2047): Gdk-CRITICAL **: 14:32:43.525: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:43 
10:32:43 (SWT:2047): Gtk-WARNING **: 14:32:43.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:43 
10:32:43 (SWT:2047): Gtk-WARNING **: 14:32:43.847: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:43 
10:32:43 (SWT:2047): Gtk-WARNING **: 14:32:43.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:43 
10:32:43 (SWT:2047): Gtk-WARNING **: 14:32:43.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:43 
10:32:43 (SWT:2047): Gtk-WARNING **: 14:32:43.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:43 
10:32:43 (SWT:2047): Gtk-WARNING **: 14:32:43.852: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:43 
10:32:43 (SWT:2047): Gtk-WARNING **: 14:32:43.852: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:45 
10:32:45 (SWT:2047): Gdk-CRITICAL **: 14:32:45.443: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:45 
10:32:45 (SWT:2047): Gtk-WARNING **: 14:32:45.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:45 
10:32:45 (SWT:2047): Gtk-WARNING **: 14:32:45.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:45 
10:32:45 (SWT:2047): Gtk-WARNING **: 14:32:45.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:45 
10:32:45 (SWT:2047): Gtk-WARNING **: 14:32:45.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:45 
10:32:45 (SWT:2047): Gtk-WARNING **: 14:32:45.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:45 
10:32:45 (SWT:2047): Gtk-WARNING **: 14:32:45.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:45 
10:32:45 (SWT:2047): Gtk-WARNING **: 14:32:45.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:49 
10:32:49 (SWT:2047): Gdk-CRITICAL **: 14:32:49.354: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:49 
10:32:49 (SWT:2047): Gtk-WARNING **: 14:32:49.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:49 
10:32:49 (SWT:2047): Gtk-WARNING **: 14:32:49.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:49 
10:32:49 (SWT:2047): Gtk-WARNING **: 14:32:49.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:49 
10:32:49 (SWT:2047): Gtk-WARNING **: 14:32:49.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:49 
10:32:49 (SWT:2047): Gtk-WARNING **: 14:32:49.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:49 
10:32:49 (SWT:2047): Gtk-WARNING **: 14:32:49.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:49 
10:32:49 (SWT:2047): Gtk-WARNING **: 14:32:49.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:51 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.623 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
10:32:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.clicksToolBarButton  Time elapsed: 1.988 s
10:32:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.findsToolBarPushButtons  Time elapsed: 1.922 s
10:32:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.clicksToolBarButtonWithModifier  Time elapsed: 1.994 s
10:32:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.doesNotFindToolBarRadioButtons  Time elapsed: 3.928 s
10:32:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.findsToolBarButtonWithIndex  Time elapsed: 1.917 s
10:32:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.doesNotFindToolBarCheckButtons  Time elapsed: 3.911 s
10:32:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.isEnabled  Time elapsed: 1.961 s
10:32:51 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
10:32:51 
10:32:51 (SWT:2047): Gdk-CRITICAL **: 14:32:51.318: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:51 
10:32:51 (SWT:2047): Gtk-WARNING **: 14:32:51.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:51 
10:32:51 (SWT:2047): Gtk-WARNING **: 14:32:51.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:51 
10:32:51 (SWT:2047): Gtk-WARNING **: 14:32:51.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:51 
10:32:51 (SWT:2047): Gtk-WARNING **: 14:32:51.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:51 
10:32:51 (SWT:2047): Gtk-WARNING **: 14:32:51.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:51 
10:32:51 (SWT:2047): Gtk-WARNING **: 14:32:51.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:51 
10:32:51 (SWT:2047): Gtk-WARNING **: 14:32:51.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:53 
10:32:53 (SWT:2047): Gdk-CRITICAL **: 14:32:53.200: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:53 
10:32:53 (SWT:2047): Gtk-WARNING **: 14:32:53.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:53 
10:32:53 (SWT:2047): Gtk-WARNING **: 14:32:53.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:53 
10:32:53 (SWT:2047): Gtk-WARNING **: 14:32:53.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:53 
10:32:53 (SWT:2047): Gtk-WARNING **: 14:32:53.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:53 
10:32:53 (SWT:2047): Gtk-WARNING **: 14:32:53.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:53 
10:32:53 (SWT:2047): Gtk-WARNING **: 14:32:53.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:53 
10:32:53 (SWT:2047): Gtk-WARNING **: 14:32:53.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.761 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
10:32:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest.findsTabs  Time elapsed: 1.881 s
10:32:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest.activatesTabItem  Time elapsed: 1.879 s
10:32:55 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
10:32:55 
10:32:55 (SWT:2047): Gdk-CRITICAL **: 14:32:55.083: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:55 
10:32:55 (SWT:2047): Gtk-WARNING **: 14:32:55.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:55 
10:32:55 (SWT:2047): Gtk-WARNING **: 14:32:55.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:55 
10:32:55 (SWT:2047): Gtk-WARNING **: 14:32:55.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:55 
10:32:55 (SWT:2047): Gtk-WARNING **: 14:32:55.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:55 
10:32:55 (SWT:2047): Gtk-WARNING **: 14:32:55.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:55 
10:32:55 (SWT:2047): Gtk-WARNING **: 14:32:55.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:55 
10:32:55 (SWT:2047): Gtk-WARNING **: 14:32:55.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:57 
10:32:57 (SWT:2047): Gdk-CRITICAL **: 14:32:57.115: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:57 
10:32:57 (SWT:2047): Gtk-WARNING **: 14:32:57.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:57 
10:32:57 (SWT:2047): Gtk-WARNING **: 14:32:57.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:57 
10:32:57 (SWT:2047): Gtk-WARNING **: 14:32:57.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:57 
10:32:57 (SWT:2047): Gtk-WARNING **: 14:32:57.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:57 
10:32:57 (SWT:2047): Gtk-WARNING **: 14:32:57.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:57 
10:32:57 (SWT:2047): Gtk-WARNING **: 14:32:57.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:57 
10:32:57 (SWT:2047): Gtk-WARNING **: 14:32:57.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:59 
10:32:59 (SWT:2047): Gdk-CRITICAL **: 14:32:59.125: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:32:59 
10:32:59 (SWT:2047): Gtk-WARNING **: 14:32:59.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:59 
10:32:59 (SWT:2047): Gtk-WARNING **: 14:32:59.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:59 
10:32:59 (SWT:2047): Gtk-WARNING **: 14:32:59.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:59 
10:32:59 (SWT:2047): Gtk-WARNING **: 14:32:59.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:59 
10:32:59 (SWT:2047): Gtk-WARNING **: 14:32:59.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:59 
10:32:59 (SWT:2047): Gtk-WARNING **: 14:32:59.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:32:59 
10:32:59 (SWT:2047): Gtk-WARNING **: 14:32:59.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:01 
10:33:01 (SWT:2047): Gdk-CRITICAL **: 14:33:01.158: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:01 
10:33:01 (SWT:2047): Gtk-WARNING **: 14:33:01.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:01 
10:33:01 (SWT:2047): Gtk-WARNING **: 14:33:01.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:01 
10:33:01 (SWT:2047): Gtk-WARNING **: 14:33:01.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:01 
10:33:01 (SWT:2047): Gtk-WARNING **: 14:33:01.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:01 
10:33:01 (SWT:2047): Gtk-WARNING **: 14:33:01.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:01 
10:33:01 (SWT:2047): Gtk-WARNING **: 14:33:01.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:01 
10:33:01 (SWT:2047): Gtk-WARNING **: 14:33:01.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:03 
10:33:03 (SWT:2047): Gdk-CRITICAL **: 14:33:03.179: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:03 
10:33:03 (SWT:2047): Gtk-WARNING **: 14:33:03.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:03 
10:33:03 (SWT:2047): Gtk-WARNING **: 14:33:03.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:03 
10:33:03 (SWT:2047): Gtk-WARNING **: 14:33:03.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:03 
10:33:03 (SWT:2047): Gtk-WARNING **: 14:33:03.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:03 
10:33:03 (SWT:2047): Gtk-WARNING **: 14:33:03.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:03 
10:33:03 (SWT:2047): Gtk-WARNING **: 14:33:03.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:03 
10:33:03 (SWT:2047): Gtk-WARNING **: 14:33:03.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:05 
10:33:05 (SWT:2047): Gdk-CRITICAL **: 14:33:05.175: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:05 
10:33:05 (SWT:2047): Gtk-WARNING **: 14:33:05.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:05 
10:33:05 (SWT:2047): Gtk-WARNING **: 14:33:05.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:05 
10:33:05 (SWT:2047): Gtk-WARNING **: 14:33:05.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:05 
10:33:05 (SWT:2047): Gtk-WARNING **: 14:33:05.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:05 
10:33:05 (SWT:2047): Gtk-WARNING **: 14:33:05.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:05 
10:33:05 (SWT:2047): Gtk-WARNING **: 14:33:05.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:05 
10:33:05 (SWT:2047): Gtk-WARNING **: 14:33:05.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:07 
10:33:07 (SWT:2047): Gdk-CRITICAL **: 14:33:07.159: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:07 
10:33:07 (SWT:2047): Gtk-WARNING **: 14:33:07.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:07 
10:33:07 (SWT:2047): Gtk-WARNING **: 14:33:07.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:07 
10:33:07 (SWT:2047): Gtk-WARNING **: 14:33:07.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:07 
10:33:07 (SWT:2047): Gtk-WARNING **: 14:33:07.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:07 
10:33:07 (SWT:2047): Gtk-WARNING **: 14:33:07.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:07 
10:33:07 (SWT:2047): Gtk-WARNING **: 14:33:07.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:07 
10:33:07 (SWT:2047): Gtk-WARNING **: 14:33:07.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:09 
10:33:09 (SWT:2047): Gdk-CRITICAL **: 14:33:09.192: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:09 
10:33:09 (SWT:2047): Gtk-WARNING **: 14:33:09.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:09 
10:33:09 (SWT:2047): Gtk-WARNING **: 14:33:09.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:09 
10:33:09 (SWT:2047): Gtk-WARNING **: 14:33:09.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:09 
10:33:09 (SWT:2047): Gtk-WARNING **: 14:33:09.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:09 
10:33:09 (SWT:2047): Gtk-WARNING **: 14:33:09.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:09 
10:33:09 (SWT:2047): Gtk-WARNING **: 14:33:09.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:09 
10:33:09 (SWT:2047): Gtk-WARNING **: 14:33:09.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:11 
10:33:11 (SWT:2047): Gdk-CRITICAL **: 14:33:11.246: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:11 
10:33:11 (SWT:2047): Gtk-WARNING **: 14:33:11.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:11 
10:33:11 (SWT:2047): Gtk-WARNING **: 14:33:11.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:11 
10:33:11 (SWT:2047): Gtk-WARNING **: 14:33:11.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:11 
10:33:11 (SWT:2047): Gtk-WARNING **: 14:33:11.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:11 
10:33:11 (SWT:2047): Gtk-WARNING **: 14:33:11.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:11 
10:33:11 (SWT:2047): Gtk-WARNING **: 14:33:11.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:11 
10:33:11 (SWT:2047): Gtk-WARNING **: 14:33:11.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:13 
10:33:13 (SWT:2047): Gdk-CRITICAL **: 14:33:13.264: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:13 
10:33:13 (SWT:2047): Gtk-WARNING **: 14:33:13.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:13 
10:33:13 (SWT:2047): Gtk-WARNING **: 14:33:13.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:13 
10:33:13 (SWT:2047): Gtk-WARNING **: 14:33:13.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:13 
10:33:13 (SWT:2047): Gtk-WARNING **: 14:33:13.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:13 
10:33:13 (SWT:2047): Gtk-WARNING **: 14:33:13.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:13 
10:33:13 (SWT:2047): Gtk-WARNING **: 14:33:13.604: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:13 
10:33:13 (SWT:2047): Gtk-WARNING **: 14:33:13.604: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:15 
10:33:15 (SWT:2047): Gdk-CRITICAL **: 14:33:15.321: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:15 
10:33:15 (SWT:2047): Gtk-WARNING **: 14:33:15.640: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:15 
10:33:15 (SWT:2047): Gtk-WARNING **: 14:33:15.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:15 
10:33:15 (SWT:2047): Gtk-WARNING **: 14:33:15.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:15 
10:33:15 (SWT:2047): Gtk-WARNING **: 14:33:15.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:15 
10:33:15 (SWT:2047): Gtk-WARNING **: 14:33:15.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:15 
10:33:15 (SWT:2047): Gtk-WARNING **: 14:33:15.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:15 
10:33:15 (SWT:2047): Gtk-WARNING **: 14:33:15.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:17 
10:33:17 (SWT:2047): Gdk-CRITICAL **: 14:33:17.372: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:17 
10:33:17 (SWT:2047): Gtk-WARNING **: 14:33:17.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:17 
10:33:17 (SWT:2047): Gtk-WARNING **: 14:33:17.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:17 
10:33:17 (SWT:2047): Gtk-WARNING **: 14:33:17.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:17 
10:33:17 (SWT:2047): Gtk-WARNING **: 14:33:17.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:17 
10:33:17 (SWT:2047): Gtk-WARNING **: 14:33:17.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:17 
10:33:17 (SWT:2047): Gtk-WARNING **: 14:33:17.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:17 
10:33:17 (SWT:2047): Gtk-WARNING **: 14:33:17.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:19 
10:33:19 (SWT:2047): Gdk-CRITICAL **: 14:33:19.462: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:19 
10:33:19 (SWT:2047): Gtk-WARNING **: 14:33:19.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:19 
10:33:19 (SWT:2047): Gtk-WARNING **: 14:33:19.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:19 
10:33:19 (SWT:2047): Gtk-WARNING **: 14:33:19.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:19 
10:33:19 (SWT:2047): Gtk-WARNING **: 14:33:19.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:19 
10:33:19 (SWT:2047): Gtk-WARNING **: 14:33:19.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:19 
10:33:19 (SWT:2047): Gtk-WARNING **: 14:33:19.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:19 
10:33:19 (SWT:2047): Gtk-WARNING **: 14:33:19.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:21 
10:33:21 (SWT:2047): Gdk-CRITICAL **: 14:33:21.475: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:21 
10:33:21 (SWT:2047): Gtk-WARNING **: 14:33:21.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:21 
10:33:21 (SWT:2047): Gtk-WARNING **: 14:33:21.808: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:21 
10:33:21 (SWT:2047): Gtk-WARNING **: 14:33:21.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:21 
10:33:21 (SWT:2047): Gtk-WARNING **: 14:33:21.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:21 
10:33:21 (SWT:2047): Gtk-WARNING **: 14:33:21.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:21 
10:33:21 (SWT:2047): Gtk-WARNING **: 14:33:21.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:21 
10:33:21 (SWT:2047): Gtk-WARNING **: 14:33:21.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:23 
10:33:23 (SWT:2047): Gdk-CRITICAL **: 14:33:23.500: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:23 
10:33:23 (SWT:2047): Gtk-WARNING **: 14:33:23.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:23 
10:33:23 (SWT:2047): Gtk-WARNING **: 14:33:23.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:23 
10:33:23 (SWT:2047): Gtk-WARNING **: 14:33:23.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:23 
10:33:23 (SWT:2047): Gtk-WARNING **: 14:33:23.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:23 
10:33:23 (SWT:2047): Gtk-WARNING **: 14:33:23.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:23 
10:33:23 (SWT:2047): Gtk-WARNING **: 14:33:23.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:23 
10:33:23 (SWT:2047): Gtk-WARNING **: 14:33:23.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:25 
10:33:25 (SWT:2047): Gdk-CRITICAL **: 14:33:25.577: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:25 
10:33:25 (SWT:2047): Gtk-WARNING **: 14:33:25.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:25 
10:33:25 (SWT:2047): Gtk-WARNING **: 14:33:25.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:25 
10:33:25 (SWT:2047): Gtk-WARNING **: 14:33:25.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:25 
10:33:25 (SWT:2047): Gtk-WARNING **: 14:33:25.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:25 
10:33:25 (SWT:2047): Gtk-WARNING **: 14:33:25.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:25 
10:33:25 (SWT:2047): Gtk-WARNING **: 14:33:25.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:25 
10:33:25 (SWT:2047): Gtk-WARNING **: 14:33:25.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:27 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.535 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[StaticMenu]  Time elapsed: 2.032 s
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[StaticMenu]  Time elapsed: 2.009 s
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[StaticMenu]  Time elapsed: 2.033 s
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[StaticMenu]  Time elapsed: 2.021 s
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[StaticMenu]  Time elapsed: 1.996 s
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[StaticMenu]  Time elapsed: 1.984 s
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[StaticMenu]  Time elapsed: 2.034 s
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[StaticMenu]  Time elapsed: 2.054 s
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[DynamicMenu]  Time elapsed: 2.017 s
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[DynamicMenu]  Time elapsed: 2.057 s
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[DynamicMenu]  Time elapsed: 2.052 s
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[DynamicMenu]  Time elapsed: 2.09 s
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[DynamicMenu]  Time elapsed: 2.013 s
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[DynamicMenu]  Time elapsed: 2.025 s
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[DynamicMenu]  Time elapsed: 2.076 s
10:33:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[DynamicMenu]  Time elapsed: 2.04 s
10:33:27 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
10:33:27 
10:33:27 (SWT:2047): Gdk-CRITICAL **: 14:33:27.620: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:27 
10:33:27 (SWT:2047): Gtk-WARNING **: 14:33:27.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:27 
10:33:27 (SWT:2047): Gtk-WARNING **: 14:33:27.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:27 
10:33:27 (SWT:2047): Gtk-WARNING **: 14:33:27.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:27 
10:33:27 (SWT:2047): Gtk-WARNING **: 14:33:27.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:27 
10:33:27 (SWT:2047): Gtk-WARNING **: 14:33:27.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:27 
10:33:27 (SWT:2047): Gtk-WARNING **: 14:33:27.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:27 
10:33:27 (SWT:2047): Gtk-WARNING **: 14:33:27.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:29 
10:33:29 (SWT:2047): Gdk-CRITICAL **: 14:33:29.681: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:30 
10:33:30 (SWT:2047): Gtk-WARNING **: 14:33:30.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:30 
10:33:30 (SWT:2047): Gtk-WARNING **: 14:33:30.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:30 
10:33:30 (SWT:2047): Gtk-WARNING **: 14:33:30.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:30 
10:33:30 (SWT:2047): Gtk-WARNING **: 14:33:30.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:30 
10:33:30 (SWT:2047): Gtk-WARNING **: 14:33:30.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:30 
10:33:30 (SWT:2047): Gtk-WARNING **: 14:33:30.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:30 
10:33:30 (SWT:2047): Gtk-WARNING **: 14:33:30.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:31 
10:33:31 (SWT:2047): Gdk-CRITICAL **: 14:33:31.758: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:32 
10:33:32 (SWT:2047): Gtk-WARNING **: 14:33:32.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:32 
10:33:32 (SWT:2047): Gtk-WARNING **: 14:33:32.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:32 
10:33:32 (SWT:2047): Gtk-WARNING **: 14:33:32.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:32 
10:33:32 (SWT:2047): Gtk-WARNING **: 14:33:32.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:32 
10:33:32 (SWT:2047): Gtk-WARNING **: 14:33:32.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:32 
10:33:32 (SWT:2047): Gtk-WARNING **: 14:33:32.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:32 
10:33:32 (SWT:2047): Gtk-WARNING **: 14:33:32.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:33 
10:33:33 (SWT:2047): Gdk-CRITICAL **: 14:33:33.793: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:34 
10:33:34 (SWT:2047): Gtk-WARNING **: 14:33:34.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:34 
10:33:34 (SWT:2047): Gtk-WARNING **: 14:33:34.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:34 
10:33:34 (SWT:2047): Gtk-WARNING **: 14:33:34.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:34 
10:33:34 (SWT:2047): Gtk-WARNING **: 14:33:34.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:34 
10:33:34 (SWT:2047): Gtk-WARNING **: 14:33:34.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:34 
10:33:34 (SWT:2047): Gtk-WARNING **: 14:33:34.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:34 
10:33:34 (SWT:2047): Gtk-WARNING **: 14:33:34.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:35 
10:33:35 (SWT:2047): Gdk-CRITICAL **: 14:33:35.858: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:36 
10:33:36 (SWT:2047): Gtk-WARNING **: 14:33:36.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:36 
10:33:36 (SWT:2047): Gtk-WARNING **: 14:33:36.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:36 
10:33:36 (SWT:2047): Gtk-WARNING **: 14:33:36.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:36 
10:33:36 (SWT:2047): Gtk-WARNING **: 14:33:36.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:36 
10:33:36 (SWT:2047): Gtk-WARNING **: 14:33:36.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:36 
10:33:36 (SWT:2047): Gtk-WARNING **: 14:33:36.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:36 
10:33:36 (SWT:2047): Gtk-WARNING **: 14:33:36.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:37 
10:33:37 (SWT:2047): Gdk-CRITICAL **: 14:33:37.957: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:38 
10:33:38 (SWT:2047): Gtk-WARNING **: 14:33:38.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:38 
10:33:38 (SWT:2047): Gtk-WARNING **: 14:33:38.295: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:38 
10:33:38 (SWT:2047): Gtk-WARNING **: 14:33:38.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:38 
10:33:38 (SWT:2047): Gtk-WARNING **: 14:33:38.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:38 
10:33:38 (SWT:2047): Gtk-WARNING **: 14:33:38.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:38 
10:33:38 (SWT:2047): Gtk-WARNING **: 14:33:38.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:38 
10:33:38 (SWT:2047): Gtk-WARNING **: 14:33:38.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:40 
10:33:40 (SWT:2047): Gdk-CRITICAL **: 14:33:40.021: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:40 
10:33:40 (SWT:2047): Gtk-WARNING **: 14:33:40.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:40 
10:33:40 (SWT:2047): Gtk-WARNING **: 14:33:40.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:40 
10:33:40 (SWT:2047): Gtk-WARNING **: 14:33:40.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:40 
10:33:40 (SWT:2047): Gtk-WARNING **: 14:33:40.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:40 
10:33:40 (SWT:2047): Gtk-WARNING **: 14:33:40.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:40 
10:33:40 (SWT:2047): Gtk-WARNING **: 14:33:40.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:40 
10:33:40 (SWT:2047): Gtk-WARNING **: 14:33:40.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:42 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.491 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
10:33:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clicksCheckboxButton  Time elapsed: 2.061 s
10:33:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clicksCheckboxButtonWithModifier  Time elapsed: 2.076 s
10:33:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.findsToolBarButtonWithIndex  Time elapsed: 2.036 s
10:33:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.selectsCheckboxButton  Time elapsed: 2.064 s
10:33:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.deselectsCheckboxButton  Time elapsed: 2.099 s
10:33:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clickingCheckboxButtonTogglesIt  Time elapsed: 2.063 s
10:33:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.togglesCheckboxButton  Time elapsed: 2.09 s
10:33:42 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
10:33:42 
10:33:42 (SWT:2047): Gdk-CRITICAL **: 14:33:42.113: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:42 
10:33:42 (SWT:2047): Gtk-WARNING **: 14:33:42.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:42 
10:33:42 (SWT:2047): Gtk-WARNING **: 14:33:42.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:42 
10:33:42 (SWT:2047): Gtk-WARNING **: 14:33:42.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:42 
10:33:42 (SWT:2047): Gtk-WARNING **: 14:33:42.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:42 
10:33:42 (SWT:2047): Gtk-WARNING **: 14:33:42.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:42 
10:33:42 (SWT:2047): Gtk-WARNING **: 14:33:42.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:42 
10:33:42 (SWT:2047): Gtk-WARNING **: 14:33:42.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:44 
10:33:44 (SWT:2047): Gdk-CRITICAL **: 14:33:44.227: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:44 
10:33:44 (SWT:2047): Gtk-WARNING **: 14:33:44.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:44 
10:33:44 (SWT:2047): Gtk-WARNING **: 14:33:44.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:44 
10:33:44 (SWT:2047): Gtk-WARNING **: 14:33:44.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:44 
10:33:44 (SWT:2047): Gtk-WARNING **: 14:33:44.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:44 
10:33:44 (SWT:2047): Gtk-WARNING **: 14:33:44.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:44 
10:33:44 (SWT:2047): Gtk-WARNING **: 14:33:44.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:44 
10:33:44 (SWT:2047): Gtk-WARNING **: 14:33:44.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:50 
10:33:50 (SWT:2047): Gdk-CRITICAL **: 14:33:50.267: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:50 
10:33:50 (SWT:2047): Gtk-WARNING **: 14:33:50.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:50 
10:33:50 (SWT:2047): Gtk-WARNING **: 14:33:50.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:50 
10:33:50 (SWT:2047): Gtk-WARNING **: 14:33:50.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:50 
10:33:50 (SWT:2047): Gtk-WARNING **: 14:33:50.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:50 
10:33:50 (SWT:2047): Gtk-WARNING **: 14:33:50.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:50 
10:33:50 (SWT:2047): Gtk-WARNING **: 14:33:50.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:50 
10:33:50 (SWT:2047): Gtk-WARNING **: 14:33:50.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:56 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.195 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
10:33:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.clicksToggleButton  Time elapsed: 2.114 s
10:33:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.doesNotMatchRegularButtons  Time elapsed: 6.04 s
10:33:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.doesNotMatchRadioButtons  Time elapsed: 6.041 s
10:33:56 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
10:33:56 
10:33:56 (SWT:2047): Gdk-CRITICAL **: 14:33:56.312: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:56 
10:33:56 (SWT:2047): Gdk-CRITICAL **: 14:33:56.690: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:57 
10:33:57 (SWT:2047): Gdk-CRITICAL **: 14:33:57.068: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:57 
10:33:57 (SWT:2047): Gdk-CRITICAL **: 14:33:57.456: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:57 
10:33:57 (SWT:2047): Gdk-CRITICAL **: 14:33:57.837: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:58 
10:33:58 (SWT:2047): Gdk-CRITICAL **: 14:33:58.216: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:58 
10:33:58 (SWT:2047): Gdk-CRITICAL **: 14:33:58.623: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:59 
10:33:59 (SWT:2047): Gdk-CRITICAL **: 14:33:59.000: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:59 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.08 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
10:33:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.changeAndVerifiesSelectionInComboByText  Time elapsed: 0.378 s
10:33:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.changeAndVerifiesSelectionInComboByIndex  Time elapsed: 0.378 s
10:33:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.findCCombo  Time elapsed: 0.387 s
10:33:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfInvalidIndexBasedSelection  Time elapsed: 0.381 s
10:33:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfInvalidTextBasedSelection  Time elapsed: 0.38 s
10:33:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfChangeTextOfReadOnlyCombo  Time elapsed: 0.406 s
10:33:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.getItems  Time elapsed: 0.378 s
10:33:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.setText  Time elapsed: 0.391 s
10:33:59 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
10:33:59 
10:33:59 (SWT:2047): Gdk-CRITICAL **: 14:33:59.395: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:33:59 
10:33:59 (SWT:2047): Gtk-WARNING **: 14:33:59.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:59 
10:33:59 (SWT:2047): Gtk-WARNING **: 14:33:59.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:59 
10:33:59 (SWT:2047): Gtk-WARNING **: 14:33:59.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:59 
10:33:59 (SWT:2047): Gtk-WARNING **: 14:33:59.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:59 
10:33:59 (SWT:2047): Gtk-WARNING **: 14:33:59.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:59 
10:33:59 (SWT:2047): Gtk-WARNING **: 14:33:59.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:33:59 
10:33:59 (SWT:2047): Gtk-WARNING **: 14:33:59.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:01 
10:34:01 (SWT:2047): Gdk-CRITICAL **: 14:34:01.585: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:01 
10:34:01 (SWT:2047): Gtk-WARNING **: 14:34:01.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:01 
10:34:01 (SWT:2047): Gtk-WARNING **: 14:34:01.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:01 
10:34:01 (SWT:2047): Gtk-WARNING **: 14:34:01.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:01 
10:34:01 (SWT:2047): Gtk-WARNING **: 14:34:01.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:01 
10:34:01 (SWT:2047): Gtk-WARNING **: 14:34:01.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:01 
10:34:01 (SWT:2047): Gtk-WARNING **: 14:34:01.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:01 
10:34:01 (SWT:2047): Gtk-WARNING **: 14:34:01.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:03 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.267 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
10:34:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest.clicksToolBarButton  Time elapsed: 2.19 s
10:34:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest.findsToolBarButtonWithIndex  Time elapsed: 2.076 s
10:34:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest skipped
10:34:03 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
10:34:03 
10:34:03 (SWT:2047): Gdk-CRITICAL **: 14:34:03.665: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:06 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.081 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
10:34:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest.clickOnCell  Time elapsed: 3.079 s
10:34:06 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
10:34:06 
10:34:06 (SWT:2047): Gdk-CRITICAL **: 14:34:06.748: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:06 
10:34:06 (SWT:2047): Gdk-CRITICAL **: 14:34:06.815: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:06 
10:34:06 (SWT:2047): Gdk-CRITICAL **: 14:34:06.885: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:11 
10:34:11 (SWT:2047): Gdk-CRITICAL **: 14:34:11.961: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:12 
10:34:12 (SWT:2047): Gdk-CRITICAL **: 14:34:12.032: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:12 
10:34:12 (SWT:2047): Gdk-CRITICAL **: 14:34:12.104: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:17 
10:34:17 (SWT:2047): Gdk-CRITICAL **: 14:34:17.194: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:18 
10:34:18 (SWT:2047): Gdk-CRITICAL **: 14:34:18.272: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:18 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.597 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
10:34:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.getsAllShells  Time elapsed: 0.066 s
10:34:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.getsActiveShell  Time elapsed: 0.07 s
10:34:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.noShellReturnsNull  Time elapsed: 5.076 s
10:34:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.bringsShellToFront  Time elapsed: 0.07 s
10:34:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.findsShell  Time elapsed: 0.073 s
10:34:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.closesShell  Time elapsed: 5.089 s
10:34:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.testMaximize  Time elapsed: 1.078 s
10:34:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.findsShellsById  Time elapsed: 0.072 s
10:34:18 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
10:34:18 
10:34:18 (SWT:2047): Gdk-CRITICAL **: 14:34:18.348: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
10:34:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest.doubleClickOnCell  Time elapsed: 0.077 s
10:34:18 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
10:34:18 
10:34:18 (SWT:2047): Gdk-CRITICAL **: 14:34:18.427: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:18 
10:34:18 (SWT:2047): Gtk-WARNING **: 14:34:18.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:18 
10:34:18 (SWT:2047): Gtk-WARNING **: 14:34:18.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:18 
10:34:18 (SWT:2047): Gtk-WARNING **: 14:34:18.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:18 
10:34:18 (SWT:2047): Gtk-WARNING **: 14:34:18.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:18 
10:34:18 (SWT:2047): Gtk-WARNING **: 14:34:18.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:18 
10:34:18 (SWT:2047): Gtk-WARNING **: 14:34:18.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:18 
10:34:18 (SWT:2047): Gtk-WARNING **: 14:34:18.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:20 
10:34:20 (SWT:2047): Gdk-CRITICAL **: 14:34:20.513: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:20 
10:34:20 (SWT:2047): Gtk-WARNING **: 14:34:20.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:20 
10:34:20 (SWT:2047): Gtk-WARNING **: 14:34:20.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:20 
10:34:20 (SWT:2047): Gtk-WARNING **: 14:34:20.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:20 
10:34:20 (SWT:2047): Gtk-WARNING **: 14:34:20.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:20 
10:34:20 (SWT:2047): Gtk-WARNING **: 14:34:20.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:20 
10:34:20 (SWT:2047): Gtk-WARNING **: 14:34:20.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:20 
10:34:20 (SWT:2047): Gtk-WARNING **: 14:34:20.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:22 
10:34:22 (SWT:2047): Gdk-CRITICAL **: 14:34:22.615: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:22 
10:34:22 (SWT:2047): Gtk-WARNING **: 14:34:22.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:22 
10:34:22 (SWT:2047): Gtk-WARNING **: 14:34:22.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:22 
10:34:22 (SWT:2047): Gtk-WARNING **: 14:34:22.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:22 
10:34:22 (SWT:2047): Gtk-WARNING **: 14:34:22.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:22 
10:34:22 (SWT:2047): Gtk-WARNING **: 14:34:22.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:22 
10:34:22 (SWT:2047): Gtk-WARNING **: 14:34:22.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:22 
10:34:22 (SWT:2047): Gtk-WARNING **: 14:34:22.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:24 
10:34:24 (SWT:2047): Gdk-CRITICAL **: 14:34:24.699: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:25 
10:34:25 (SWT:2047): Gtk-WARNING **: 14:34:25.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:25 
10:34:25 (SWT:2047): Gtk-WARNING **: 14:34:25.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:25 
10:34:25 (SWT:2047): Gtk-WARNING **: 14:34:25.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:25 
10:34:25 (SWT:2047): Gtk-WARNING **: 14:34:25.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:25 
10:34:25 (SWT:2047): Gtk-WARNING **: 14:34:25.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:25 
10:34:25 (SWT:2047): Gtk-WARNING **: 14:34:25.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:25 
10:34:25 (SWT:2047): Gtk-WARNING **: 14:34:25.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:26 
10:34:26 (SWT:2047): Gdk-CRITICAL **: 14:34:26.810: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:27 
10:34:27 (SWT:2047): Gtk-WARNING **: 14:34:27.157: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:27 
10:34:27 (SWT:2047): Gtk-WARNING **: 14:34:27.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:27 
10:34:27 (SWT:2047): Gtk-WARNING **: 14:34:27.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:27 
10:34:27 (SWT:2047): Gtk-WARNING **: 14:34:27.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:27 
10:34:27 (SWT:2047): Gtk-WARNING **: 14:34:27.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:27 
10:34:27 (SWT:2047): Gtk-WARNING **: 14:34:27.166: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:27 
10:34:27 (SWT:2047): Gtk-WARNING **: 14:34:27.166: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:29 
10:34:29 (SWT:2047): Gdk-CRITICAL **: 14:34:29.024: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:29 
10:34:29 (SWT:2047): Gtk-WARNING **: 14:34:29.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:29 
10:34:29 (SWT:2047): Gtk-WARNING **: 14:34:29.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:29 
10:34:29 (SWT:2047): Gtk-WARNING **: 14:34:29.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:29 
10:34:29 (SWT:2047): Gtk-WARNING **: 14:34:29.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:29 
10:34:29 (SWT:2047): Gtk-WARNING **: 14:34:29.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:29 
10:34:29 (SWT:2047): Gtk-WARNING **: 14:34:29.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:29 
10:34:29 (SWT:2047): Gtk-WARNING **: 14:34:29.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:31 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.82 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
10:34:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.doubleClick  Time elapsed: 2.085 s
10:34:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.click  Time elapsed: 2.101 s
10:34:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.findsCanvas  Time elapsed: 2.083 s
10:34:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.doubleClickXY  Time elapsed: 2.111 s
10:34:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.clickXY  Time elapsed: 2.214 s
10:34:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.findsCanvasInGroup  Time elapsed: 2.222 s
10:34:31 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
10:34:31 
10:34:31 (SWT:2047): Gdk-CRITICAL **: 14:34:31.250: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:31 
10:34:31 (SWT:2047): Gtk-WARNING **: 14:34:31.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:31 
10:34:31 (SWT:2047): Gtk-WARNING **: 14:34:31.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:31 
10:34:31 (SWT:2047): Gtk-WARNING **: 14:34:31.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:31 
10:34:31 (SWT:2047): Gtk-WARNING **: 14:34:31.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:31 
10:34:31 (SWT:2047): Gtk-WARNING **: 14:34:31.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:31 
10:34:31 (SWT:2047): Gtk-WARNING **: 14:34:31.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:31 
10:34:31 (SWT:2047): Gtk-WARNING **: 14:34:31.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:33 
10:34:33 (SWT:2047): Gdk-CRITICAL **: 14:34:33.476: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:33 
10:34:33 (SWT:2047): Gtk-WARNING **: 14:34:33.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:33 
10:34:33 (SWT:2047): Gtk-WARNING **: 14:34:33.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:33 
10:34:33 (SWT:2047): Gtk-WARNING **: 14:34:33.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:33 
10:34:33 (SWT:2047): Gtk-WARNING **: 14:34:33.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:33 
10:34:33 (SWT:2047): Gtk-WARNING **: 14:34:33.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:33 
10:34:33 (SWT:2047): Gtk-WARNING **: 14:34:33.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:33 
10:34:33 (SWT:2047): Gtk-WARNING **: 14:34:33.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:35 
10:34:35 (SWT:2047): Gdk-CRITICAL **: 14:34:35.660: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:36 
10:34:36 (SWT:2047): Gtk-WARNING **: 14:34:36.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:36 
10:34:36 (SWT:2047): Gtk-WARNING **: 14:34:36.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:36 
10:34:36 (SWT:2047): Gtk-WARNING **: 14:34:36.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:36 
10:34:36 (SWT:2047): Gtk-WARNING **: 14:34:36.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:36 
10:34:36 (SWT:2047): Gtk-WARNING **: 14:34:36.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:36 
10:34:36 (SWT:2047): Gtk-WARNING **: 14:34:36.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:36 
10:34:36 (SWT:2047): Gtk-WARNING **: 14:34:36.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:38 
10:34:38 (SWT:2047): Gdk-CRITICAL **: 14:34:38.182: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:38 
10:34:38 (SWT:2047): Gtk-WARNING **: 14:34:38.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:38 
10:34:38 (SWT:2047): Gtk-WARNING **: 14:34:38.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:38 
10:34:38 (SWT:2047): Gtk-WARNING **: 14:34:38.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:38 
10:34:38 (SWT:2047): Gtk-WARNING **: 14:34:38.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:38 
10:34:38 (SWT:2047): Gtk-WARNING **: 14:34:38.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:38 
10:34:38 (SWT:2047): Gtk-WARNING **: 14:34:38.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:38 
10:34:38 (SWT:2047): Gtk-WARNING **: 14:34:38.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:40 
10:34:40 (SWT:2047): Gdk-CRITICAL **: 14:34:40.564: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:40 
10:34:40 (SWT:2047): Gtk-WARNING **: 14:34:40.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:40 
10:34:40 (SWT:2047): Gtk-WARNING **: 14:34:40.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:40 
10:34:40 (SWT:2047): Gtk-WARNING **: 14:34:40.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:40 
10:34:40 (SWT:2047): Gtk-WARNING **: 14:34:40.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:40 
10:34:40 (SWT:2047): Gtk-WARNING **: 14:34:40.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:40 
10:34:40 (SWT:2047): Gtk-WARNING **: 14:34:40.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:40 
10:34:40 (SWT:2047): Gtk-WARNING **: 14:34:40.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:42 
10:34:42 (SWT:2047): Gdk-CRITICAL **: 14:34:42.746: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:43 
10:34:43 (SWT:2047): Gtk-WARNING **: 14:34:43.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:43 
10:34:43 (SWT:2047): Gtk-WARNING **: 14:34:43.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:43 
10:34:43 (SWT:2047): Gtk-WARNING **: 14:34:43.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:43 
10:34:43 (SWT:2047): Gtk-WARNING **: 14:34:43.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:43 
10:34:43 (SWT:2047): Gtk-WARNING **: 14:34:43.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:43 
10:34:43 (SWT:2047): Gtk-WARNING **: 14:34:43.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:43 
10:34:43 (SWT:2047): Gtk-WARNING **: 14:34:43.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:45 
10:34:45 (SWT:2047): Gdk-CRITICAL **: 14:34:45.160: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:45 
10:34:45 (SWT:2047): Gtk-WARNING **: 14:34:45.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:45 
10:34:45 (SWT:2047): Gtk-WARNING **: 14:34:45.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:45 
10:34:45 (SWT:2047): Gtk-WARNING **: 14:34:45.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:45 
10:34:45 (SWT:2047): Gtk-WARNING **: 14:34:45.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:45 
10:34:45 (SWT:2047): Gtk-WARNING **: 14:34:45.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:45 
10:34:45 (SWT:2047): Gtk-WARNING **: 14:34:45.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:45 
10:34:45 (SWT:2047): Gtk-WARNING **: 14:34:45.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:47 
10:34:47 (SWT:2047): Gdk-CRITICAL **: 14:34:47.326: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:47 
10:34:47 (SWT:2047): Gtk-WARNING **: 14:34:47.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:47 
10:34:47 (SWT:2047): Gtk-WARNING **: 14:34:47.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:47 
10:34:47 (SWT:2047): Gtk-WARNING **: 14:34:47.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:47 
10:34:47 (SWT:2047): Gtk-WARNING **: 14:34:47.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:47 
10:34:47 (SWT:2047): Gtk-WARNING **: 14:34:47.702: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:47 
10:34:47 (SWT:2047): Gtk-WARNING **: 14:34:47.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:47 
10:34:47 (SWT:2047): Gtk-WARNING **: 14:34:47.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:49 
10:34:49 (SWT:2047): Gdk-CRITICAL **: 14:34:49.594: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:49 
10:34:49 (SWT:2047): Gtk-WARNING **: 14:34:49.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:49 
10:34:49 (SWT:2047): Gtk-WARNING **: 14:34:49.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:49 
10:34:49 (SWT:2047): Gtk-WARNING **: 14:34:49.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:49 
10:34:49 (SWT:2047): Gtk-WARNING **: 14:34:49.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:49 
10:34:49 (SWT:2047): Gtk-WARNING **: 14:34:49.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:49 
10:34:49 (SWT:2047): Gtk-WARNING **: 14:34:49.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:49 
10:34:49 (SWT:2047): Gtk-WARNING **: 14:34:49.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:51 
10:34:51 (SWT:2047): Gdk-CRITICAL **: 14:34:51.777: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:52 
10:34:52 (SWT:2047): Gtk-WARNING **: 14:34:52.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:52 
10:34:52 (SWT:2047): Gtk-WARNING **: 14:34:52.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:52 
10:34:52 (SWT:2047): Gtk-WARNING **: 14:34:52.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:52 
10:34:52 (SWT:2047): Gtk-WARNING **: 14:34:52.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:52 
10:34:52 (SWT:2047): Gtk-WARNING **: 14:34:52.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:52 
10:34:52 (SWT:2047): Gtk-WARNING **: 14:34:52.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:52 
10:34:52 (SWT:2047): Gtk-WARNING **: 14:34:52.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:53 
10:34:53 (SWT:2047): Gdk-CRITICAL **: 14:34:53.957: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:54 
10:34:54 (SWT:2047): Gtk-WARNING **: 14:34:54.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:54 
10:34:54 (SWT:2047): Gtk-WARNING **: 14:34:54.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:54 
10:34:54 (SWT:2047): Gtk-WARNING **: 14:34:54.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:54 
10:34:54 (SWT:2047): Gtk-WARNING **: 14:34:54.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:54 
10:34:54 (SWT:2047): Gtk-WARNING **: 14:34:54.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:54 
10:34:54 (SWT:2047): Gtk-WARNING **: 14:34:54.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:54 
10:34:54 (SWT:2047): Gtk-WARNING **: 14:34:54.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:56 
10:34:56 (SWT:2047): Gdk-CRITICAL **: 14:34:56.323: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:56 
10:34:56 (SWT:2047): Gtk-WARNING **: 14:34:56.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:56 
10:34:56 (SWT:2047): Gtk-WARNING **: 14:34:56.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:56 
10:34:56 (SWT:2047): Gtk-WARNING **: 14:34:56.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:56 
10:34:56 (SWT:2047): Gtk-WARNING **: 14:34:56.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:56 
10:34:56 (SWT:2047): Gtk-WARNING **: 14:34:56.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:56 
10:34:56 (SWT:2047): Gtk-WARNING **: 14:34:56.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:56 
10:34:56 (SWT:2047): Gtk-WARNING **: 14:34:56.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:58 
10:34:58 (SWT:2047): Gdk-CRITICAL **: 14:34:58.596: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:34:58 
10:34:58 (SWT:2047): Gtk-WARNING **: 14:34:58.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:58 
10:34:58 (SWT:2047): Gtk-WARNING **: 14:34:58.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:58 
10:34:58 (SWT:2047): Gtk-WARNING **: 14:34:58.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:58 
10:34:58 (SWT:2047): Gtk-WARNING **: 14:34:58.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:58 
10:34:58 (SWT:2047): Gtk-WARNING **: 14:34:58.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:58 
10:34:58 (SWT:2047): Gtk-WARNING **: 14:34:58.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:34:58 
10:34:58 (SWT:2047): Gtk-WARNING **: 14:34:58.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:01 
10:35:01 (SWT:2047): Gdk-CRITICAL **: 14:35:01.259: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:01 
10:35:01 (SWT:2047): Gtk-WARNING **: 14:35:01.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:01 
10:35:01 (SWT:2047): Gtk-WARNING **: 14:35:01.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:01 
10:35:01 (SWT:2047): Gtk-WARNING **: 14:35:01.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:01 
10:35:01 (SWT:2047): Gtk-WARNING **: 14:35:01.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:01 
10:35:01 (SWT:2047): Gtk-WARNING **: 14:35:01.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:01 
10:35:01 (SWT:2047): Gtk-WARNING **: 14:35:01.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:01 
10:35:01 (SWT:2047): Gtk-WARNING **: 14:35:01.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:03 
10:35:03 (SWT:2047): Gdk-CRITICAL **: 14:35:03.928: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:04 
10:35:04 (SWT:2047): Gtk-WARNING **: 14:35:04.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:04 
10:35:04 (SWT:2047): Gtk-WARNING **: 14:35:04.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:04 
10:35:04 (SWT:2047): Gtk-WARNING **: 14:35:04.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:04 
10:35:04 (SWT:2047): Gtk-WARNING **: 14:35:04.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:04 
10:35:04 (SWT:2047): Gtk-WARNING **: 14:35:04.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:04 
10:35:04 (SWT:2047): Gtk-WARNING **: 14:35:04.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:04 
10:35:04 (SWT:2047): Gtk-WARNING **: 14:35:04.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:06 
10:35:06 (SWT:2047): Gdk-CRITICAL **: 14:35:06.133: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:06 
10:35:06 (SWT:2047): Gtk-WARNING **: 14:35:06.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:06 
10:35:06 (SWT:2047): Gtk-WARNING **: 14:35:06.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:06 
10:35:06 (SWT:2047): Gtk-WARNING **: 14:35:06.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:06 
10:35:06 (SWT:2047): Gtk-WARNING **: 14:35:06.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:06 
10:35:06 (SWT:2047): Gtk-WARNING **: 14:35:06.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:06 
10:35:06 (SWT:2047): Gtk-WARNING **: 14:35:06.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:06 
10:35:06 (SWT:2047): Gtk-WARNING **: 14:35:06.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:08 
10:35:08 (SWT:2047): Gdk-CRITICAL **: 14:35:08.350: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:08 
10:35:08 (SWT:2047): Gtk-WARNING **: 14:35:08.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:08 
10:35:08 (SWT:2047): Gtk-WARNING **: 14:35:08.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:08 
10:35:08 (SWT:2047): Gtk-WARNING **: 14:35:08.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:08 
10:35:08 (SWT:2047): Gtk-WARNING **: 14:35:08.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:08 
10:35:08 (SWT:2047): Gtk-WARNING **: 14:35:08.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:08 
10:35:08 (SWT:2047): Gtk-WARNING **: 14:35:08.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:08 
10:35:08 (SWT:2047): Gtk-WARNING **: 14:35:08.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:10 
10:35:10 (SWT:2047): Gdk-CRITICAL **: 14:35:10.563: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:10 
10:35:10 (SWT:2047): Gtk-WARNING **: 14:35:10.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:10 
10:35:10 (SWT:2047): Gtk-WARNING **: 14:35:10.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:10 
10:35:10 (SWT:2047): Gtk-WARNING **: 14:35:10.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:10 
10:35:10 (SWT:2047): Gtk-WARNING **: 14:35:10.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:10 
10:35:10 (SWT:2047): Gtk-WARNING **: 14:35:10.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:10 
10:35:10 (SWT:2047): Gtk-WARNING **: 14:35:10.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:10 
10:35:10 (SWT:2047): Gtk-WARNING **: 14:35:10.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:12 
10:35:12 (SWT:2047): Gdk-CRITICAL **: 14:35:12.804: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:13 
10:35:13 (SWT:2047): Gtk-WARNING **: 14:35:13.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:13 
10:35:13 (SWT:2047): Gtk-WARNING **: 14:35:13.165: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:13 
10:35:13 (SWT:2047): Gtk-WARNING **: 14:35:13.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:13 
10:35:13 (SWT:2047): Gtk-WARNING **: 14:35:13.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:13 
10:35:13 (SWT:2047): Gtk-WARNING **: 14:35:13.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:13 
10:35:13 (SWT:2047): Gtk-WARNING **: 14:35:13.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:13 
10:35:13 (SWT:2047): Gtk-WARNING **: 14:35:13.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:15 
10:35:15 (SWT:2047): Gdk-CRITICAL **: 14:35:15.152: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:15 
10:35:15 (SWT:2047): Gtk-WARNING **: 14:35:15.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:15 
10:35:15 (SWT:2047): Gtk-WARNING **: 14:35:15.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:15 
10:35:15 (SWT:2047): Gtk-WARNING **: 14:35:15.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:15 
10:35:15 (SWT:2047): Gtk-WARNING **: 14:35:15.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:15 
10:35:15 (SWT:2047): Gtk-WARNING **: 14:35:15.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:15 
10:35:15 (SWT:2047): Gtk-WARNING **: 14:35:15.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:15 
10:35:15 (SWT:2047): Gtk-WARNING **: 14:35:15.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:17 
10:35:17 (SWT:2047): Gdk-CRITICAL **: 14:35:17.377: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:17 
10:35:17 (SWT:2047): Gtk-WARNING **: 14:35:17.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:17 
10:35:17 (SWT:2047): Gtk-WARNING **: 14:35:17.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:17 
10:35:17 (SWT:2047): Gtk-WARNING **: 14:35:17.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:17 
10:35:17 (SWT:2047): Gtk-WARNING **: 14:35:17.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:17 
10:35:17 (SWT:2047): Gtk-WARNING **: 14:35:17.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:17 
10:35:17 (SWT:2047): Gtk-WARNING **: 14:35:17.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:17 
10:35:17 (SWT:2047): Gtk-WARNING **: 14:35:17.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:19 
10:35:19 (SWT:2047): Gdk-CRITICAL **: 14:35:19.618: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:19 
10:35:19 (SWT:2047): Gtk-WARNING **: 14:35:19.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:19 
10:35:19 (SWT:2047): Gtk-WARNING **: 14:35:19.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:19 
10:35:19 (SWT:2047): Gtk-WARNING **: 14:35:19.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:19 
10:35:19 (SWT:2047): Gtk-WARNING **: 14:35:19.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:19 
10:35:19 (SWT:2047): Gtk-WARNING **: 14:35:19.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:19 
10:35:19 (SWT:2047): Gtk-WARNING **: 14:35:19.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:19 
10:35:19 (SWT:2047): Gtk-WARNING **: 14:35:19.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:21 
10:35:21 (SWT:2047): Gdk-CRITICAL **: 14:35:21.849: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:22 
10:35:22 (SWT:2047): Gtk-WARNING **: 14:35:22.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:22 
10:35:22 (SWT:2047): Gtk-WARNING **: 14:35:22.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:22 
10:35:22 (SWT:2047): Gtk-WARNING **: 14:35:22.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:22 
10:35:22 (SWT:2047): Gtk-WARNING **: 14:35:22.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:22 
10:35:22 (SWT:2047): Gtk-WARNING **: 14:35:22.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:22 
10:35:22 (SWT:2047): Gtk-WARNING **: 14:35:22.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:22 
10:35:22 (SWT:2047): Gtk-WARNING **: 14:35:22.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:24 
10:35:24 (SWT:2047): Gdk-CRITICAL **: 14:35:24.114: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:24 
10:35:24 (SWT:2047): Gtk-WARNING **: 14:35:24.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:24 
10:35:24 (SWT:2047): Gtk-WARNING **: 14:35:24.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:24 
10:35:24 (SWT:2047): Gtk-WARNING **: 14:35:24.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:24 
10:35:24 (SWT:2047): Gtk-WARNING **: 14:35:24.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:24 
10:35:24 (SWT:2047): Gtk-WARNING **: 14:35:24.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:24 
10:35:24 (SWT:2047): Gtk-WARNING **: 14:35:24.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:24 
10:35:24 (SWT:2047): Gtk-WARNING **: 14:35:24.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:26 
10:35:26 (SWT:2047): Gdk-CRITICAL **: 14:35:26.413: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:26 
10:35:26 (SWT:2047): Gtk-WARNING **: 14:35:26.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:26 
10:35:26 (SWT:2047): Gtk-WARNING **: 14:35:26.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:26 
10:35:26 (SWT:2047): Gtk-WARNING **: 14:35:26.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:26 
10:35:26 (SWT:2047): Gtk-WARNING **: 14:35:26.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:26 
10:35:26 (SWT:2047): Gtk-WARNING **: 14:35:26.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:26 
10:35:26 (SWT:2047): Gtk-WARNING **: 14:35:26.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:26 
10:35:26 (SWT:2047): Gtk-WARNING **: 14:35:26.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:28 
10:35:28 (SWT:2047): Gdk-CRITICAL **: 14:35:28.659: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:29 
10:35:29 (SWT:2047): Gtk-WARNING **: 14:35:29.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:29 
10:35:29 (SWT:2047): Gtk-WARNING **: 14:35:29.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:29 
10:35:29 (SWT:2047): Gtk-WARNING **: 14:35:29.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:29 
10:35:29 (SWT:2047): Gtk-WARNING **: 14:35:29.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:29 
10:35:29 (SWT:2047): Gtk-WARNING **: 14:35:29.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:29 
10:35:29 (SWT:2047): Gtk-WARNING **: 14:35:29.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:29 
10:35:29 (SWT:2047): Gtk-WARNING **: 14:35:29.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:30 
10:35:30 (SWT:2047): Gdk-CRITICAL **: 14:35:30.907: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:31 
10:35:31 (SWT:2047): Gtk-WARNING **: 14:35:31.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:31 
10:35:31 (SWT:2047): Gtk-WARNING **: 14:35:31.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:31 
10:35:31 (SWT:2047): Gtk-WARNING **: 14:35:31.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:31 
10:35:31 (SWT:2047): Gtk-WARNING **: 14:35:31.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:31 
10:35:31 (SWT:2047): Gtk-WARNING **: 14:35:31.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:31 
10:35:31 (SWT:2047): Gtk-WARNING **: 14:35:31.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:31 
10:35:31 (SWT:2047): Gtk-WARNING **: 14:35:31.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:33 
10:35:33 (SWT:2047): Gdk-CRITICAL **: 14:35:33.210: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:33 
10:35:33 (SWT:2047): Gtk-WARNING **: 14:35:33.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:33 
10:35:33 (SWT:2047): Gtk-WARNING **: 14:35:33.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:33 
10:35:33 (SWT:2047): Gtk-WARNING **: 14:35:33.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:33 
10:35:33 (SWT:2047): Gtk-WARNING **: 14:35:33.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:33 
10:35:33 (SWT:2047): Gtk-WARNING **: 14:35:33.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:33 
10:35:33 (SWT:2047): Gtk-WARNING **: 14:35:33.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:33 
10:35:33 (SWT:2047): Gtk-WARNING **: 14:35:33.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:35 
10:35:35 (SWT:2047): Gdk-CRITICAL **: 14:35:35.470: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:35 
10:35:35 (SWT:2047): Gtk-WARNING **: 14:35:35.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:35 
10:35:35 (SWT:2047): Gtk-WARNING **: 14:35:35.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:35 
10:35:35 (SWT:2047): Gtk-WARNING **: 14:35:35.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:35 
10:35:35 (SWT:2047): Gtk-WARNING **: 14:35:35.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:35 
10:35:35 (SWT:2047): Gtk-WARNING **: 14:35:35.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:35 
10:35:35 (SWT:2047): Gtk-WARNING **: 14:35:35.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:35 
10:35:35 (SWT:2047): Gtk-WARNING **: 14:35:35.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:37 
10:35:37 (SWT:2047): Gdk-CRITICAL **: 14:35:37.702: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:38 
10:35:38 (SWT:2047): Gtk-WARNING **: 14:35:38.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:38 
10:35:38 (SWT:2047): Gtk-WARNING **: 14:35:38.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:38 
10:35:38 (SWT:2047): Gtk-WARNING **: 14:35:38.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:38 
10:35:38 (SWT:2047): Gtk-WARNING **: 14:35:38.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:38 
10:35:38 (SWT:2047): Gtk-WARNING **: 14:35:38.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:38 
10:35:38 (SWT:2047): Gtk-WARNING **: 14:35:38.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:38 
10:35:38 (SWT:2047): Gtk-WARNING **: 14:35:38.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:39 Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.719 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.containsText  Time elapsed: 2.225 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingSelectionOnInvalidRowNumberThrowsException  Time elapsed: 2.184 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsColumnTextBasedOnRowColumnNumbers  Time elapsed: 2.522 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.selectsItemsBasedOnString  Time elapsed: 2.381 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheRowNumberIsIllegal2  Time elapsed: 2.182 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.setEmptySelection  Time elapsed: 2.414 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsSelectionCount  Time elapsed: 2.166 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsSingleSelection  Time elapsed: 2.268 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsAllColumnHeadings  Time elapsed: 2.182 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.searchText  Time elapsed: 2.18 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingMultipleSelectionOfInvalidIndicesThrowsException  Time elapsed: 2.365 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsIndexOfColumn  Time elapsed: 2.273 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.unselectsSelection  Time elapsed: 2.663 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsMultipleSingleSelection  Time elapsed: 2.668 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsColumnCount  Time elapsed: 2.205 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsAnyTable  Time elapsed: 2.217 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheColumnNameIsIllegal  Time elapsed: 2.213 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsRowCount  Time elapsed: 2.241 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItemInAColumnWithText  Time elapsed: 2.348 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsItemsBasedOnIndex  Time elapsed: 2.225 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsTable  Time elapsed: 2.241 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfMultipleIndicesOnSingleSelect  Time elapsed: 2.231 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsTextCellBasedOnRowNumberColumnText  Time elapsed: 2.265 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingSelectionOnInvalidRowTextThrowsException  Time elapsed: 2.298 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsItemsBasedOnText  Time elapsed: 2.246 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItemInAColumnWithIndex  Time elapsed: 2.248 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.setsSelection  Time elapsed: 2.303 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItem  Time elapsed: 2.259 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheRowNumberIsIllegal  Time elapsed: 2.232 s
10:35:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheColumnNumberIsIllegal  Time elapsed: 2.267 s
10:35:39 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
10:35:39 
10:35:39 (SWT:2047): Gdk-CRITICAL **: 14:35:39.973: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:40 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
10:35:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest.doubleClickOnCell  Time elapsed: 0.061 s
10:35:40 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
10:35:40 
10:35:40 (SWT:2047): Gdk-CRITICAL **: 14:35:40.037: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:40 
10:35:40 (SWT:2047): Gtk-WARNING **: 14:35:40.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:40 
10:35:40 (SWT:2047): Gtk-WARNING **: 14:35:40.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:40 
10:35:40 (SWT:2047): Gtk-WARNING **: 14:35:40.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:40 
10:35:40 (SWT:2047): Gtk-WARNING **: 14:35:40.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:40 
10:35:40 (SWT:2047): Gtk-WARNING **: 14:35:40.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:40 
10:35:40 (SWT:2047): Gtk-WARNING **: 14:35:40.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:40 
10:35:40 (SWT:2047): Gtk-WARNING **: 14:35:40.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:42 
10:35:42 (SWT:2047): Gdk-CRITICAL **: 14:35:42.258: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:42 
10:35:42 (SWT:2047): Gtk-WARNING **: 14:35:42.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:42 
10:35:42 (SWT:2047): Gtk-WARNING **: 14:35:42.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:42 
10:35:42 (SWT:2047): Gtk-WARNING **: 14:35:42.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:42 
10:35:42 (SWT:2047): Gtk-WARNING **: 14:35:42.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:42 
10:35:42 (SWT:2047): Gtk-WARNING **: 14:35:42.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:42 
10:35:42 (SWT:2047): Gtk-WARNING **: 14:35:42.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:42 
10:35:42 (SWT:2047): Gtk-WARNING **: 14:35:42.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:44 
10:35:44 (SWT:2047): Gdk-CRITICAL **: 14:35:44.483: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:44 
10:35:44 (SWT:2047): Gtk-WARNING **: 14:35:44.851: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:44 
10:35:44 (SWT:2047): Gtk-WARNING **: 14:35:44.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:44 
10:35:44 (SWT:2047): Gtk-WARNING **: 14:35:44.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:44 
10:35:44 (SWT:2047): Gtk-WARNING **: 14:35:44.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:44 
10:35:44 (SWT:2047): Gtk-WARNING **: 14:35:44.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:44 
10:35:44 (SWT:2047): Gtk-WARNING **: 14:35:44.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:44 
10:35:44 (SWT:2047): Gtk-WARNING **: 14:35:44.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:46 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.668 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
10:35:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.findsSliderInGroup  Time elapsed: 2.219 s
10:35:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.canSetSelection  Time elapsed: 2.226 s
10:35:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.findsSlider  Time elapsed: 2.222 s
10:35:46 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
10:35:46 
10:35:46 (SWT:2047): Gdk-CRITICAL **: 14:35:46.708: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:47 
10:35:47 (SWT:2047): Gtk-WARNING **: 14:35:47.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:47 
10:35:47 (SWT:2047): Gtk-WARNING **: 14:35:47.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:47 
10:35:47 (SWT:2047): Gtk-WARNING **: 14:35:47.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:47 
10:35:47 (SWT:2047): Gtk-WARNING **: 14:35:47.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:47 
10:35:47 (SWT:2047): Gtk-WARNING **: 14:35:47.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:47 
10:35:47 (SWT:2047): Gtk-WARNING **: 14:35:47.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:47 
10:35:47 (SWT:2047): Gtk-WARNING **: 14:35:47.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:49 
10:35:49 (SWT:2047): Gdk-CRITICAL **: 14:35:49.092: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:49 
10:35:49 (SWT:2047): Gtk-WARNING **: 14:35:49.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:49 
10:35:49 (SWT:2047): Gtk-WARNING **: 14:35:49.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:49 
10:35:49 (SWT:2047): Gtk-WARNING **: 14:35:49.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:49 
10:35:49 (SWT:2047): Gtk-WARNING **: 14:35:49.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:49 
10:35:49 (SWT:2047): Gtk-WARNING **: 14:35:49.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:49 
10:35:49 (SWT:2047): Gtk-WARNING **: 14:35:49.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:49 
10:35:49 (SWT:2047): Gtk-WARNING **: 14:35:49.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:51 
10:35:51 (SWT:2047): Gdk-CRITICAL **: 14:35:51.556: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:51 
10:35:51 (SWT:2047): Gtk-WARNING **: 14:35:51.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:51 
10:35:51 (SWT:2047): Gtk-WARNING **: 14:35:51.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:51 
10:35:51 (SWT:2047): Gtk-WARNING **: 14:35:51.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:51 
10:35:51 (SWT:2047): Gtk-WARNING **: 14:35:51.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:51 
10:35:51 (SWT:2047): Gtk-WARNING **: 14:35:51.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:51 
10:35:51 (SWT:2047): Gtk-WARNING **: 14:35:51.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:51 
10:35:51 (SWT:2047): Gtk-WARNING **: 14:35:51.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:53 
10:35:53 (SWT:2047): Gdk-CRITICAL **: 14:35:53.950: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:54 
10:35:54 (SWT:2047): Gtk-WARNING **: 14:35:54.329: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:54 
10:35:54 (SWT:2047): Gtk-WARNING **: 14:35:54.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:54 
10:35:54 (SWT:2047): Gtk-WARNING **: 14:35:54.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:54 
10:35:54 (SWT:2047): Gtk-WARNING **: 14:35:54.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:54 
10:35:54 (SWT:2047): Gtk-WARNING **: 14:35:54.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:54 
10:35:54 (SWT:2047): Gtk-WARNING **: 14:35:54.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:54 
10:35:54 (SWT:2047): Gtk-WARNING **: 14:35:54.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:56 
10:35:56 (SWT:2047): Gdk-CRITICAL **: 14:35:56.408: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:56 
10:35:56 (SWT:2047): Gtk-WARNING **: 14:35:56.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:56 
10:35:56 (SWT:2047): Gtk-WARNING **: 14:35:56.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:56 
10:35:56 (SWT:2047): Gtk-WARNING **: 14:35:56.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:56 
10:35:56 (SWT:2047): Gtk-WARNING **: 14:35:56.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:56 
10:35:56 (SWT:2047): Gtk-WARNING **: 14:35:56.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:56 
10:35:56 (SWT:2047): Gtk-WARNING **: 14:35:56.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:56 
10:35:56 (SWT:2047): Gtk-WARNING **: 14:35:56.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:58 
10:35:58 (SWT:2047): Gdk-CRITICAL **: 14:35:58.879: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:35:59 
10:35:59 (SWT:2047): Gtk-WARNING **: 14:35:59.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:59 
10:35:59 (SWT:2047): Gtk-WARNING **: 14:35:59.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:59 
10:35:59 (SWT:2047): Gtk-WARNING **: 14:35:59.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:59 
10:35:59 (SWT:2047): Gtk-WARNING **: 14:35:59.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:59 
10:35:59 (SWT:2047): Gtk-WARNING **: 14:35:59.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:59 
10:35:59 (SWT:2047): Gtk-WARNING **: 14:35:59.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:35:59 
10:35:59 (SWT:2047): Gtk-WARNING **: 14:35:59.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:01 
10:36:01 (SWT:2047): Gdk-CRITICAL **: 14:36:01.359: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:01 
10:36:01 (SWT:2047): Gtk-WARNING **: 14:36:01.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:01 
10:36:01 (SWT:2047): Gtk-WARNING **: 14:36:01.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:01 
10:36:01 (SWT:2047): Gtk-WARNING **: 14:36:01.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:01 
10:36:01 (SWT:2047): Gtk-WARNING **: 14:36:01.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:01 
10:36:01 (SWT:2047): Gtk-WARNING **: 14:36:01.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:01 
10:36:01 (SWT:2047): Gtk-WARNING **: 14:36:01.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:01 
10:36:01 (SWT:2047): Gtk-WARNING **: 14:36:01.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:03 
10:36:03 (SWT:2047): Gdk-CRITICAL **: 14:36:03.686: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:04 
10:36:04 (SWT:2047): Gtk-WARNING **: 14:36:04.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:04 
10:36:04 (SWT:2047): Gtk-WARNING **: 14:36:04.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:04 
10:36:04 (SWT:2047): Gtk-WARNING **: 14:36:04.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:04 
10:36:04 (SWT:2047): Gtk-WARNING **: 14:36:04.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:04 
10:36:04 (SWT:2047): Gtk-WARNING **: 14:36:04.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:04 
10:36:04 (SWT:2047): Gtk-WARNING **: 14:36:04.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:04 
10:36:04 (SWT:2047): Gtk-WARNING **: 14:36:04.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:06 
10:36:06 (SWT:2047): Gdk-CRITICAL **: 14:36:06.160: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:06 
10:36:06 (SWT:2047): Gtk-WARNING **: 14:36:06.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:06 
10:36:06 (SWT:2047): Gtk-WARNING **: 14:36:06.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:06 
10:36:06 (SWT:2047): Gtk-WARNING **: 14:36:06.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:06 
10:36:06 (SWT:2047): Gtk-WARNING **: 14:36:06.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:06 
10:36:06 (SWT:2047): Gtk-WARNING **: 14:36:06.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:06 
10:36:06 (SWT:2047): Gtk-WARNING **: 14:36:06.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:06 
10:36:06 (SWT:2047): Gtk-WARNING **: 14:36:06.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:08 
10:36:08 (SWT:2047): Gdk-CRITICAL **: 14:36:08.551: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:08 
10:36:08 (SWT:2047): Gtk-WARNING **: 14:36:08.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:08 
10:36:08 (SWT:2047): Gtk-WARNING **: 14:36:08.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:08 
10:36:08 (SWT:2047): Gtk-WARNING **: 14:36:08.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:08 
10:36:08 (SWT:2047): Gtk-WARNING **: 14:36:08.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:08 
10:36:08 (SWT:2047): Gtk-WARNING **: 14:36:08.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:08 
10:36:08 (SWT:2047): Gtk-WARNING **: 14:36:08.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:08 
10:36:08 (SWT:2047): Gtk-WARNING **: 14:36:08.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:10 
10:36:10 (SWT:2047): Gdk-CRITICAL **: 14:36:10.848: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:11 
10:36:11 (SWT:2047): Gtk-WARNING **: 14:36:11.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:11 
10:36:11 (SWT:2047): Gtk-WARNING **: 14:36:11.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:11 
10:36:11 (SWT:2047): Gtk-WARNING **: 14:36:11.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:11 
10:36:11 (SWT:2047): Gtk-WARNING **: 14:36:11.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:11 
10:36:11 (SWT:2047): Gtk-WARNING **: 14:36:11.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:11 
10:36:11 (SWT:2047): Gtk-WARNING **: 14:36:11.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:11 
10:36:11 (SWT:2047): Gtk-WARNING **: 14:36:11.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:13 
10:36:13 (SWT:2047): Gdk-CRITICAL **: 14:36:13.499: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:13 
10:36:13 (SWT:2047): Gtk-WARNING **: 14:36:13.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:13 
10:36:13 (SWT:2047): Gtk-WARNING **: 14:36:13.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:13 
10:36:13 (SWT:2047): Gtk-WARNING **: 14:36:13.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:13 
10:36:13 (SWT:2047): Gtk-WARNING **: 14:36:13.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:13 
10:36:13 (SWT:2047): Gtk-WARNING **: 14:36:13.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:13 
10:36:13 (SWT:2047): Gtk-WARNING **: 14:36:13.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:13 
10:36:13 (SWT:2047): Gtk-WARNING **: 14:36:13.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:15 
10:36:15 (SWT:2047): Gdk-CRITICAL **: 14:36:15.868: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:16 
10:36:16 (SWT:2047): Gtk-WARNING **: 14:36:16.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:16 
10:36:16 (SWT:2047): Gtk-WARNING **: 14:36:16.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:16 
10:36:16 (SWT:2047): Gtk-WARNING **: 14:36:16.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:16 
10:36:16 (SWT:2047): Gtk-WARNING **: 14:36:16.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:16 
10:36:16 (SWT:2047): Gtk-WARNING **: 14:36:16.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:16 
10:36:16 (SWT:2047): Gtk-WARNING **: 14:36:16.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:16 
10:36:16 (SWT:2047): Gtk-WARNING **: 14:36:16.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:18 
10:36:18 (SWT:2047): Gdk-CRITICAL **: 14:36:18.437: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:18 
10:36:18 (SWT:2047): Gtk-WARNING **: 14:36:18.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:18 
10:36:18 (SWT:2047): Gtk-WARNING **: 14:36:18.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:18 
10:36:18 (SWT:2047): Gtk-WARNING **: 14:36:18.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:18 
10:36:18 (SWT:2047): Gtk-WARNING **: 14:36:18.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:18 
10:36:18 (SWT:2047): Gtk-WARNING **: 14:36:18.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:18 
10:36:18 (SWT:2047): Gtk-WARNING **: 14:36:18.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:18 
10:36:18 (SWT:2047): Gtk-WARNING **: 14:36:18.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:21 
10:36:21 (SWT:2047): Gdk-CRITICAL **: 14:36:21.234: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:21 
10:36:21 (SWT:2047): Gtk-WARNING **: 14:36:21.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:21 
10:36:21 (SWT:2047): Gtk-WARNING **: 14:36:21.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:21 
10:36:21 (SWT:2047): Gtk-WARNING **: 14:36:21.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:21 
10:36:21 (SWT:2047): Gtk-WARNING **: 14:36:21.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:21 
10:36:21 (SWT:2047): Gtk-WARNING **: 14:36:21.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:21 
10:36:21 (SWT:2047): Gtk-WARNING **: 14:36:21.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:21 
10:36:21 (SWT:2047): Gtk-WARNING **: 14:36:21.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:23 
10:36:23 (SWT:2047): Gdk-CRITICAL **: 14:36:23.513: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:23 
10:36:23 (SWT:2047): Gtk-WARNING **: 14:36:23.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:23 
10:36:23 (SWT:2047): Gtk-WARNING **: 14:36:23.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:23 
10:36:23 (SWT:2047): Gtk-WARNING **: 14:36:23.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:23 
10:36:23 (SWT:2047): Gtk-WARNING **: 14:36:23.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:23 
10:36:23 (SWT:2047): Gtk-WARNING **: 14:36:23.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:23 
10:36:23 (SWT:2047): Gtk-WARNING **: 14:36:23.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:23 
10:36:23 (SWT:2047): Gtk-WARNING **: 14:36:23.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:25 
10:36:25 (SWT:2047): Gdk-CRITICAL **: 14:36:25.873: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:26 
10:36:26 (SWT:2047): Gtk-WARNING **: 14:36:26.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:26 
10:36:26 (SWT:2047): Gtk-WARNING **: 14:36:26.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:26 
10:36:26 (SWT:2047): Gtk-WARNING **: 14:36:26.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:26 
10:36:26 (SWT:2047): Gtk-WARNING **: 14:36:26.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:26 
10:36:26 (SWT:2047): Gtk-WARNING **: 14:36:26.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:26 
10:36:26 (SWT:2047): Gtk-WARNING **: 14:36:26.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:26 
10:36:26 (SWT:2047): Gtk-WARNING **: 14:36:26.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:28 
10:36:28 (SWT:2047): Gdk-CRITICAL **: 14:36:28.168: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:28 
10:36:28 (SWT:2047): Gtk-WARNING **: 14:36:28.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:28 
10:36:28 (SWT:2047): Gtk-WARNING **: 14:36:28.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:28 
10:36:28 (SWT:2047): Gtk-WARNING **: 14:36:28.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:28 
10:36:28 (SWT:2047): Gtk-WARNING **: 14:36:28.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:28 
10:36:28 (SWT:2047): Gtk-WARNING **: 14:36:28.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:28 
10:36:28 (SWT:2047): Gtk-WARNING **: 14:36:28.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:28 
10:36:28 (SWT:2047): Gtk-WARNING **: 14:36:28.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:30 
10:36:30 (SWT:2047): Gdk-CRITICAL **: 14:36:30.785: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:31 
10:36:31 (SWT:2047): Gtk-WARNING **: 14:36:31.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:31 
10:36:31 (SWT:2047): Gtk-WARNING **: 14:36:31.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:31 
10:36:31 (SWT:2047): Gtk-WARNING **: 14:36:31.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:31 
10:36:31 (SWT:2047): Gtk-WARNING **: 14:36:31.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:31 
10:36:31 (SWT:2047): Gtk-WARNING **: 14:36:31.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:31 
10:36:31 (SWT:2047): Gtk-WARNING **: 14:36:31.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:31 
10:36:31 (SWT:2047): Gtk-WARNING **: 14:36:31.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:33 
10:36:33 (SWT:2047): Gdk-CRITICAL **: 14:36:33.113: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:33 
10:36:33 (SWT:2047): Gtk-WARNING **: 14:36:33.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:33 
10:36:33 (SWT:2047): Gtk-WARNING **: 14:36:33.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:33 
10:36:33 (SWT:2047): Gtk-WARNING **: 14:36:33.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:33 
10:36:33 (SWT:2047): Gtk-WARNING **: 14:36:33.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:33 
10:36:33 (SWT:2047): Gtk-WARNING **: 14:36:33.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:33 
10:36:33 (SWT:2047): Gtk-WARNING **: 14:36:33.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:33 
10:36:33 (SWT:2047): Gtk-WARNING **: 14:36:33.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:35 
10:36:35 (SWT:2047): Gdk-CRITICAL **: 14:36:35.481: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:35 
10:36:35 (SWT:2047): Gtk-WARNING **: 14:36:35.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:35 
10:36:35 (SWT:2047): Gtk-WARNING **: 14:36:35.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:35 
10:36:35 (SWT:2047): Gtk-WARNING **: 14:36:35.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:35 
10:36:35 (SWT:2047): Gtk-WARNING **: 14:36:35.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:35 
10:36:35 (SWT:2047): Gtk-WARNING **: 14:36:35.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:35 
10:36:35 (SWT:2047): Gtk-WARNING **: 14:36:35.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:35 
10:36:35 (SWT:2047): Gtk-WARNING **: 14:36:35.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:37 
10:36:37 (SWT:2047): Gdk-CRITICAL **: 14:36:37.815: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:38 
10:36:38 (SWT:2047): Gtk-WARNING **: 14:36:38.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:38 
10:36:38 (SWT:2047): Gtk-WARNING **: 14:36:38.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:38 
10:36:38 (SWT:2047): Gtk-WARNING **: 14:36:38.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:38 
10:36:38 (SWT:2047): Gtk-WARNING **: 14:36:38.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:38 
10:36:38 (SWT:2047): Gtk-WARNING **: 14:36:38.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:38 
10:36:38 (SWT:2047): Gtk-WARNING **: 14:36:38.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:38 
10:36:38 (SWT:2047): Gtk-WARNING **: 14:36:38.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:40 
10:36:40 (SWT:2047): Gdk-CRITICAL **: 14:36:40.498: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:40 
10:36:40 (SWT:2047): Gtk-WARNING **: 14:36:40.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:40 
10:36:40 (SWT:2047): Gtk-WARNING **: 14:36:40.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:40 
10:36:40 (SWT:2047): Gtk-WARNING **: 14:36:40.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:40 
10:36:40 (SWT:2047): Gtk-WARNING **: 14:36:40.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:40 
10:36:40 (SWT:2047): Gtk-WARNING **: 14:36:40.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:40 
10:36:40 (SWT:2047): Gtk-WARNING **: 14:36:40.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:40 
10:36:40 (SWT:2047): Gtk-WARNING **: 14:36:40.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:47 
10:36:47 (SWT:2047): Gdk-CRITICAL **: 14:36:47.965: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:48 
10:36:48 (SWT:2047): Gtk-WARNING **: 14:36:48.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:48 
10:36:48 (SWT:2047): Gtk-WARNING **: 14:36:48.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:48 
10:36:48 (SWT:2047): Gtk-WARNING **: 14:36:48.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:48 
10:36:48 (SWT:2047): Gtk-WARNING **: 14:36:48.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:48 
10:36:48 (SWT:2047): Gtk-WARNING **: 14:36:48.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:48 
10:36:48 (SWT:2047): Gtk-WARNING **: 14:36:48.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:48 
10:36:48 (SWT:2047): Gtk-WARNING **: 14:36:48.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:50 
10:36:50 (SWT:2047): Gdk-CRITICAL **: 14:36:50.441: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:50 
10:36:50 (SWT:2047): Gtk-WARNING **: 14:36:50.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:50 
10:36:50 (SWT:2047): Gtk-WARNING **: 14:36:50.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:50 
10:36:50 (SWT:2047): Gtk-WARNING **: 14:36:50.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:50 
10:36:50 (SWT:2047): Gtk-WARNING **: 14:36:50.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:50 
10:36:50 (SWT:2047): Gtk-WARNING **: 14:36:50.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:50 
10:36:50 (SWT:2047): Gtk-WARNING **: 14:36:50.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:50 
10:36:50 (SWT:2047): Gtk-WARNING **: 14:36:50.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:52 
10:36:52 (SWT:2047): Gdk-CRITICAL **: 14:36:52.886: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:53 
10:36:53 (SWT:2047): Gtk-WARNING **: 14:36:53.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:53 
10:36:53 (SWT:2047): Gtk-WARNING **: 14:36:53.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:53 
10:36:53 (SWT:2047): Gtk-WARNING **: 14:36:53.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:53 
10:36:53 (SWT:2047): Gtk-WARNING **: 14:36:53.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:53 
10:36:53 (SWT:2047): Gtk-WARNING **: 14:36:53.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:53 
10:36:53 (SWT:2047): Gtk-WARNING **: 14:36:53.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:53 
10:36:53 (SWT:2047): Gtk-WARNING **: 14:36:53.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:55 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.571 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsMultipleSelection  Time elapsed: 2.383 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.selectsAll  Time elapsed: 2.464 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnTextBasedOnRowColumnNumbers  Time elapsed: 2.392 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.doubleClicksOnANode  Time elapsed: 2.459 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.clicksOnANode  Time elapsed: 2.47 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setEmptySelection  Time elapsed: 2.48 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsSelectionCount  Time elapsed: 2.327 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsSingleSelection  Time elapsed: 2.472 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsAllColumnHeadings  Time elapsed: 2.392 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.findsAnyTree  Time elapsed: 2.297 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandsNode  Time elapsed: 2.651 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandANodePath  Time elapsed: 2.368 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.unselectsSelection  Time elapsed: 2.569 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsMultipleSingleSelection  Time elapsed: 2.797 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnCount  Time elapsed: 2.278 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsAllTreeItems  Time elapsed: 2.359 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.selectsMultipleOnSingleSelectTree  Time elapsed: 2.294 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandsNodeToMax  Time elapsed: 2.618 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.findsTree  Time elapsed: 2.327 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandEmptyPath  Time elapsed: 2.367 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsRowCount  Time elapsed: 2.334 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.clicksOnANodeInAColumn  Time elapsed: 2.683 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsMultipleSelectionUnknownItem  Time elapsed: 7.467 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsTextCellBasedOnRowNumberColumnText  Time elapsed: 2.475 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnCountOnMultiColumnTree  Time elapsed: 2.445 s
10:36:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsSelection  Time elapsed: 2.393 s
10:36:55 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
10:36:55 
10:36:55 (SWT:2047): Gdk-CRITICAL **: 14:36:55.283: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:55 
10:36:55 (SWT:2047): Gdk-CRITICAL **: 14:36:55.769: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:56 
10:36:56 (SWT:2047): Gdk-CRITICAL **: 14:36:56.240: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:56 
10:36:56 (SWT:2047): Gdk-CRITICAL **: 14:36:56.713: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:57 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.896 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
10:36:57 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsAlignment  Time elapsed: 0.484 s
10:36:57 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsCLabel  Time elapsed: 0.471 s
10:36:57 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsCLabel1  Time elapsed: 0.472 s
10:36:57 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.getsImage  Time elapsed: 0.468 s
10:36:57 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
10:36:57 
10:36:57 (SWT:2047): Gdk-CRITICAL **: 14:36:57.184: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:36:57 
10:36:57 (SWT:2047): Gtk-WARNING **: 14:36:57.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:57 
10:36:57 (SWT:2047): Gtk-WARNING **: 14:36:57.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:57 
10:36:57 (SWT:2047): Gtk-WARNING **: 14:36:57.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:57 
10:36:57 (SWT:2047): Gtk-WARNING **: 14:36:57.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:57 
10:36:57 (SWT:2047): Gtk-WARNING **: 14:36:57.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:57 
10:36:57 (SWT:2047): Gtk-WARNING **: 14:36:57.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:57 
10:36:57 (SWT:2047): Gtk-WARNING **: 14:36:57.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:36:59 
10:36:59 (SWT:2047): Gdk-CRITICAL **: 14:36:59.647: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:00 
10:37:00 (SWT:2047): Gtk-WARNING **: 14:37:00.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:00 
10:37:00 (SWT:2047): Gtk-WARNING **: 14:37:00.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:00 
10:37:00 (SWT:2047): Gtk-WARNING **: 14:37:00.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:00 
10:37:00 (SWT:2047): Gtk-WARNING **: 14:37:00.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:00 
10:37:00 (SWT:2047): Gtk-WARNING **: 14:37:00.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:00 
10:37:00 (SWT:2047): Gtk-WARNING **: 14:37:00.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:00 
10:37:00 (SWT:2047): Gtk-WARNING **: 14:37:00.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:02 
10:37:02 (SWT:2047): Gdk-CRITICAL **: 14:37:02.132: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:02 
10:37:02 (SWT:2047): Gtk-WARNING **: 14:37:02.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:02 
10:37:02 (SWT:2047): Gtk-WARNING **: 14:37:02.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:02 
10:37:02 (SWT:2047): Gtk-WARNING **: 14:37:02.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:02 
10:37:02 (SWT:2047): Gtk-WARNING **: 14:37:02.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:02 
10:37:02 (SWT:2047): Gtk-WARNING **: 14:37:02.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:02 
10:37:02 (SWT:2047): Gtk-WARNING **: 14:37:02.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:02 
10:37:02 (SWT:2047): Gtk-WARNING **: 14:37:02.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 7.333 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
10:37:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.clicksToolBarButton  Time elapsed: 2.462 s
10:37:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest skipped
10:37:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.clicksToolBarButtonWithModifier  Time elapsed: 2.485 s
10:37:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.findsToolBarButtonWithIndex  Time elapsed: 2.385 s
10:37:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest skipped
10:37:04 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
10:37:04 
10:37:04 (SWT:2047): Gdk-CRITICAL **: 14:37:04.520: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:04 
10:37:04 (SWT:2047): Gdk-CRITICAL **: 14:37:04.568: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.134 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
10:37:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest skipped
10:37:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest.testJFaceErrorDialogButton  Time elapsed: 0.085 s
10:37:04 Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
10:37:04 
10:37:04 (SWT:2047): Gdk-CRITICAL **: 14:37:04.657: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:05 
10:37:05 (SWT:2047): Gtk-WARNING **: 14:37:05.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:05 
10:37:05 (SWT:2047): Gtk-WARNING **: 14:37:05.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:05 
10:37:05 (SWT:2047): Gtk-WARNING **: 14:37:05.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:05 
10:37:05 (SWT:2047): Gtk-WARNING **: 14:37:05.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:05 
10:37:05 (SWT:2047): Gtk-WARNING **: 14:37:05.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:05 
10:37:05 (SWT:2047): Gtk-WARNING **: 14:37:05.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:05 
10:37:05 (SWT:2047): Gtk-WARNING **: 14:37:05.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:06 
10:37:06 (SWT:2047): Gdk-CRITICAL **: 14:37:06.953: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:07 
10:37:07 (SWT:2047): Gtk-WARNING **: 14:37:07.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:07 
10:37:07 (SWT:2047): Gtk-WARNING **: 14:37:07.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:07 
10:37:07 (SWT:2047): Gtk-WARNING **: 14:37:07.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:07 
10:37:07 (SWT:2047): Gtk-WARNING **: 14:37:07.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:07 
10:37:07 (SWT:2047): Gtk-WARNING **: 14:37:07.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:07 
10:37:07 (SWT:2047): Gtk-WARNING **: 14:37:07.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:07 
10:37:07 (SWT:2047): Gtk-WARNING **: 14:37:07.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:09 
10:37:09 (SWT:2047): Gdk-CRITICAL **: 14:37:09.265: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:09 
10:37:09 (SWT:2047): Gtk-WARNING **: 14:37:09.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:09 
10:37:09 (SWT:2047): Gtk-WARNING **: 14:37:09.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:09 
10:37:09 (SWT:2047): Gtk-WARNING **: 14:37:09.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:09 
10:37:09 (SWT:2047): Gtk-WARNING **: 14:37:09.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:09 
10:37:09 (SWT:2047): Gtk-WARNING **: 14:37:09.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:09 
10:37:09 (SWT:2047): Gtk-WARNING **: 14:37:09.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:09 
10:37:09 (SWT:2047): Gtk-WARNING **: 14:37:09.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:11 
10:37:11 (SWT:2047): Gdk-CRITICAL **: 14:37:11.628: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:12 
10:37:12 (SWT:2047): Gtk-WARNING **: 14:37:12.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:12 
10:37:12 (SWT:2047): Gtk-WARNING **: 14:37:12.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:12 
10:37:12 (SWT:2047): Gtk-WARNING **: 14:37:12.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:12 
10:37:12 (SWT:2047): Gtk-WARNING **: 14:37:12.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:12 
10:37:12 (SWT:2047): Gtk-WARNING **: 14:37:12.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:12 
10:37:12 (SWT:2047): Gtk-WARNING **: 14:37:12.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:12 
10:37:12 (SWT:2047): Gtk-WARNING **: 14:37:12.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:13 
10:37:13 (SWT:2047): Gdk-CRITICAL **: 14:37:13.953: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:14 
10:37:14 (SWT:2047): Gtk-WARNING **: 14:37:14.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:14 
10:37:14 (SWT:2047): Gtk-WARNING **: 14:37:14.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:14 
10:37:14 (SWT:2047): Gtk-WARNING **: 14:37:14.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:14 
10:37:14 (SWT:2047): Gtk-WARNING **: 14:37:14.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:14 
10:37:14 (SWT:2047): Gtk-WARNING **: 14:37:14.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:14 
10:37:14 (SWT:2047): Gtk-WARNING **: 14:37:14.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:14 
10:37:14 (SWT:2047): Gtk-WARNING **: 14:37:14.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:16 
10:37:16 (SWT:2047): Gdk-CRITICAL **: 14:37:16.306: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:16 
10:37:16 (SWT:2047): Gtk-WARNING **: 14:37:16.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:16 
10:37:16 (SWT:2047): Gtk-WARNING **: 14:37:16.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:16 
10:37:16 (SWT:2047): Gtk-WARNING **: 14:37:16.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:16 
10:37:16 (SWT:2047): Gtk-WARNING **: 14:37:16.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:16 
10:37:16 (SWT:2047): Gtk-WARNING **: 14:37:16.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:16 
10:37:16 (SWT:2047): Gtk-WARNING **: 14:37:16.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:16 
10:37:16 (SWT:2047): Gtk-WARNING **: 14:37:16.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:18 
10:37:18 (SWT:2047): Gdk-CRITICAL **: 14:37:18.653: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:19 
10:37:19 (SWT:2047): Gtk-WARNING **: 14:37:19.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:19 
10:37:19 (SWT:2047): Gtk-WARNING **: 14:37:19.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:19 
10:37:19 (SWT:2047): Gtk-WARNING **: 14:37:19.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:19 
10:37:19 (SWT:2047): Gtk-WARNING **: 14:37:19.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:19 
10:37:19 (SWT:2047): Gtk-WARNING **: 14:37:19.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:19 
10:37:19 (SWT:2047): Gtk-WARNING **: 14:37:19.059: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:19 
10:37:19 (SWT:2047): Gtk-WARNING **: 14:37:19.059: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:20 
10:37:20 (SWT:2047): Gdk-CRITICAL **: 14:37:20.983: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:21 
10:37:21 (SWT:2047): Gtk-WARNING **: 14:37:21.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:21 
10:37:21 (SWT:2047): Gtk-WARNING **: 14:37:21.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:21 
10:37:21 (SWT:2047): Gtk-WARNING **: 14:37:21.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:21 
10:37:21 (SWT:2047): Gtk-WARNING **: 14:37:21.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:21 
10:37:21 (SWT:2047): Gtk-WARNING **: 14:37:21.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:21 
10:37:21 (SWT:2047): Gtk-WARNING **: 14:37:21.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:21 
10:37:21 (SWT:2047): Gtk-WARNING **: 14:37:21.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:23 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.654 s - in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
10:37:23 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsRightIndexOfControlInParentWithNoParent  Time elapsed: 2.296 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.getsToString  Time elapsed: 2.311 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsNextWidget  Time elapsed: 2.364 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsIndexOfArbritryControl  Time elapsed: 2.324 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.nextWidgetOnLastWidgetIsNull  Time elapsed: 2.354 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.getsCorrectStyle  Time elapsed: 2.346 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.previousWidgetOnFirstWidget  Time elapsed: 2.33 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsPreviousWidget  Time elapsed: 2.327 s
10:37:23 Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest
10:37:23 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.utils.CredentialsTest
10:37:23 org.eclipse.swtbot.swt.finder.utils.CredentialsTest.testHashCode  Time elapsed: 0.001 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.CredentialsTest.testEquals  Time elapsed: 0 s
10:37:23 Running org.eclipse.swtbot.swt.finder.utils.PositionTest
10:37:23 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.PositionTest
10:37:23 org.eclipse.swtbot.swt.finder.utils.PositionTest.equalsAndHashCode  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.PositionTest.equalsAndHashCodeNegative  Time elapsed: 0 s
10:37:23 Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
10:37:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
10:37:23 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.getsToString  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.hashCodeIsSameForSameTableCollections  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.equalsForSameTableCollections  Time elapsed: 0 s
10:37:23 Running org.eclipse.swtbot.swt.finder.utils.TreePathTest
10:37:23 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.TreePathTest
10:37:23 org.eclipse.swtbot.swt.finder.utils.TreePathTest.canPopLastElementFromTreePath  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.TreePathTest.popsNothingIfTreePathIsEmpty  Time elapsed: 0 s
10:37:23 Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
10:37:23 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
10:37:23 org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest.getsSimpleClassName  Time elapsed: 0 s
10:37:23 Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest
10:37:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.BidiMapTest
10:37:23 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canIterateThroughAllElements  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canFindObjectBasedOnKey  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canFindObjectBasedOnValue  Time elapsed: 0 s
10:37:23 Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
10:37:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
10:37:23 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canReadFromURL  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canWriteToAFile  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canReadFromFile  Time elapsed: 0 s
10:37:23 Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
10:37:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
10:37:23 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.canJoinListsUsingTheObjectConverter  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.isEmptyOrNull  Time elapsed: 0.001 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.joinOfObjects  Time elapsed: 0 s
10:37:23 Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
10:37:23 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
10:37:23 org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest.getsKeySetOfTheMap  Time elapsed: 0.001 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest.mapsMultipleValuesToAKey  Time elapsed: 0 s
10:37:23 Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
10:37:23 
10:37:23 (SWT:2047): Gdk-CRITICAL **: 14:37:23.346: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:23 
10:37:23 (SWT:2047): Gtk-CRITICAL **: 14:37:23.431: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:37:23 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
10:37:23 org.eclipse.swtbot.swt.finder.utils.MenuDetectTest.testMenuDetect  Time elapsed: 0.14 s
10:37:23 Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
10:37:23 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
10:37:23 org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest.translatesFromStringsToIds  Time elapsed: 0.001 s
10:37:23 Running org.eclipse.swtbot.swt.finder.utils.TableRowTest
10:37:23 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.TableRowTest
10:37:23 org.eclipse.swtbot.swt.finder.utils.TableRowTest.hashCodeIsSameForSameTableRows  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.TableRowTest.getsToString  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.TableRowTest.equalsForUnequalTableRows  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.TableRowTest.hashCodeIsDifferentForDifferentTableRows  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.utils.TableRowTest.equalsForEqualTableRows  Time elapsed: 0 s
10:37:23 Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
10:37:23 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
10:37:23 org.eclipse.swtbot.swt.finder.resolvers.ResolverTest.doesNotGetResolverForNonRegisteredTypes  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.resolvers.ResolverTest.getsResolverForRegisteredTypes  Time elapsed: 0 s
10:37:23 Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
10:37:23 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
10:37:23 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.getChildren  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.hasParent  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.hasChildren  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.getParent  Time elapsed: 0 s
10:37:23 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.resolvesEverything  Time elapsed: 0 s
10:37:23 Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
10:37:23 
10:37:23 (SWT:2047): Gdk-CRITICAL **: 14:37:23.502: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:23 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
10:37:23 org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest.waitsForTreeToContainRows  Time elapsed: 0.079 s
10:37:23 Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
10:37:23 
10:37:23 (SWT:2047): Gdk-CRITICAL **: 14:37:23.584: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 s - in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
10:37:24 org.eclipse.swtbot.swt.finder.waits.WaitForShellTest.waitsForShellToAppear  Time elapsed: 0.539 s
10:37:24 Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
10:37:24 
10:37:24 (SWT:2047): Gdk-CRITICAL **: 14:37:24.127: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
10:37:24 org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest.waitsForShellToBecomeActive  Time elapsed: 0.052 s
10:37:24 Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
10:37:24 
10:37:24 (SWT:2047): Gdk-CRITICAL **: 14:37:24.185: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:24 
10:37:24 (SWT:2047): Gtk-WARNING **: 14:37:24.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:24 
10:37:24 (SWT:2047): Gtk-WARNING **: 14:37:24.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:24 
10:37:24 (SWT:2047): Gtk-WARNING **: 14:37:24.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:24 
10:37:24 (SWT:2047): Gtk-WARNING **: 14:37:24.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:24 
10:37:24 (SWT:2047): Gtk-WARNING **: 14:37:24.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:24 
10:37:24 (SWT:2047): Gtk-WARNING **: 14:37:24.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:24 
10:37:24 (SWT:2047): Gtk-WARNING **: 14:37:24.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.877 s - in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
10:37:27 org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest.waitsForWidgetToAppearInParent  Time elapsed: 2.877 s
10:37:27 Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
10:37:27 
10:37:27 (SWT:2047): Gdk-CRITICAL **: 14:37:27.066: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 s - in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
10:37:27 org.eclipse.swtbot.swt.finder.waits.ShellClosesTest.waitsForShellClose  Time elapsed: 0.55 s
10:37:27 Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
10:37:27 
10:37:27 (SWT:2047): Gdk-CRITICAL **: 14:37:27.619: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
10:37:27 org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest.waitsForTableToContainRows  Time elapsed: 0.071 s
10:37:27 Running org.eclipse.swtbot.swt.finder.SWTBotTest
10:37:27 
10:37:27 (SWT:2047): Gdk-CRITICAL **: 14:37:27.693: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:27 
10:37:27 (SWT:2047): Gdk-CRITICAL **: 14:37:27.796: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:27 
10:37:27 (SWT:2047): Gdk-CRITICAL **: 14:37:27.897: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:33 
10:37:33 (SWT:2047): Gdk-CRITICAL **: 14:37:33.000: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:35 
10:37:35 (SWT:2047): Gdk-CRITICAL **: 14:37:35.605: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:35 
10:37:35 (SWT:2047): Gdk-CRITICAL **: 14:37:35.704: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:35 
10:37:35 (SWT:2047): Gdk-CRITICAL **: 14:37:35.807: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:40 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.216 s - in org.eclipse.swtbot.swt.finder.SWTBotTest
10:37:40 org.eclipse.swtbot.swt.finder.SWTBotTest.getsAllShells  Time elapsed: 0.102 s
10:37:40 org.eclipse.swtbot.swt.finder.SWTBotTest.doesNotWait5SecondsAndPassesForPassingCondition  Time elapsed: 0.101 s
10:37:40 org.eclipse.swtbot.swt.finder.SWTBotTest.waitsMoreThan5sWhenConditionDoesNotSwitchToFailing  Time elapsed: 5.104 s
10:37:40 org.eclipse.swtbot.swt.finder.SWTBotTest.waitsLessThan5sWhenConditionSwitchToFailing  Time elapsed: 2.604 s
10:37:40 org.eclipse.swtbot.swt.finder.SWTBotTest.throwsExceptionOnNegativeTimeOut  Time elapsed: 0.1 s
10:37:40 org.eclipse.swtbot.swt.finder.SWTBotTest.findsShellsById  Time elapsed: 0.102 s
10:37:40 org.eclipse.swtbot.swt.finder.SWTBotTest.waits5SecondsAndFailsForFailingCondition  Time elapsed: 5.102 s
10:37:40 Running org.eclipse.swtbot.swt.finder.ReferenceByTest
10:37:40 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.swtbot.swt.finder.ReferenceByTest
10:37:40 org.eclipse.swtbot.swt.finder.ReferenceByTest.compatibilityWithOtherReferences  Time elapsed: 0.003 s
10:37:40 org.eclipse.swtbot.swt.finder.ReferenceByTest.methodNameSuffix  Time elapsed: 0 s
10:37:40 org.eclipse.swtbot.swt.finder.ReferenceByTest.methodArguments  Time elapsed: 0 s
10:37:40 org.eclipse.swtbot.swt.finder.ReferenceByTest.matcherMethod  Time elapsed: 0 s
10:37:40 org.eclipse.swtbot.swt.finder.ReferenceByTest.generatesCombinations  Time elapsed: 0.003 s
10:37:40 Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
10:37:40 
10:37:40 (SWT:2047): Gdk-CRITICAL **: 14:37:40.920: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:41 
10:37:41 (SWT:2047): Gtk-WARNING **: 14:37:41.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:41 
10:37:41 (SWT:2047): Gtk-WARNING **: 14:37:41.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:41 
10:37:41 (SWT:2047): Gtk-WARNING **: 14:37:41.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:41 
10:37:41 (SWT:2047): Gtk-WARNING **: 14:37:41.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:41 
10:37:41 (SWT:2047): Gtk-WARNING **: 14:37:41.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:41 
10:37:41 (SWT:2047): Gtk-WARNING **: 14:37:41.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:41 
10:37:41 (SWT:2047): Gtk-WARNING **: 14:37:41.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:43 
10:37:43 (SWT:2047): Gdk-CRITICAL **: 14:37:43.309: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:43 
10:37:43 (SWT:2047): Gtk-WARNING **: 14:37:43.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:43 
10:37:43 (SWT:2047): Gtk-WARNING **: 14:37:43.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:43 
10:37:43 (SWT:2047): Gtk-WARNING **: 14:37:43.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:43 
10:37:43 (SWT:2047): Gtk-WARNING **: 14:37:43.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:43 
10:37:43 (SWT:2047): Gtk-WARNING **: 14:37:43.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:43 
10:37:43 (SWT:2047): Gtk-WARNING **: 14:37:43.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:43 
10:37:43 (SWT:2047): Gtk-WARNING **: 14:37:43.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:45 
10:37:45 (SWT:2047): Gdk-CRITICAL **: 14:37:45.757: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:46 
10:37:46 (SWT:2047): Gtk-WARNING **: 14:37:46.163: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:46 
10:37:46 (SWT:2047): Gtk-WARNING **: 14:37:46.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:46 
10:37:46 (SWT:2047): Gtk-WARNING **: 14:37:46.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:46 
10:37:46 (SWT:2047): Gtk-WARNING **: 14:37:46.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:46 
10:37:46 (SWT:2047): Gtk-WARNING **: 14:37:46.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:46 
10:37:46 (SWT:2047): Gtk-WARNING **: 14:37:46.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:46 
10:37:46 (SWT:2047): Gtk-WARNING **: 14:37:46.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:48 
10:37:48 (SWT:2047): Gdk-CRITICAL **: 14:37:48.231: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:48 
10:37:48 (SWT:2047): Gtk-WARNING **: 14:37:48.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:48 
10:37:48 (SWT:2047): Gtk-WARNING **: 14:37:48.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:48 
10:37:48 (SWT:2047): Gtk-WARNING **: 14:37:48.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:48 
10:37:48 (SWT:2047): Gtk-WARNING **: 14:37:48.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:48 
10:37:48 (SWT:2047): Gtk-WARNING **: 14:37:48.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:48 
10:37:48 (SWT:2047): Gtk-WARNING **: 14:37:48.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:48 
10:37:48 (SWT:2047): Gtk-WARNING **: 14:37:48.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:50 
10:37:50 (SWT:2047): Gdk-CRITICAL **: 14:37:50.635: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:51 
10:37:51 (SWT:2047): Gtk-WARNING **: 14:37:51.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:51 
10:37:51 (SWT:2047): Gtk-WARNING **: 14:37:51.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:51 
10:37:51 (SWT:2047): Gtk-WARNING **: 14:37:51.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:51 
10:37:51 (SWT:2047): Gtk-WARNING **: 14:37:51.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:51 
10:37:51 (SWT:2047): Gtk-WARNING **: 14:37:51.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:51 
10:37:51 (SWT:2047): Gtk-WARNING **: 14:37:51.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:51 
10:37:51 (SWT:2047): Gtk-WARNING **: 14:37:51.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:53 
10:37:53 (SWT:2047): Gdk-CRITICAL **: 14:37:53.027: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:53 
10:37:53 (SWT:2047): Gtk-WARNING **: 14:37:53.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:53 
10:37:53 (SWT:2047): Gtk-WARNING **: 14:37:53.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:53 
10:37:53 (SWT:2047): Gtk-WARNING **: 14:37:53.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:53 
10:37:53 (SWT:2047): Gtk-WARNING **: 14:37:53.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:53 
10:37:53 (SWT:2047): Gtk-WARNING **: 14:37:53.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:53 
10:37:53 (SWT:2047): Gtk-WARNING **: 14:37:53.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:53 
10:37:53 (SWT:2047): Gtk-WARNING **: 14:37:53.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:55 
10:37:55 (SWT:2047): Gdk-CRITICAL **: 14:37:55.447: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:55 
10:37:55 (SWT:2047): Gtk-WARNING **: 14:37:55.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:55 
10:37:55 (SWT:2047): Gtk-WARNING **: 14:37:55.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:55 
10:37:55 (SWT:2047): Gtk-WARNING **: 14:37:55.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:55 
10:37:55 (SWT:2047): Gtk-WARNING **: 14:37:55.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:55 
10:37:55 (SWT:2047): Gtk-WARNING **: 14:37:55.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:55 
10:37:55 (SWT:2047): Gtk-WARNING **: 14:37:55.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:55 
10:37:55 (SWT:2047): Gtk-WARNING **: 14:37:55.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:57 
10:37:57 (SWT:2047): Gdk-CRITICAL **: 14:37:57.862: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:37:58 
10:37:58 (SWT:2047): Gtk-WARNING **: 14:37:58.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:58 
10:37:58 (SWT:2047): Gtk-WARNING **: 14:37:58.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:58 
10:37:58 (SWT:2047): Gtk-WARNING **: 14:37:58.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:58 
10:37:58 (SWT:2047): Gtk-WARNING **: 14:37:58.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:58 
10:37:58 (SWT:2047): Gtk-WARNING **: 14:37:58.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:58 
10:37:58 (SWT:2047): Gtk-WARNING **: 14:37:58.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:37:58 
10:37:58 (SWT:2047): Gtk-WARNING **: 14:37:58.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:00 
10:38:00 (SWT:2047): Gdk-CRITICAL **: 14:38:00.257: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:38:00 
10:38:00 (SWT:2047): Gtk-WARNING **: 14:38:00.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:00 
10:38:00 (SWT:2047): Gtk-WARNING **: 14:38:00.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:00 
10:38:00 (SWT:2047): Gtk-WARNING **: 14:38:00.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:00 
10:38:00 (SWT:2047): Gtk-WARNING **: 14:38:00.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:00 
10:38:00 (SWT:2047): Gtk-WARNING **: 14:38:00.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:00 
10:38:00 (SWT:2047): Gtk-WARNING **: 14:38:00.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:00 
10:38:00 (SWT:2047): Gtk-WARNING **: 14:38:00.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:02 
10:38:02 (SWT:2047): Gdk-CRITICAL **: 14:38:02.687: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:38:03 
10:38:03 (SWT:2047): Gtk-WARNING **: 14:38:03.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:03 
10:38:03 (SWT:2047): Gtk-WARNING **: 14:38:03.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:03 
10:38:03 (SWT:2047): Gtk-WARNING **: 14:38:03.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:03 
10:38:03 (SWT:2047): Gtk-WARNING **: 14:38:03.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:03 
10:38:03 (SWT:2047): Gtk-WARNING **: 14:38:03.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:03 
10:38:03 (SWT:2047): Gtk-WARNING **: 14:38:03.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:03 
10:38:03 (SWT:2047): Gtk-WARNING **: 14:38:03.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:05 
10:38:05 (SWT:2047): Gdk-CRITICAL **: 14:38:05.100: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:38:05 
10:38:05 (SWT:2047): Gtk-WARNING **: 14:38:05.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:05 
10:38:05 (SWT:2047): Gtk-WARNING **: 14:38:05.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:05 
10:38:05 (SWT:2047): Gtk-WARNING **: 14:38:05.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:05 
10:38:05 (SWT:2047): Gtk-WARNING **: 14:38:05.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:05 
10:38:05 (SWT:2047): Gtk-WARNING **: 14:38:05.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:05 
10:38:05 (SWT:2047): Gtk-WARNING **: 14:38:05.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:05 
10:38:05 (SWT:2047): Gtk-WARNING **: 14:38:05.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:07 
10:38:07 (SWT:2047): Gdk-CRITICAL **: 14:38:07.529: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:38:07 
10:38:07 (SWT:2047): Gtk-WARNING **: 14:38:07.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:07 
10:38:07 (SWT:2047): Gtk-WARNING **: 14:38:07.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:07 
10:38:07 (SWT:2047): Gtk-WARNING **: 14:38:07.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:07 
10:38:07 (SWT:2047): Gtk-WARNING **: 14:38:07.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:07 
10:38:07 (SWT:2047): Gtk-WARNING **: 14:38:07.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:07 
10:38:07 (SWT:2047): Gtk-WARNING **: 14:38:07.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:07 
10:38:07 (SWT:2047): Gtk-WARNING **: 14:38:07.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:09 
10:38:09 (SWT:2047): Gdk-CRITICAL **: 14:38:09.941: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:38:10 
10:38:10 (SWT:2047): Gtk-WARNING **: 14:38:10.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:10 
10:38:10 (SWT:2047): Gtk-WARNING **: 14:38:10.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:10 
10:38:10 (SWT:2047): Gtk-WARNING **: 14:38:10.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:10 
10:38:10 (SWT:2047): Gtk-WARNING **: 14:38:10.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:10 
10:38:10 (SWT:2047): Gtk-WARNING **: 14:38:10.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:10 
10:38:10 (SWT:2047): Gtk-WARNING **: 14:38:10.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:10 
10:38:10 (SWT:2047): Gtk-WARNING **: 14:38:10.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:12 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.476 s - in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
10:38:12 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertContainsWorks  Time elapsed: 2.388 s
10:38:12 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertsIfWidgetIsEnabled  Time elapsed: 2.449 s
10:38:12 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.capturesScreenshotOnError  Time elapsed: 2.473 s
10:38:12 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle  Time elapsed: 2.404 s
10:38:12 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle  Time elapsed: 2.392 s
10:38:12 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertDoesNotContainWorks  Time elapsed: 2.42 s
10:38:12 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertEnabledThrowsExceptionWhenWidgetIsDisable  Time elapsed: 2.414 s
10:38:12 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertNotEnabledThrowsExceptionWhenWidgetIsEnabled  Time elapsed: 2.394 s
10:38:12 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2  Time elapsed: 2.43 s
10:38:12 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches  Time elapsed: 2.412 s
10:38:12 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch  Time elapsed: 2.429 s
10:38:12 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.throwsExceptionOnNullObjectPassedIntoConstructor  Time elapsed: 2.412 s
10:38:12 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.throwsExceptionOnDisposedObjectPassedIntoConstructor  Time elapsed: 2.456 s
10:38:12 Running org.eclipse.swtbot.swt.finder.SWTBot2Test
10:38:12 
10:38:12 (SWT:2047): Gdk-CRITICAL **: 14:38:12.401: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:38:12 
10:38:12 (SWT:2047): Gtk-WARNING **: 14:38:12.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:12 
10:38:12 (SWT:2047): Gtk-WARNING **: 14:38:12.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:12 
10:38:12 (SWT:2047): Gtk-WARNING **: 14:38:12.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:12 
10:38:12 (SWT:2047): Gtk-WARNING **: 14:38:12.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:12 
10:38:12 (SWT:2047): Gtk-WARNING **: 14:38:12.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:12 
10:38:12 (SWT:2047): Gtk-WARNING **: 14:38:12.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:12 
10:38:12 (SWT:2047): Gtk-WARNING **: 14:38:12.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:14 
10:38:14 (SWT:2047): Gdk-CRITICAL **: 14:38:14.840: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:38:15 
10:38:15 (SWT:2047): Gtk-WARNING **: 14:38:15.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:15 
10:38:15 (SWT:2047): Gtk-WARNING **: 14:38:15.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:15 
10:38:15 (SWT:2047): Gtk-WARNING **: 14:38:15.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:15 
10:38:15 (SWT:2047): Gtk-WARNING **: 14:38:15.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:15 
10:38:15 (SWT:2047): Gtk-WARNING **: 14:38:15.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:15 
10:38:15 (SWT:2047): Gtk-WARNING **: 14:38:15.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:15 
10:38:15 (SWT:2047): Gtk-WARNING **: 14:38:15.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:17 
10:38:17 (SWT:2047): Gdk-CRITICAL **: 14:38:17.453: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:38:17 
10:38:17 (SWT:2047): Gtk-WARNING **: 14:38:17.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:17 
10:38:17 (SWT:2047): Gtk-WARNING **: 14:38:17.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:17 
10:38:17 (SWT:2047): Gtk-WARNING **: 14:38:17.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:17 
10:38:17 (SWT:2047): Gtk-WARNING **: 14:38:17.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:17 
10:38:17 (SWT:2047): Gtk-WARNING **: 14:38:17.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:17 
10:38:17 (SWT:2047): Gtk-WARNING **: 14:38:17.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:17 
10:38:17 (SWT:2047): Gtk-WARNING **: 14:38:17.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:19 
10:38:19 (SWT:2047): Gdk-CRITICAL **: 14:38:19.911: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:38:20 
10:38:20 (SWT:2047): Gtk-WARNING **: 14:38:20.331: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:20 
10:38:20 (SWT:2047): Gtk-WARNING **: 14:38:20.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:20 
10:38:20 (SWT:2047): Gtk-WARNING **: 14:38:20.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:20 
10:38:20 (SWT:2047): Gtk-WARNING **: 14:38:20.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:20 
10:38:20 (SWT:2047): Gtk-WARNING **: 14:38:20.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:20 
10:38:20 (SWT:2047): Gtk-WARNING **: 14:38:20.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:20 
10:38:20 (SWT:2047): Gtk-WARNING **: 14:38:20.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:22 
10:38:22 (SWT:2047): Gdk-CRITICAL **: 14:38:22.402: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:38:22 
10:38:22 (SWT:2047): Gtk-WARNING **: 14:38:22.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:22 
10:38:22 (SWT:2047): Gtk-WARNING **: 14:38:22.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:22 
10:38:22 (SWT:2047): Gtk-WARNING **: 14:38:22.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:22 
10:38:22 (SWT:2047): Gtk-WARNING **: 14:38:22.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:22 
10:38:22 (SWT:2047): Gtk-WARNING **: 14:38:22.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:22 
10:38:22 (SWT:2047): Gtk-WARNING **: 14:38:22.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:22 
10:38:22 (SWT:2047): Gtk-WARNING **: 14:38:22.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:38:24 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.435 s - in org.eclipse.swtbot.swt.finder.SWTBot2Test
10:38:24 org.eclipse.swtbot.swt.finder.SWTBot2Test.findsGetsIdOfAControl  Time elapsed: 2.438 s
10:38:24 org.eclipse.swtbot.swt.finder.SWTBot2Test.findsTextBox  Time elapsed: 2.613 s
10:38:24 org.eclipse.swtbot.swt.finder.SWTBot2Test.getsActiveControl  Time elapsed: 2.458 s
10:38:24 org.eclipse.swtbot.swt.finder.SWTBot2Test.tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents  Time elapsed: 2.49 s
10:38:24 org.eclipse.swtbot.swt.finder.SWTBot2Test.isEnabled  Time elapsed: 2.434 s
10:38:24 
10:38:24 Results:
10:38:24 
10:38:24 Tests run: 487, Failures: 0, Errors: 0, Skipped: 7
10:38:24 
10:38:25 [INFO] All tests passed!
10:38:25 [INFO] 
10:38:25 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test ---
10:38:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar
10:38:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.pom
10:38:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar
10:38:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
10:38:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
10:38:25 [INFO] 
10:38:25 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test ---
10:38:25 [INFO] 
10:38:25 [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------
10:38:25 [INFO] Building org.eclipse.swtbot.test 4.1.0-SNAPSHOT                  [51/57]
10:38:25 [INFO]   from org.eclipse.swtbot.test/pom.xml
10:38:25 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:38:25 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:38:25 [INFO] 
10:38:25 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test ---
10:38:25 [INFO] The project's OSGi version is 4.1.0.202306071420
10:38:25 [INFO] 
10:38:25 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.test ---
10:38:25 [INFO] 
10:38:25 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.test ---
10:38:25 [INFO] 
10:38:25 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.test ---
10:38:25 [INFO] 
10:38:25 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.test ---
10:38:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:38:25 [INFO] 
10:38:25 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.test ---
10:38:25 [INFO] 
10:38:25 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.test ---
10:38:25 [INFO] 
10:38:25 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.test ---
10:38:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
10:38:25 [INFO] 
10:38:25 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test ---
10:38:25 [INFO] 
10:38:25 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test ---
10:38:25 [INFO] 
10:38:25 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.test ---
10:38:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar
10:38:25 [INFO] 
10:38:25 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.test ---
10:38:25 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
10:38:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar
10:38:27 [INFO] 
10:38:27 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test ---
10:38:27 [INFO] 
10:38:27 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.test ---
10:38:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
10:38:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.pom
10:38:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar
10:38:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-p2metadata.xml
10:38:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-p2artifacts.xml
10:38:27 [INFO] 
10:38:27 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test ---
10:38:27 [INFO] 
10:38:27 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >----
10:38:27 [INFO] Building org.eclipse.swtbot.generator.test 4.1.0-SNAPSHOT        [52/57]
10:38:27 [INFO]   from org.eclipse.swtbot.generator.test/pom.xml
10:38:27 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:38:27 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:38:27 [INFO] 
10:38:27 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] The project's OSGi version is 4.1.0.202306071420
10:38:27 [INFO] 
10:38:27 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] 
10:38:27 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] 
10:38:27 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] 
10:38:27 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] Resolving class path of org.eclipse.swtbot.generator.test...
10:38:27 [INFO] 
10:38:27 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:38:27 [INFO] 
10:38:27 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/main/resources
10:38:27 [INFO] 
10:38:27 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/classes
10:38:27 [INFO] 
10:38:27 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] 
10:38:27 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/test/resources
10:38:27 [INFO] 
10:38:27 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] 
10:38:27 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar
10:38:27 [INFO] 
10:38:27 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
10:38:27 [INFO] 
10:38:27 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] 
10:38:27 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] 
10:38:27 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.test ---
10:38:27 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
10:38:29 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar
10:38:30 [INFO] 
10:38:30 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test ---
10:38:30 [INFO] 
10:38:30 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.generator.test ---
10:38:30 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
10:38:30 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/data/.metadata/.log
10:38:30 [INFO] Command line:
10:38:30 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/surefire.properties, -nouithread]
10:38:34 Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
10:38:34 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:38:34 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:38:34 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:38:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s - in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
10:38:34 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbarWithImage  Time elapsed: 0.324 s
10:38:34 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbar  Time elapsed: 0.12 s
10:38:34 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbarWithImageAndNoText  Time elapsed: 0.131 s
10:38:34 Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
10:38:35 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 s - in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
10:38:35 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionSameItem2  Time elapsed: 0.114 s
10:38:35 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionSameItem  Time elapsed: 0.106 s
10:38:35 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheckSameItem  Time elapsed: 0.112 s
10:38:35 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheckSameItem2  Time elapsed: 0.141 s
10:38:35 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testSingleTableSelection  Time elapsed: 0.12 s
10:38:35 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionDifferentItems  Time elapsed: 0.107 s
10:38:35 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheck  Time elapsed: 0.138 s
10:38:35 Running org.eclipse.swtbot.generator.test.RecordCComboTextTest
10:38:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.swtbot.generator.test.RecordCComboTextTest
10:38:35 org.eclipse.swtbot.generator.test.RecordCComboTextTest.testModifyCCombo  Time elapsed: 0.08 s
10:38:35 Running org.eclipse.swtbot.generator.test.RecordComboTextTest
10:38:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.swtbot.generator.test.RecordComboTextTest
10:38:35 org.eclipse.swtbot.generator.test.RecordComboTextTest.testModifyCombo  Time elapsed: 0.099 s
10:38:35 Running org.eclipse.swtbot.generator.test.CTabItemActivateTest
10:38:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.swtbot.generator.test.CTabItemActivateTest
10:38:36 org.eclipse.swtbot.generator.test.CTabItemActivateTest.testActivateCTabItem  Time elapsed: 0.106 s
10:38:36 Running org.eclipse.swtbot.generator.test.RecordRadioClickTest
10:38:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.swtbot.generator.test.RecordRadioClickTest
10:38:36 org.eclipse.swtbot.generator.test.RecordRadioClickTest.testRadioButtonClick  Time elapsed: 0.095 s
10:38:36 Running org.eclipse.swtbot.generator.test.TabItemActivateTest
10:38:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.swtbot.generator.test.TabItemActivateTest
10:38:36 org.eclipse.swtbot.generator.test.TabItemActivateTest.testActivateCTabItem  Time elapsed: 0.106 s
10:38:36 Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest
10:38:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.swtbot.generator.test.RecordComboSelectionTest
10:38:36 org.eclipse.swtbot.generator.test.RecordComboSelectionTest.testModifyCombo  Time elapsed: 0.096 s
10:38:36 Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
10:38:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
10:38:36 org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest.testTreeCheck  Time elapsed: 0.116 s
10:38:36 Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
10:38:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
10:38:36 org.eclipse.swtbot.generator.test.RecordCComboSelectionTest.testModifyCombo  Time elapsed: 0.107 s
10:38:36 Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
10:38:36 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s - in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
10:38:36 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClickSameItem2  Time elapsed: 0.105 s
10:38:36 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClick  Time elapsed: 0.097 s
10:38:36 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClickSameItem  Time elapsed: 0.096 s
10:38:36 Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
10:38:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
10:38:37 org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest.testModifyStyledText  Time elapsed: 0.13 s
10:38:37 org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest.testModifySyledText  Time elapsed: 0.071 s
10:38:37 Running org.eclipse.swtbot.generator.test.RecordListSelectionTest
10:38:37 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s - in org.eclipse.swtbot.generator.test.RecordListSelectionTest
10:38:37 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testSingleListSelection  Time elapsed: 0.074 s
10:38:37 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionSameItem  Time elapsed: 0.097 s
10:38:37 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionSameItem2  Time elapsed: 0.1 s
10:38:37 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionDifferentItems  Time elapsed: 0.098 s
10:38:37 Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
10:38:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
10:38:37 org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest.testTreeLevel2DoubleClick  Time elapsed: 0.099 s
10:38:37 org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest.testTreeDoubleClick  Time elapsed: 0.097 s
10:38:37 Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
10:38:38 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
10:38:38 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClickSameItem2  Time elapsed: 0.096 s
10:38:38 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClick  Time elapsed: 0.101 s
10:38:38 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClickSameItem  Time elapsed: 0.102 s
10:38:38 
10:38:38 Results:
10:38:38 
10:38:38 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
10:38:38 
10:38:38 [INFO] All tests passed!
10:38:38 [INFO] 
10:38:38 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test ---
10:38:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
10:38:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.pom
10:38:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar
10:38:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-p2metadata.xml
10:38:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-p2artifacts.xml
10:38:38 [INFO] 
10:38:38 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test ---
10:38:38 [INFO] 
10:38:38 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >--
10:38:38 [INFO] Building org.eclipse.swtbot.generator.jdt.test 4.1.0-SNAPSHOT    [53/57]
10:38:38 [INFO]   from org.eclipse.swtbot.generator.jdt.test/pom.xml
10:38:38 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:38:38 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:38:38 [INFO] 
10:38:38 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] The project's OSGi version is 4.1.0.202306071420
10:38:38 [INFO] 
10:38:38 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] 
10:38:38 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] 
10:38:38 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] 
10:38:38 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt.test...
10:38:38 [INFO] 
10:38:38 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:38:38 [INFO] 
10:38:38 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/main/resources
10:38:38 [INFO] 
10:38:38 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/classes
10:38:38 [INFO] 
10:38:38 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] 
10:38:38 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/test/resources
10:38:38 [INFO] 
10:38:38 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] 
10:38:38 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar
10:38:38 [INFO] 
10:38:38 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar
10:38:38 [INFO] 
10:38:38 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] 
10:38:38 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] 
10:38:38 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:38 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar
10:38:40 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar
10:38:42 [INFO] 
10:38:42 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:42 [INFO] 
10:38:42 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:42 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
10:38:42 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work/data/.metadata/.log
10:38:42 [INFO] Command line:
10:38:42 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/surefire.properties, -nouithread]
10:38:45 Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest
10:38:46 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:38:46 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:38:46 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:38:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 s - in org.eclipse.swtbot.generator.jdt.test.RecordComboTest
10:38:46 org.eclipse.swtbot.generator.jdt.test.RecordComboTest.testModifyCombo  Time elapsed: 0.578 s
10:38:46 
10:38:46 Results:
10:38:46 
10:38:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
10:38:46 
10:38:47 [INFO] All tests passed!
10:38:47 [INFO] 
10:38:47 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar
10:38:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.pom
10:38:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar
10:38:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-p2metadata.xml
10:38:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-p2artifacts.xml
10:38:47 [INFO] 
10:38:47 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test ---
10:38:47 [INFO] 
10:38:47 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >--
10:38:47 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 4.1.0-SNAPSHOT [54/57]
10:38:47 [INFO]   from org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
10:38:47 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:38:47 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:38:47 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
10:38:47 [INFO] 
10:38:47 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:47 [INFO] The project's OSGi version is 4.1.0.202306071420
10:38:47 [INFO] 
10:38:47 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:47 [INFO] 
10:38:47 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:47 [INFO] 
10:38:47 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:47 [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
10:38:47 [INFO] 
10:38:47 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:47 [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder.test...
10:38:47 [INFO] 
10:38:47 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:47 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:38:47 [INFO] 
10:38:47 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources
10:38:47 [INFO] 
10:38:47 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:47 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes
10:38:48 [INFO] 
10:38:48 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:48 [INFO] 
10:38:48 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources
10:38:48 [INFO] 
10:38:48 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:48 [INFO] 
10:38:48 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:48 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-sources.jar
10:38:48 [INFO] 
10:38:48 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:48 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.jar
10:38:48 [INFO] 
10:38:48 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:48 [INFO] 
10:38:48 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:48 [INFO] 
10:38:48 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.jar
10:38:49 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-sources.jar
10:38:50 [INFO] 
10:38:50 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:50 [INFO] 
10:38:50 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:50 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
10:38:50 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data/.metadata/.log
10:38:50 [INFO] Command line:
10:38:50 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/surefire.properties, -nouithread]
10:38:53 Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
10:38:53 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:38:53 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:38:53 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:38:54 
10:38:54 (SWT:3532): Gtk-CRITICAL **: 14:38:54.025: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:38:54 
10:38:54 (SWT:3532): Gtk-CRITICAL **: 14:38:54.025: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:38:55 
10:38:55 (SWT:3532): Gtk-CRITICAL **: 14:38:55.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:38:55 
10:38:55 (SWT:3532): Gtk-CRITICAL **: 14:38:55.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:38:55 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.688 s - in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
10:38:55 org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu.testContextMenu  Time elapsed: 0.303 s
10:38:55 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCellLabel  Time elapsed: 0.121 s
10:38:55 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickAndGetSetCellData  Time elapsed: 0.417 s
10:38:55 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickColumnHeader  Time elapsed: 0.145 s
10:38:55 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCount  Time elapsed: 0.046 s
10:38:55 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testDoubleClickAndGetSetCellData  Time elapsed: 0.281 s
10:38:55 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollAndReadCellData  Time elapsed: 0.042 s
10:38:55 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollNotViewport  Time elapsed: 0.038 s
10:38:55 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollOutOfRange  Time elapsed: 0.033 s
10:38:55 org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY.testRightClickXY  Time elapsed: 0.065 s
10:38:55 
10:38:55 Results:
10:38:55 
10:38:55 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
10:38:55 
10:38:55 [INFO] All tests passed!
10:38:55 [INFO] 
10:38:55 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.jar
10:38:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.pom
10:38:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-sources.jar
10:38:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
10:38:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
10:38:55 [INFO] 
10:38:55 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:38:55 [INFO] 
10:38:55 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test >--
10:38:55 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder.test 4.1.0-SNAPSHOT [55/57]
10:38:55 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
10:38:55 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:38:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:38:55 [INFO] 
10:38:55 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:55 [INFO] The project's OSGi version is 4.1.0.202306071420
10:38:55 [INFO] 
10:38:55 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:55 [INFO] 
10:38:55 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:55 [INFO] 
10:38:55 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:56 [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
10:38:56 [INFO] 
10:38:56 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:56 [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder.test...
10:38:56 [INFO] 
10:38:56 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:56 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:38:56 [INFO] 
10:38:56 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/main/resources
10:38:56 [INFO] 
10:38:56 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:56 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/classes
10:38:56 [INFO] 
10:38:56 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:56 [INFO] 
10:38:56 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:38:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/test/resources
10:38:56 [INFO] 
10:38:56 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:56 [INFO] 
10:38:56 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-sources.jar
10:38:56 [INFO] 
10:38:56 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.jar
10:38:56 [INFO] 
10:38:56 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:56 [INFO] 
10:38:56 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:56 [INFO] 
10:38:56 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.jar
10:38:58 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-sources.jar
10:38:59 [INFO] 
10:38:59 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:59 [INFO] 
10:38:59 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:38:59 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
10:38:59 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work/data/.metadata/.log
10:38:59 [INFO] Command line:
10:38:59 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/surefire.properties, -nouithread]
10:39:02 Running org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
10:39:02 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:39:02 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:39:02 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:39:03 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s - in org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
10:39:03 org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest.testCheckBoxGroup  Time elapsed: 0.204 s
10:39:03 
10:39:03 Results:
10:39:03 
10:39:03 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
10:39:03 
10:39:03 [INFO] All tests passed!
10:39:03 [INFO] 
10:39:03 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:39:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.jar
10:39:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.pom
10:39:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-sources.jar
10:39:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
10:39:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
10:39:03 [INFO] 
10:39:03 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:39:03 [INFO] 
10:39:03 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test >--
10:39:03 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder.test 4.1.0-SNAPSHOT [56/57]
10:39:03 [INFO]   from org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
10:39:03 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:39:03 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:39:03 [INFO] 
10:39:03 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] The project's OSGi version is 4.1.0.202306071420
10:39:03 [INFO] 
10:39:03 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] 
10:39:03 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] 
10:39:03 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
10:39:03 [INFO] 
10:39:03 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder.test...
10:39:03 [INFO] 
10:39:03 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:39:03 [INFO] 
10:39:03 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:39:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/main/resources
10:39:03 [INFO] 
10:39:03 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/classes
10:39:03 [INFO] 
10:39:03 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] 
10:39:03 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:39:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/test/resources
10:39:03 [INFO] 
10:39:03 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] 
10:39:03 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-sources.jar
10:39:03 [INFO] 
10:39:03 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.jar
10:39:03 [INFO] 
10:39:03 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] 
10:39:03 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] 
10:39:03 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:03 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.jar
10:39:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-sources.jar
10:39:07 [INFO] 
10:39:07 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:07 [INFO] 
10:39:07 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:07 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
10:39:07 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work/data/.metadata/.log
10:39:07 [INFO] Command line:
10:39:07 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/surefire.properties, -nouithread]
10:39:10 Running org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
10:39:10 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:39:10 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:39:10 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:39:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s - in org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
10:39:11 org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest.testStepbar  Time elapsed: 0.263 s
10:39:11 
10:39:11 Results:
10:39:11 
10:39:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
10:39:11 
10:39:11 [INFO] All tests passed!
10:39:11 [INFO] 
10:39:11 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.jar
10:39:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.pom
10:39:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-sources.jar
10:39:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
10:39:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
10:39:11 [INFO] 
10:39:11 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:39:11 [INFO] 
10:39:11 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test >--
10:39:11 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder.test 4.1.0-SNAPSHOT [57/57]
10:39:11 [INFO]   from org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
10:39:11 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:39:11 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
10:39:11 [INFO] 
10:39:11 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] The project's OSGi version is 4.1.0.202306071420
10:39:11 [INFO] 
10:39:11 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] 
10:39:11 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] 
10:39:11 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
10:39:11 [INFO] 
10:39:11 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder.test...
10:39:11 [INFO] 
10:39:11 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:39:11 [INFO] 
10:39:11 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:39:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/main/resources
10:39:11 [INFO] 
10:39:11 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/classes
10:39:11 [INFO] 
10:39:11 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] 
10:39:11 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:39:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/test/resources
10:39:11 [INFO] 
10:39:11 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] 
10:39:11 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-sources.jar
10:39:11 [INFO] 
10:39:11 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.jar
10:39:11 [INFO] 
10:39:11 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] 
10:39:11 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] 
10:39:11 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:11 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.jar
10:39:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-sources.jar
10:39:14 [INFO] 
10:39:14 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:14 [INFO] 
10:39:14 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:14 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
10:39:14 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work/data/.metadata/.log
10:39:14 [INFO] Command line:
10:39:14 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/surefire.properties, -nouithread]
10:39:17 Running org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
10:39:17 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:39:17 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:39:17 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:39:17 
10:39:17 (SWT:3794): Gtk-WARNING **: 14:39:17.550: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:39:17 
10:39:17 (SWT:3794): Gtk-WARNING **: 14:39:17.550: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:39:17 
10:39:17 (SWT:3794): Gtk-WARNING **: 14:39:17.557: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:39:17 
10:39:17 (SWT:3794): Gtk-WARNING **: 14:39:17.558: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:39:17 
10:39:17 (SWT:3794): Gtk-WARNING **: 14:39:17.686: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:39:17 
10:39:17 (SWT:3794): Gtk-WARNING **: 14:39:17.686: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:39:17 
10:39:17 (SWT:3794): Gtk-WARNING **: 14:39:17.717: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:39:17 
10:39:17 (SWT:3794): Gtk-WARNING **: 14:39:17.717: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:39:17 
10:39:17 (SWT:3794): Gtk-WARNING **: 14:39:17.762: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:39:17 
10:39:17 (SWT:3794): Gtk-WARNING **: 14:39:17.762: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:39:17 
10:39:17 (SWT:3794): Gtk-WARNING **: 14:39:17.764: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:39:17 
10:39:17 (SWT:3794): Gtk-WARNING **: 14:39:17.764: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:39:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s - in org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
10:39:17 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetLowerValue  Time elapsed: 0.21 s
10:39:17 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetUpperValue  Time elapsed: 0.067 s
10:39:17 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetSelection  Time elapsed: 0.047 s
10:39:17 
10:39:17 Results:
10:39:17 
10:39:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
10:39:17 
10:39:18 [INFO] All tests passed!
10:39:18 [INFO] 
10:39:18 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.jar
10:39:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.pom
10:39:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-sources.jar
10:39:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
10:39:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
10:39:18 [INFO] 
10:39:18 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:39:18 [INFO] ------------------------------------------------------------------------
10:39:18 [INFO] Reactor Summary for Eclipse SWTBot 4.1.0-SNAPSHOT:
10:39:18 [INFO] 
10:39:18 [INFO] Eclipse SWTBot ..................................... SUCCESS [  5.944 s]
10:39:18 [INFO] org.eclipse.swtbot.ant.junit ....................... SUCCESS [  8.514 s]
10:39:18 [INFO] org.eclipse.swtbot.eclipse.core .................... SUCCESS [  3.882 s]
10:39:18 [INFO] org.eclipse.swtbot.swt.finder ...................... SUCCESS [  5.171 s]
10:39:18 [INFO] org.eclipse.swtbot.eclipse.finder .................. SUCCESS [  3.163 s]
10:39:18 [INFO] org.eclipse.swtbot.e4.finder ....................... SUCCESS [  3.234 s]
10:39:18 [INFO] org.eclipse.swtbot.junit4_x ........................ SUCCESS [  1.799 s]
10:39:18 [INFO] org.eclipse.swtbot ................................. SUCCESS [  2.665 s]
10:39:18 [INFO] org.eclipse.swtbot.forms.finder .................... SUCCESS [  1.890 s]
10:39:18 [INFO] org.eclipse.swtbot.forms ........................... SUCCESS [  1.685 s]
10:39:18 [INFO] org.eclipse.swtbot.go .............................. SUCCESS [  4.106 s]
10:39:18 [INFO] org.eclipse.swtbot.eclipse ......................... SUCCESS [  3.997 s]
10:39:18 [INFO] org.eclipse.swtbot.eclipse.dsl ..................... SUCCESS [  2.912 s]
10:39:18 [INFO] org.eclipse.swtbot.eclipse.gef.finder .............. SUCCESS [  2.695 s]
10:39:18 [INFO] org.eclipse.swtbot.eclipse.spy ..................... SUCCESS [  2.777 s]
10:39:18 [INFO] org.eclipse.swtbot.eclipse.junit.headless .......... SUCCESS [  3.051 s]
10:39:18 [INFO] org.eclipse.swtbot.eclipse.test.junit .............. SUCCESS [  2.904 s]
10:39:18 [INFO] org.eclipse.swtbot.eclipse.ui ...................... SUCCESS [  3.370 s]
10:39:18 [INFO] org.eclipse.swtbot.generator ....................... SUCCESS [  2.818 s]
10:39:18 [INFO] org.eclipse.swtbot.generator.client ................ SUCCESS [  3.258 s]
10:39:18 [INFO] org.eclipse.swtbot.generator.rules.workbench ....... SUCCESS [  2.346 s]
10:39:18 [INFO] org.eclipse.swtbot.generator.jdt ................... SUCCESS [  2.564 s]
10:39:18 [INFO] org.eclipse.swtbot.generator.ui .................... SUCCESS [  3.068 s]
10:39:18 [INFO] org.eclipse.swtbot.junit5_x ........................ SUCCESS [  3.056 s]
10:39:18 [INFO] org.eclipse.swtbot.nebula.gallery.finder ........... SUCCESS [  2.489 s]
10:39:18 [INFO] org.eclipse.swt.examples ........................... SUCCESS [  5.223 s]
10:39:18 [INFO] org.eclipse.swtbot.swt.demo ........................ SUCCESS [  3.351 s]
10:39:18 [INFO] org.eclipse.ui.forms.examples ...................... SUCCESS [  4.938 s]
10:39:18 [INFO] org.eclipse.swtbot.nebula.nattable.finder .......... SUCCESS [  2.181 s]
10:39:18 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder ..... SUCCESS [  2.506 s]
10:39:18 [INFO] org.eclipse.swtbot.nebula.stepbar.finder ........... SUCCESS [  2.371 s]
10:39:18 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder ....... SUCCESS [  3.370 s]
10:39:18 [INFO] org.eclipse.swtbot.eclipse.gef ..................... SUCCESS [  2.670 s]
10:39:18 [INFO] org.eclipse.swtbot.generator.feature ............... SUCCESS [  2.589 s]
10:39:18 [INFO] org.eclipse.swtbot.ide ............................. SUCCESS [  2.879 s]
10:39:18 [INFO] org.eclipse.swtbot.eclipse.junit5.headless ......... SUCCESS [  3.003 s]
10:39:18 [INFO] org.eclipse.swtbot.junit5 .......................... SUCCESS [  2.557 s]
10:39:18 [INFO] org.eclipse.swtbot.nebula.gallery .................. SUCCESS [  2.296 s]
10:39:18 [INFO] org.eclipse.swtbot.nebula.nattable ................. SUCCESS [  2.326 s]
10:39:18 [INFO] org.eclipse.swtbot.nebula.checkboxgroup ............ SUCCESS [  2.965 s]
10:39:18 [INFO] org.eclipse.swtbot.nebula.stepbar .................. SUCCESS [  2.987 s]
10:39:18 [INFO] org.eclipse.swtbot.nebula.rangeslider .............. SUCCESS [  2.090 s]
10:39:18 [INFO] org.eclipse.swtbot.updatesite ...................... SUCCESS [  2.557 s]
10:39:18 [INFO] org.eclipse.swtbot.eclipse.ui.test ................. SUCCESS [ 11.252 s]
10:39:18 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards ....... SUCCESS [  2.434 s]
10:39:18 [INFO] org.eclipse.swtbot.forms.finder.test ............... SUCCESS [  8.522 s]
10:39:18 [INFO] org.eclipse.swtbot.eclipse.finder.test ............. SUCCESS [02:32 min]
10:39:18 [INFO] org.eclipse.swtbot.e4.finder.test .................. SUCCESS [ 10.477 s]
10:39:18 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test ...... SUCCESS [  7.092 s]
10:39:18 [INFO] org.eclipse.swtbot.swt.finder.test ................. SUCCESS [11:28 min]
10:39:18 [INFO] org.eclipse.swtbot.test ............................ SUCCESS [  2.379 s]
10:39:18 [INFO] org.eclipse.swtbot.generator.test .................. SUCCESS [ 10.954 s]
10:39:18 [INFO] org.eclipse.swtbot.generator.jdt.test .............. SUCCESS [  9.000 s]
10:39:18 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test ..... SUCCESS [  8.302 s]
10:39:18 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test  SUCCESS [  7.607 s]
10:39:18 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test ...... SUCCESS [  7.874 s]
10:39:18 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test .. SUCCESS [  7.019 s]
10:39:18 [INFO] ------------------------------------------------------------------------
10:39:18 [INFO] BUILD SUCCESS
10:39:18 [INFO] ------------------------------------------------------------------------
10:39:18 [INFO] Total time:  18:40 min
10:39:18 [INFO] Finished at: 2023-06-07T14:39:18Z
10:39:18 [INFO] ------------------------------------------------------------------------
10:39:19 [swtbot-tycho] $ /bin/sh -xe /tmp/jenkins4038148998617358297.sh
10:39:19 + ssh genie.swtbot@projects-storage.eclipse.org rm -rf '/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/*'
10:39:20 + scp -r org.eclipse.swtbot.updatesite/target/repository/artifacts.jar org.eclipse.swtbot.updatesite/target/repository/artifacts.xml.xz org.eclipse.swtbot.updatesite/target/repository/content.jar org.eclipse.swtbot.updatesite/target/repository/content.xml.xz org.eclipse.swtbot.updatesite/target/repository/features org.eclipse.swtbot.updatesite/target/repository/p2.index org.eclipse.swtbot.updatesite/target/repository/plugins genie.swtbot@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/
10:39:21 + ssh genie.swtbot@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/ && zip -qr repository.zip *'
10:39:22 Terminating xvnc.
10:39:28 $ ssh-agent -k
10:39:28 unset SSH_AUTH_SOCK;
10:39:28 unset SSH_AGENT_PID;
10:39:28 echo Agent pid 56 killed;
10:39:28 [ssh-agent] Stopped.
10:39:28 Recording test results
10:39:29 [Checks API] No suitable checks publisher found.
10:39:29 Archiving artifacts
10:39:30 Finished: SUCCESS