Started by an SCM change Running as SYSTEM Agent centos-7-ss4bc is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-ss4bc" namespace: "swtbot" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.swtbot.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-ss4bc" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-ss4bc" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-swtbot" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-ss4bc (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-tycho [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-hhqeUvDtiLPj/agent.68 SSH_AGENT_PID=70 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_11953833485963358590.key (/home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_11953833485963358590.key) [ssh-agent] Using credentials genie.swtbot (ssh://genie.swtbot@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git > git init /home/jenkins/agent/workspace/swtbot-tycho # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git > git --version # timeout=10 > git --version # 'git version 2.36.1' > git fetch --tags --force --progress -- https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 0d781ad0746f19b70c6ab6f4a83c17a68abe1c4a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0d781ad0746f19b70c6ab6f4a83c17a68abe1c4a # timeout=10 Commit message: "Fix warning 'no explicit default encoding'" > git rev-list --no-walk a857bb79270b68ebed49e75ecc1fb68c634f7b18 # timeout=10 [swtbot-tycho] $ Xvnc -help Starting xvnc [swtbot-tycho] $ Xvnc :44 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Mon Aug 8 06:25:27 2022 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5944 vncext: created VNC server for screen 0 [swtbot-tycho] $ /bin/bash -x /tmp/jenkins2255150611765885393.sh + metacity --sm-disable --replace [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 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching 202206151000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-06/ (63B) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.96MB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (421.77kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (65.43kB) [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.94MB) [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.68MB) [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.41MB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (46.27kB) [INFO] Fetching org.eclipse.osgi_3.18.0.v20220516-2155.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.46MB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (20.34kB) [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (353.59kB) [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (144.34kB) [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.5kB) [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (703.81kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (411.93kB) [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (126.4kB) [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (81.45kB) [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (114.56kB) [INFO] Fetching org.eclipse.equinox.common_3.16.100.v20220315-2327.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (144.55kB) [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (100.02kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.0.v20220503-1634.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (133.99kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (194.4kB) [INFO] Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (287.81kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (313kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (163.08kB) [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (92.12kB) [INFO] Fetching org.eclipse.core.runtime_3.25.0.v20220506-1157.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (71.87kB) [INFO] Fetching org.eclipse.core.jobs_3.13.0.v20220512-1935.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (109.25kB) [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (89.14kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (25.92kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.200.v20220512-1957.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (52.47kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.10.0.v20220430-0424.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (55.58kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.200.v20220513-1235.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (69.65kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.14kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.300.v20220503-2248.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (40.48kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (19.69kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.03kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (317.8kB) [INFO] Fetching org.eclipse.emf.ecore_2.27.0.v20220426-0617.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.26MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (45.85kB) [INFO] Fetching org.eclipse.swt_3.120.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.79kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (24.31kB) [INFO] Fetching org.eclipse.jface_3.26.0.v20220513-0449.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.11MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (213.89kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.500.v20220511-1639.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (201.76kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (28.11kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (16.41kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (56.73kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.100.v20220331-0744.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (395.31kB) [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (33.33kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (13.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (260.38kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (89.35kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (231.36kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (118.14kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.500.v20220511-1638.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (250.33kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.500.v20220506-1520.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (147.64kB) [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (295.36kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (21.08kB) [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.9kB) [INFO] Fetching org.eclipse.emf.common_2.25.0.v20220325-0806.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (369.38kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (270.25kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.6.100.v20210708-1502.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (57.17kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.09kB) [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.200.v20220523-1051.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (24.02kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.120.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.07MB) [INFO] Fetching org.eclipse.ui.workbench_3.125.100.v20220524-1304.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (3.49MB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (21.23kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.120.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.47MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.120.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.15MB) [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching org.bouncycastle.bcpg_1.70.0.v20220507-1208.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (360.94kB) [INFO] Fetching org.bouncycastle.bcprov_1.70.0.v20220507-1208.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (5.58MB) [INFO] Fetching org.eclipse.compare.core_3.7.0.v20220513-0551.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (67.45kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (115.6kB) [INFO] Fetching org.eclipse.text_3.12.100.v20220506-1404.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (293.55kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.400.v20220419-0658.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (69.85kB) [INFO] Fetching org.eclipse.core.resources_3.17.0.v20220517-0751.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (891.43kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.51kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (50.74kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (169.5kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.200.v20220324-1313.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (360.26kB) [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (131.39kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.9.100.v20220310-1733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (76.94kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (68.04kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.100.v20220422-1806.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (174.42kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.400.v20220329-1456.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (218.83kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (132.68kB) [INFO] Fetching org.eclipse.equinox.security_1.3.900.v20220108-1321.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (113.21kB) [INFO] Fetching org.eclipse.jface.text_3.20.100.v20220516-0819.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.03MB) [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.82kB) [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (32.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (32.1kB) [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (432.55kB) [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (618.79kB) [INFO] Fetching org.eclipse.ui.ide_3.19.0.v20220511-1638.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.41MB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.500.v20220331-0848.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (688.72kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (423.11kB) [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (215.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308... [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (366.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (366.65kB) [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308... [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching org.eclipse.ant.core_3.6.400.v20220317-1003.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (107.39kB) [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.64kB) [INFO] Fetching org.eclipse.ant.launching_1.3.300.v20220408-0629.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (161.08kB) [INFO] Fetching org.eclipse.debug.core_3.19.100.v20220324-0630.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (397.87kB) [INFO] Fetching org.eclipse.jdt.launching_3.19.600.v20220409-1932.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (563.82kB) [INFO] Fetching org.eclipse.core.externaltools_1.2.200.v20220125-2302.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (42.65kB) [INFO] Fetching org.eclipse.jdt.core_3.30.0.v20220524-1333.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (6.69MB) [INFO] Fetching org.eclipse.ant.ui_3.8.200.v20220214-2001.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.04MB) [INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (140.91kB) [INFO] Fetching org.eclipse.ui.console_3.11.200.v20220324-0630.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (208.46kB) [INFO] Fetching org.eclipse.debug.ui_3.16.100.v20220526-0826.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.97MB) [INFO] Fetching org.eclipse.jdt.ui_3.26.100.v20220516-1138.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.18MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.700.v20220513-0809.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.66MB) [INFO] Fetching org.eclipse.team.core_3.9.400.v20220511-1440.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (401.02kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.200.v20220502-1514.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (341.31kB) [INFO] Fetching org.eclipse.jdt.junit_3.14.100.v20220411-0722.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (528.22kB) [INFO] Fetching org.eclipse.compare_3.8.400.v20220420-1133.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (804.82kB) [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (105.57kB) [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (330.12kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (36.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (69.13kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.300.v20220421-0708.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (110.58kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (45.48kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.100.v20211220-1825.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (58.07kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (31.04kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.200.v20220503-2330.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (131.95kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.100.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (101.89kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.100.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (242.35kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.63kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (24.82kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (74.06kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (26.34kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.100.v20220504-1755.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (252.96kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.500.v20220423-1604.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (658.09kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.3.200.v20220115-0654.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (170.59kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.16.100.v20220513-2002.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.94MB) [INFO] Fetching org.eclipse.jdt.debug_3.19.200.v20220430-1851.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (910.81kB) [INFO] Fetching org.eclipse.search_3.14.100.v20220120-1549.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (489.96kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.100.v20220329-1353.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (468.75kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.11.300.v20220317-1517.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (176.46kB) [INFO] Fetching org.eclipse.team.ui_3.9.300.v20220420-1133.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (172.29kB) [INFO] Fetching org.eclipse.pde.build_3.11.200.v20220503-0921.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (491.23kB) [INFO] Fetching org.eclipse.pde.core_3.15.200.v20220527-1237.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.35MB) [INFO] Fetching org.eclipse.pde.launching_3.10.0.v20220515-1944.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (140.54kB) [INFO] Fetching org.eclipse.pde.ui_3.13.500.v20220531-1442.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (4.55MB) [INFO] Fetching org.eclipse.ui.intro_3.6.500.v20220317-1346.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (344.71kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (379kB) [INFO] Fetching org.eclipse.ui.views.log_1.3.200.v20220310-1555.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (172.2kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.2.200.v20211217-1247.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (152.75kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (107.15kB) [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching org.eclipse.jdt_3.18.1200.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (44.74kB) [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching org.apiguardian_1.1.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (20.18kB) [INFO] Fetching org.junit.jupiter.api_5.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (219.09kB) [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (21.6kB) [INFO] Fetching org.junit.platform.commons_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (117.58kB) [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching org.eclipse.nebula.widgets.gallery_1.0.0.202207291609.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (110.66kB) [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching org.eclipse.collections_10.4.0.v20200820-2049.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (11.09MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_2.0.3.202208051309.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (2.73MB) [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching org.eclipse.nebula.widgets.opal.checkboxgroup_1.0.0.202207291609.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (13.34kB) [INFO] Fetching org.eclipse.nebula.widgets.opal.commons_1.0.0.202207291609.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (111.34kB) [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching org.eclipse.nebula.widgets.stepbar_1.0.0.202207291609.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (14.59kB) [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching org.eclipse.nebula.widgets.opal.rangeslider_1.0.0.202207291609.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (21.18kB) [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml [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 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching org.junit.platform.engine_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (208.15kB) [INFO] Fetching org.junit.platform.launcher_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (180.42kB) [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (52.58kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (219.73kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (69.34kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (92.92kB) [INFO] Fetching org.eclipse.core.net_1.3.1200.v20220312-1450.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (47.62kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (52.65kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.600.v20220207-1403.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (249.4kB) [INFO] Fetching org.eclipse.osgi.util_3.7.0.v20220427-2144.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.62kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.500.v20220509-0833.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (85.99kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (129.01kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (10.74kB) [INFO] Fetching org.eclipse.jface.notifications_0.5.0.v20220401-0716.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (31.09kB) [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (25.74kB) [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (13.73kB) [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.3kB) [INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (94.06kB) [INFO] Fetching org.eclipse.rcp_4.24.0.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.91kB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.400.v20220502-1523.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (113.08kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.500.v20220509-0833.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (132.49kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (10.25kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (29.62kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.500.v20220509-0833.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (40.81kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.54kB) [INFO] Fetching org.eclipse.e4.rcp_4.24.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (22.9kB) [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220325-0806.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (20.88kB) [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220426-0617.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (20.94kB) [INFO] Fetching org.eclipse.rcp_4.24.0.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (20.97kB) [INFO] Fetching org.eclipse.rcp_root_4.24.0.v20220607-0700 from https://download.eclipse.org/releases/2022-06/202206151000/binary/ (20.24kB) [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching org.eclipse.platform_4.24.0.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (689.52kB) [INFO] Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.09MB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.100.v20210315-0954.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.47kB) [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Fetching ca.odell.glazedlists_1.11.0.v20190926-1838.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (927.08kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (367.61kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_2.0.3.202208051309.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (135.76kB) [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] Computing target platform for 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 [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 [INFO] Resolving class path 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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse SWTBot [pom] [INFO] org.eclipse.swtbot.ant.junit [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.core [eclipse-plugin] [INFO] org.eclipse.swtbot.swt.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.e4.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.junit4_x [eclipse-plugin] [INFO] org.eclipse.swtbot [eclipse-feature] [INFO] org.eclipse.swtbot.forms.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.forms [eclipse-feature] [INFO] org.eclipse.swtbot.go [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse [eclipse-feature] [INFO] org.eclipse.swtbot.eclipse.dsl [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.gef.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.spy [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.junit.headless [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.test.junit [eclipse-feature] [INFO] org.eclipse.swtbot.eclipse.ui [eclipse-plugin] [INFO] org.eclipse.swtbot.generator [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.client [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.rules.workbench [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.jdt [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.ui [eclipse-plugin] [INFO] org.eclipse.swtbot.junit5_x [eclipse-plugin] [INFO] org.eclipse.swtbot.nebula.gallery.finder [eclipse-plugin] [INFO] org.eclipse.swt.examples [eclipse-plugin] [INFO] org.eclipse.swtbot.swt.demo [eclipse-plugin] [INFO] org.eclipse.ui.forms.examples [eclipse-plugin] [INFO] org.eclipse.swtbot.nebula.nattable.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.nebula.stepbar.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.nebula.rangeslider.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.gef [eclipse-feature] [INFO] org.eclipse.swtbot.generator.feature [eclipse-feature] [INFO] org.eclipse.swtbot.ide [eclipse-feature] [INFO] org.eclipse.swtbot.eclipse.junit5.headless [eclipse-plugin] [INFO] org.eclipse.swtbot.junit5 [eclipse-feature] [INFO] org.eclipse.swtbot.nebula.gallery [eclipse-feature] [INFO] org.eclipse.swtbot.nebula.nattable [eclipse-feature] [INFO] org.eclipse.swtbot.nebula.checkboxgroup [eclipse-feature] [INFO] org.eclipse.swtbot.nebula.stepbar [eclipse-feature] [INFO] org.eclipse.swtbot.nebula.rangeslider [eclipse-feature] [INFO] org.eclipse.swtbot.updatesite [eclipse-repository] [INFO] org.eclipse.swtbot.eclipse.ui.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.swt.finder.test.keyboards [eclipse-plugin] [INFO] org.eclipse.swtbot.forms.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.eclipse.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.e4.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.nebula.gallery.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.swt.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.test [eclipse-feature] [INFO] org.eclipse.swtbot.generator.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.generator.jdt.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.nebula.nattable.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test [eclipse-test-plugin] [INFO] [INFO] ---------------------< org.eclipse.swtbot:parent >---------------------- [INFO] Building Eclipse SWTBot 4.1.0-SNAPSHOT [1/57] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ parent --- [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.* [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ parent --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ parent --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ parent --- [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ parent --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent --- [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 [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >------- [INFO] Building org.eclipse.swtbot.ant.junit 4.1.0-SNAPSHOT [2/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ant.junit --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ant.junit --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.ant.junit --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ant.junit --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >----- [INFO] Building org.eclipse.swtbot.eclipse.core 4.1.0-SNAPSHOT [3/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.core --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.core --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.core --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.core --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------ [INFO] Building org.eclipse.swtbot.swt.finder 4.1.0-SNAPSHOT [4/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder --- [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >---- [INFO] Building org.eclipse.swtbot.eclipse.finder 4.1.0-SNAPSHOT [5/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------ [INFO] Building org.eclipse.swtbot.e4.finder 4.1.0-SNAPSHOT [6/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >------- [INFO] Building org.eclipse.swtbot.junit4_x 4.1.0-SNAPSHOT [7/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit4_x --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.junit4_x --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit4_x --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit4_x --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit4_x --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >----------- [INFO] Building org.eclipse.swtbot 4.1.0-SNAPSHOT [8/57] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot --- [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.* [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot --- [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: org.eclipse.tycho tycho-p2-plugin attach-p2-metadata package p2-metadata [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot --- [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/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 [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 [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot --- [INFO] [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >----- [INFO] Building org.eclipse.swtbot.forms.finder 4.1.0-SNAPSHOT [9/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >-------- [INFO] Building org.eclipse.swtbot.forms 4.1.0-SNAPSHOT [10/57] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms --- [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.* [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.forms --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms --- [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 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: org.eclipse.tycho tycho-p2-plugin attach-p2-metadata package p2-metadata [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms --- [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/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 [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 [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms --- [INFO] [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >---------- [INFO] Building org.eclipse.swtbot.go 4.1.0-SNAPSHOT [11/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.go --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.go --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.go --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.go --- [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.go --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.go --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go --- [INFO] [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >------- [INFO] Building org.eclipse.swtbot.eclipse 4.1.0-SNAPSHOT [12/57] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse --- [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.* [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse --- [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 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: org.eclipse.tycho tycho-p2-plugin attach-p2-metadata package p2-metadata [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse --- [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/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 [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 [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >----- [INFO] Building org.eclipse.swtbot.eclipse.dsl 4.1.0-SNAPSHOT [13/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.dsl --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.dsl --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.dsl --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >-- [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 4.1.0-SNAPSHOT [14/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------ [INFO] Building org.eclipse.swtbot.eclipse.spy 4.1.0-SNAPSHOT [15/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.spy --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.spy --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.spy --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >-- [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 4.1.0-SNAPSHOT [16/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit.headless --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit.headless --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >-- [INFO] Building org.eclipse.swtbot.eclipse.test.junit 4.1.0-SNAPSHOT [17/57] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit --- [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.* [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.test.junit --- [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 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: org.eclipse.tycho tycho-p2-plugin attach-p2-metadata package p2-metadata [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.test.junit --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.test.junit --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/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 [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 [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------ [INFO] Building org.eclipse.swtbot.eclipse.ui 4.1.0-SNAPSHOT [18/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >------- [INFO] Building org.eclipse.swtbot.generator 4.1.0-SNAPSHOT [19/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator --- [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator --- [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >-- [INFO] Building org.eclipse.swtbot.generator.client 4.1.0-SNAPSHOT [20/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.client --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.client --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.client --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.client --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.client --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >-- [INFO] Building org.eclipse.swtbot.generator.rules.workbench 4.1.0-SNAPSHOT [21/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.rules.workbench --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.rules.workbench --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >----- [INFO] Building org.eclipse.swtbot.generator.jdt 4.1.0-SNAPSHOT [22/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >----- [INFO] Building org.eclipse.swtbot.generator.ui 4.1.0-SNAPSHOT [23/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.ui --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.ui --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.ui --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.ui --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.ui --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x >------- [INFO] Building org.eclipse.swtbot.junit5_x 4.1.0-SNAPSHOT [24/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit5_x --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5_x --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5_x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.junit5_x --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit5_x --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5_x --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit5_x --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit5_x --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5_x --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit5_x --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5_x --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5_x --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >-- [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 4.1.0-SNAPSHOT [25/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >---------- [INFO] Building org.eclipse.swt.examples 4.1.0-SNAPSHOT [26/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swt.examples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swt.examples --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swt.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swt.examples --- [INFO] Compiling 135 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swt.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swt.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swt.examples --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swt.examples --- [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swt.examples --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swt.examples --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swt.examples --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swt.examples --- [INFO] [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >------- [INFO] Building org.eclipse.swtbot.swt.demo 4.1.0-SNAPSHOT [27/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.demo --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.demo --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.demo --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.demo --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.demo --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------ [INFO] Building org.eclipse.ui.forms.examples 4.1.0-SNAPSHOT [28/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.ui.forms.examples --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.ui.forms.examples --- [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/examples.jar [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.ui.forms.examples --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.ui.forms.examples --- [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_15970473234642714676/examples.jar' is disabled. [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_15970473234642714676/examples.jar [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.ui.forms.examples --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >-- [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 4.1.0-SNAPSHOT [29/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder >-- [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder 4.1.0-SNAPSHOT [30/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder >-- [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder 4.1.0-SNAPSHOT [31/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder >-- [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder 4.1.0-SNAPSHOT [32/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder --- [INFO] [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >----- [INFO] Building org.eclipse.swtbot.eclipse.gef 4.1.0-SNAPSHOT [33/57] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef --- [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.* [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef --- [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 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: org.eclipse.tycho tycho-p2-plugin attach-p2-metadata package p2-metadata [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/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 [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 [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >-- [INFO] Building org.eclipse.swtbot.generator.feature 4.1.0-SNAPSHOT [34/57] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.feature --- [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.* [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.feature --- [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 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: org.eclipse.tycho tycho-p2-plugin attach-p2-metadata package p2-metadata [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.feature --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.feature --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.feature --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/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 [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 [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >--------- [INFO] Building org.eclipse.swtbot.ide 4.1.0-SNAPSHOT [35/57] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ide --- [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.* [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.ide --- [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 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: org.eclipse.tycho tycho-p2-plugin attach-p2-metadata package p2-metadata [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ide --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.ide --- [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ide --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ide --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/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 [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 [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless >-- [INFO] Building org.eclipse.swtbot.eclipse.junit5.headless 4.1.0-SNAPSHOT [36/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit5.headless --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit5.headless --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit5.headless --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit5.headless --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit5.headless --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit5.headless --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit5.headless --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit5.headless --- [INFO] [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.junit5 >-------- [INFO] Building org.eclipse.swtbot.junit5 4.1.0-SNAPSHOT [37/57] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.junit5 --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5 --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5 --- [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.* [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5 --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5 --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.junit5 --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5 --- [INFO] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.junit5 --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit5 --- [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 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: org.eclipse.tycho tycho-p2-plugin attach-p2-metadata package p2-metadata [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit5 --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5 --- [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit5 --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5 --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/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 [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 [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5 --- [INFO] [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >---- [INFO] Building org.eclipse.swtbot.nebula.gallery 4.1.0-SNAPSHOT [38/57] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery --- [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.* [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery --- [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 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: org.eclipse.tycho tycho-p2-plugin attach-p2-metadata package p2-metadata [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/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 [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 [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >--- [INFO] Building org.eclipse.swtbot.nebula.nattable 4.1.0-SNAPSHOT [39/57] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable --- [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.* [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable --- [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 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: org.eclipse.tycho tycho-p2-plugin attach-p2-metadata package p2-metadata [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/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 [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 [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup >-- [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup 4.1.0-SNAPSHOT [40/57] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup --- [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.* [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.checkboxgroup --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup --- [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 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: org.eclipse.tycho tycho-p2-plugin attach-p2-metadata package p2-metadata [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/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 [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 [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup --- [INFO] [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar >---- [INFO] Building org.eclipse.swtbot.nebula.stepbar 4.1.0-SNAPSHOT [41/57] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar --- [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.* [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.stepbar --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar --- [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 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: org.eclipse.tycho tycho-p2-plugin attach-p2-metadata package p2-metadata [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/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 [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 [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar --- [INFO] [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider >-- [INFO] Building org.eclipse.swtbot.nebula.rangeslider 4.1.0-SNAPSHOT [42/57] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider --- [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.* [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.rangeslider --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider --- [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 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: org.eclipse.tycho tycho-p2-plugin attach-p2-metadata package p2-metadata [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/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 [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 [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider --- [INFO] [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >---------- [INFO] Building org.eclipse.swtbot.updatesite 4.1.0-SNAPSHOT [43/57] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.updatesite --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/src/main/resources [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite --- [INFO] Published profile IUs: [config.a.jre.javase 11.0.0, a.jre.javase 11.0.0] [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0] [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite --- [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.3kB) [INFO] Fetching org.hamcrest.library.source_1.3.0.v20180524-2246.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (57.11kB) [INFO] Fetching org.slf4j.api.source_1.7.30.v20200204-2150.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (67.32kB) [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.3.0:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite --- [INFO] Building zip: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.updatesite --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.updatesite --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite --- [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 [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 [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >----- [INFO] Building org.eclipse.swtbot.eclipse.ui.test 4.1.0-SNAPSHOT [44/57] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test --- [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 [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.swtbot.eclipse.ui.functional.AllTests SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.436 s - in org.eclipse.swtbot.eclipse.ui.functional.AllTests canCreateSWTBotProject(org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest) Time elapsed: 3.088 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >-- [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 4.1.0-SNAPSHOT [45/57] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >--- [INFO] Building org.eclipse.swtbot.forms.finder.test 4.1.0-SNAPSHOT [46/57] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder.test --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.forms.finder.test --- [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 [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.swtbot.forms.finder.test.AllTests SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.449 s - in org.eclipse.swtbot.forms.finder.test.AllTests canFindHyperlinkWithRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest) Time elapsed: 0.015 s findHyperlink(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest) Time elapsed: 0.002 s findImageHyperlinkWithNoImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest) Time elapsed: 0.004 s canFindImageHyperlinkWithNoImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest) Time elapsed: 0.005 s findImageHyperlinkWithImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest) Time elapsed: 0.004 s canFindImageHyperlinkWithImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest) Time elapsed: 0.004 s Results: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >-- [INFO] Building org.eclipse.swtbot.eclipse.finder.test 4.1.0-SNAPSHOT [47/57] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test --- [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 [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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] Launching application org.eclipse.ui.ide.workbench... SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Running org.eclipse.swtbot.eclipse.finder.AllTests Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.536 s - in org.eclipse.swtbot.eclipse.finder.AllTests viewMenuDropDown(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.7 s viewActionDelegateWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.54 s toolbarToogleButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.526 s viewBotWidgetScope(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.269 s toolbarButtonNotFound(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.363 s menusAddedProgramatically(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.507 s toolbarPushButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.415 s notFindingViewThrowsException(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 5.146 s openView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.404 s menusExtensionsCommandWithoutParameters(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.464 s toolbarDropDownButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.474 s menusExtensionsParameterizedCommand(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.401 s findsView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 0.528 s breakpointsViewMenuWorkingSets(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 0.933 s toolbarRadioButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.413 s closesAView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 0.548 s getToolbarButtons(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.264 s getsViewTitle(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 0.469 s quickFixNotFoundExceptionString(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest) Time elapsed: 0 s quickFixNotFoundExceptionStringThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest) Time elapsed: 0 s quickFixNotFoundExceptionThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest) Time elapsed: 0.001 s canAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 11.813 s getsAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 4.892 s contextMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 4.592 s contextMenuWithSubMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 4.814 s isActivePartIsFalseForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 5.8 s getsStatusMessagesOfEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 3.392 s isActiveIsTrueForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 7.136 s canAccessContextMenuSubmenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 4.096 s canGetStatusMessageOfView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 3.533 s canRefreshProject(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 4.225 s canAccessContextMenuCopyQualifiedName(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 3.433 s canAccessContextMenuOnMultipleSelection(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 5.904 s canAccessOpen(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 3.735 s canAccessContextMenuWithSubmenus(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 3.327 s shouldGetPageCount(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.406 s shouldSaveEditorContents(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.606 s editorShouldBeMarkedDirtyOnChanges(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.604 s shouldGetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.358 s shouldGetListOfPageTitles(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.275 s shouldAnswerIsActivePageCorrectly(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.27 s shouldSetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.282 s canFindControlContributionWithTooltip(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest) Time elapsed: 0.138 s canFindControlContributionWithText(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest) Time elapsed: 0.191 s canFindControlContributionWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest) Time elapsed: 0.16 s canSelectMultipleRadioInPreferencesWindow(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest) Time elapsed: 0.556 s Results: Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >---- [INFO] Building org.eclipse.swtbot.e4.finder.test 4.1.0-SNAPSHOT [48/57] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder.test --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.e4.finder.test --- [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 [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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] Launching application org.eclipse.e4.ui.workbench.swt.E4Application... Running org.eclipse.swtbot.e4.finder.test.AllTests SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.572 s - in org.eclipse.swtbot.e4.finder.test.AllTests showsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest) Time elapsed: 0.041 s closePart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest) Time elapsed: 5.012 s findsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest) Time elapsed: 0 s getsPartTitle(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest) Time elapsed: 0 s openNewlyCreatedPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest) Time elapsed: 0.068 s switchPerspective(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest) Time elapsed: 0.074 s Results: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >-- [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 4.1.0-SNAPSHOT [49/57] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [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 [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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] Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. (SWT:1439): Gtk-CRITICAL **: 06:32:13.846: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1439): Gtk-CRITICAL **: 06:32:14.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1439): Gtk-CRITICAL **: 06:32:14.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1439): Gtk-CRITICAL **: 06:32:14.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1439): Gtk-CRITICAL **: 06:32:14.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1439): Gtk-CRITICAL **: 06:32:14.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1439): Gtk-CRITICAL **: 06:32:14.477: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1439): Gtk-CRITICAL **: 06:32:14.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1439): Gtk-CRITICAL **: 06:32:14.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1439): Gtk-CRITICAL **: 06:32:14.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 s - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.309 s testCount(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.089 s testGetGalleryItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.044 s testSelectUnselect(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.098 s testGetGalleryItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.077 s testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.08 s testGetItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest) Time elapsed: 0.048 s testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest) Time elapsed: 0.085 s testGetItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest) Time elapsed: 0.073 s testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest) Time elapsed: 0.043 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >---- [INFO] Building org.eclipse.swtbot.swt.finder.test 4.1.0-SNAPSHOT [50/57] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.swt.finder.test --- [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 [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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] Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. (SWT:1522): Gdk-CRITICAL **: 06:32:24.600: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.45 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test) Time elapsed: 0.762 s findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test) Time elapsed: 0.441 s Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest (SWT:1522): Gdk-CRITICAL **: 06:32:25.082: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:32:25.192: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest findsAllVisibleMenus(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest) Time elapsed: 0.11 s clicksMenuItem(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest) Time elapsed: 0.057 s Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest (SWT:1522): Gdk-CRITICAL **: 06:32:25.261: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:25.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:25.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:25.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:25.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:25.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:25.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:25.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:26.955: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:27.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:27.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:27.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:27.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:27.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:27.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:27.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:28.565: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:28.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:28.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:28.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:28.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:28.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:28.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:28.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:30.015: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:30.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:30.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:30.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:30.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:30.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:30.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:30.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-CRITICAL **: 06:32:31.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:31.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:32:31.647: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:31.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:31.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:31.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:31.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:31.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:31.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:31.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:33.284: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:33.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:33.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:33.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:33.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:33.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:33.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:33.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:34.865: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:35.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:35.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:35.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:35.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:35.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:35.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:35.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:36.469: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:36.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:36.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:36.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:36.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:36.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:36.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:36.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:38.025: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:38.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:38.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:38.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:38.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:38.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:38.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:38.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.181 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest findsATabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.694 s getsControlPathToTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.609 s getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.45 s getsOnlyVisibleControls(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.631 s findsAGroup(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.637 s findsAShell(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.581 s findsText(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.604 s findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.555 s findsTwoButtons(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.415 s Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest (SWT:1522): Gdk-CRITICAL **: 06:32:39.446: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:39.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:39.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:39.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:39.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:39.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:39.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:39.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:40.833: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:41.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:41.059: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:41.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:41.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:41.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:41.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:41.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:42.193: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:42.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:42.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:42.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:42.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:42.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:42.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:42.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.171 s - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest generatesStringFromPath(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest) Time elapsed: 1.386 s getsPathFromInvalidString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest) Time elapsed: 1.359 s getsPathFromString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest) Time elapsed: 1.423 s Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest (SWT:1522): Gdk-CRITICAL **: 06:32:43.620: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:43.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:43.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:43.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:43.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:43.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:43.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:43.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:45.060: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:45.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:45.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:45.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:45.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:45.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:45.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:45.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.943 s - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest childrenControlFinder1(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest) Time elapsed: 1.44 s childrenControlFinder2(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest) Time elapsed: 1.502 s Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest shouldBeAbleToParseUserProvidedKeyboardLayout(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest) Time elapsed: 0.011 s shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest) Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest (SWT:1522): Gdk-CRITICAL **: 06:32:46.584: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:32:46.617: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:32:46.643: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest createsKeyboardForAWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest) Time elapsed: 0.033 s createsKeyboardForMockKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest) Time elapsed: 0.025 s createsKeyboardForSWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest) Time elapsed: 0.019 s Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0.001 s getsKeyStrokeForCapitalCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeyStrokeForSmallCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeystrokesForModificationKeys(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeystrokesForModificationKey(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeystrokesForModificationKeyWithShiftAndSmallCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeyStrokeForSpecialCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0.002 s getsKeystrokesForModificationKeyForCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest (SWT:1522): Gdk-CRITICAL **: 06:32:46.679: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:46.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:46.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:46.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:46.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:46.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:46.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:46.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 s - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest getsToString(org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest) Time elapsed: 1.527 s Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest getsToString(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0.001 s matchTooltipIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0 s matchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0 s doesNotMatchObjectsWithNullGetTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0 s doesNotMatchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0 s doesNotMatchObjectsWithNoGetTooltipMethod(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest matchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest) Time elapsed: 0.001 s doesNotMatchObjectsWithNullGetMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest) Time elapsed: 0.001 s doesNotMatchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest) Time elapsed: 0 s getsToString(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest) Time elapsed: 0 s doesNotMatchObjectsWithNoGetMessageMethod(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest (SWT:1522): Gdk-CRITICAL **: 06:32:48.218: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:32:48.346: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:32:48.441: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:32:48.536: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:32:48.648: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:32:48.741: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:32:48.841: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:32:48.948: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 s - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest matchesControlsWithTooltip(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.128 s matchesControlsWithTextIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.094 s matchesControlsWithTooltipIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.095 s matchesControlsWithText(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.113 s matchesControlsInGroup(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.092 s findsControlsById(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.1 s matchesControlsWithLabel(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.106 s matchesControlsWithRegex(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.138 s Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest testDescription(org.eclipse.swtbot.swt.finder.matchers.WithItemTest) Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest matchesRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest) Time elapsed: 0.001 s doesNotMatchRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest) Time elapsed: 0 s getsToString(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest) Time elapsed: 0 s doesNotMatchNullText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest) Time elapsed: 0.001 s cannotNotMatchText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest testShouldAnswerTrueIfAllMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AllOfTest) Time elapsed: 0.001 s testShouldAnswerFalseIfAnyMatchersDoesNotMatch(org.eclipse.swtbot.swt.finder.matchers.AllOfTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest matchesMenuWithoutAccesor(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest) Time elapsed: 0 s matchesMenuWithMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest) Time elapsed: 0.001 s matchesWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest) Time elapsed: 0 s matchesMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest) Time elapsed: 0 s matchesMenuWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest testShouldAnswerTrueIfAnyMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest) Time elapsed: 0.001 s testShouldAnswerFalseIfNoMatchersMatche(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest doesNotMatchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0.02 s doesNotMatchObjectsWithNullGetText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0 s getsToString(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0 s matchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0 s doesNotMatchObjectsWithNoGetTextMethod(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0 s matchTextIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest (SWT:1522): Gdk-CRITICAL **: 06:32:49.145: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:32:49.247: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.260: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.316: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.333: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.350: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.366: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.420: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.453: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.453: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:32:49.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest dragsAndDropsFromTreeToTree(org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest) Time elapsed: 0.355 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest (SWT:1522): Gdk-CRITICAL **: 06:32:49.506: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:49.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:49.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:49.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:49.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:49.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:49.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:49.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:51.156: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:51.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:51.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:51.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:51.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:51.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:51.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:51.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:52.887: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:53.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:53.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:53.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:53.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:53.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:53.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:53.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:54.595: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:54.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:54.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:54.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:54.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:54.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:54.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:54.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:56.265: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:56.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:56.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:56.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:56.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:56.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:56.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:56.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:57.948: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:58.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:58.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:58.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:58.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:58.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:58.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:58.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:59.370: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:59.373: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:59.376: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:59.376: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:59.376: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:59.378: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:59.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:32:59.647: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:32:59.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:59.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:59.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:59.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:59.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:59.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:32:59.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.73 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest shouldGetExpandItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 1.652 s shouldCollapseAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 1.73 s shouldExpandAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 1.709 s shouldGetExpandedAndCollapsedItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 1.669 s shouldGetAllExpandBarItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 1.683 s shouldMatchEvents(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 1.698 s shouldThrowExceptionWhenItemIsNotFound(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 6.586 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest (SWT:1522): Gdk-CRITICAL **: 06:33:06.237: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:06.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:06.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:06.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:06.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:06.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:06.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:06.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:07.952: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:08.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:08.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:08.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:08.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:08.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:08.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:08.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.419 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest findsArrowButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest) Time elapsed: 1.715 s clicksArrowButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest) Time elapsed: 1.702 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest (SWT:1522): Gdk-CRITICAL **: 06:33:09.657: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:09.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:09.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:09.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:09.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:09.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:09.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:09.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:11.277: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:11.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:11.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:11.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:11.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:11.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:11.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:11.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:12.910: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:13.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:13.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:13.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:13.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:13.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:13.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:13.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:14.457: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:14.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:14.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:14.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:14.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:14.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:14.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:14.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:16.082: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:16.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:16.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:16.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:16.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:16.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:16.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:16.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.891 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest testsInitialValues(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest) Time elapsed: 1.62 s findsProgressBarInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest) Time elapsed: 1.632 s testsGetStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest) Time elapsed: 1.546 s findsProgressBar(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest) Time elapsed: 1.626 s testsProgressPercentage(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest) Time elapsed: 1.466 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest (SWT:1522): Gdk-CRITICAL **: 06:33:17.550: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:17.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:17.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:17.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:17.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:17.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:17.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:17.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:19.006: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:19.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:19.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:19.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:19.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:19.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:19.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:19.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:20.683: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:20.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:20.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:20.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:20.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:20.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:20.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:20.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:22.441: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:22.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:22.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:22.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:22.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:22.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:22.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:22.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.446 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest findsForegroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest) Time elapsed: 1.455 s findsBackgroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest) Time elapsed: 1.678 s clicksButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest) Time elapsed: 1.757 s findsButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest) Time elapsed: 1.555 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest (SWT:1522): Gdk-CRITICAL **: 06:33:23.999: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:24.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:24.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:24.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:24.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:24.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:24.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:24.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:25.593: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:25.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:25.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:25.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:25.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:25.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:25.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:25.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:27.226: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:27.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:27.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:27.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:27.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:27.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:27.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:27.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.275 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest) Time elapsed: 1.593 s findsLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest) Time elapsed: 1.633 s getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest) Time elapsed: 2.048 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest (SWT:1522): Gdk-CRITICAL **: 06:33:29.278: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:29.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:29.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:29.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:29.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:29.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:29.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:29.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:30.970: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:31.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:31.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:31.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:31.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:31.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:31.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:31.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:32.721: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:32.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:32.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:32.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:32.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:32.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:32.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:32.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:34.372: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:34.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:34.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:34.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:34.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:34.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:34.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:34.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:36.014: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:36.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:36.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:36.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:36.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:36.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:36.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:36.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:37.726: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:37.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:37.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:37.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:37.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:37.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:37.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:37.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:39.291: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:39.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:39.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:39.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:39.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:39.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:39.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:39.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:40.896: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:41.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:41.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:41.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:41.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:41.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:41.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:41.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.19 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest selectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.692 s findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.751 s clicksRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.65 s togglesRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.641 s togglingRadioButtonDeselectsOtherConditionally(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.713 s clickingRadioButtonDeselectsOther(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.564 s deselectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.605 s clicksRadioButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.57 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest (SWT:1522): Gdk-CRITICAL **: 06:33:42.478: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:42.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:42.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:42.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:42.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:42.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:42.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:42.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:44.177: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:44.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:44.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:44.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:44.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:44.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:44.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:44.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:45.878: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:46.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:46.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:46.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:46.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:46.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:46.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:46.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:47.693: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:47.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:47.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:47.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:47.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:47.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:47.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:47.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:49.611: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:49.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:49.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:49.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:49.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:49.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:49.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:49.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:51.418: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:51.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:51.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:51.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:51.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:51.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:51.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:51.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:53.309: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:53.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:53.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:53.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:53.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:53.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:53.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:53.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:55.161: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:55.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:55.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:55.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:55.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:55.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:55.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:55.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:56.929: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:57.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:57.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:57.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:57.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:57.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:57.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:57.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:33:58.974: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:33:59.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:59.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:59.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:59.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:59.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:59.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:33:59.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:00.812: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:01.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:01.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:01.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:01.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:01.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:01.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:01.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:02.883: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:03.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:03.157: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:03.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:03.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:03.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:03.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:03.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:04.878: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:05.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:05.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:05.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:05.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:05.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:05.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:05.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:06.682: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:06.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:06.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:06.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:06.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:06.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:06.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:06.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:08.706: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:08.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:08.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:08.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:08.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:08.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:08.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:08.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:10.495: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:10.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:10.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:10.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:10.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:10.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:10.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:10.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.986 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.699 s clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.701 s clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.815 s findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.917 s testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.808 s clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.89 s findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.853 s clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.767 s findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 2.046 s clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.838 s clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 2.07 s findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.996 s testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.803 s clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 2.024 s findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.789 s clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.961 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest (SWT:1522): Gdk-CRITICAL **: 06:34:12.460: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:12.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:12.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:12.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:12.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:12.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:12.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:12.702: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:14.140: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:14.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:14.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:14.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:14.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:14.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:14.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:14.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:15.972: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:16.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:16.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:16.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:16.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:16.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:16.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:16.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:17.843: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:18.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:18.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:18.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:18.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:18.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:18.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:18.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:19.693: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:19.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:19.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:19.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:19.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:19.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:19.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:19.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.008 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest findsDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest) Time elapsed: 1.68 s bug347824(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest) Time elapsed: 1.832 s shouldHandleInvalidDates(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest) Time elapsed: 1.87 s setsAndGetsDateOnDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest) Time elapsed: 1.85 s sendsNotification(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest) Time elapsed: 1.774 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest (SWT:1522): Gdk-CRITICAL **: 06:34:21.471: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:21.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:21.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:21.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:21.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:21.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:21.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:21.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:23.438: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:23.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:23.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:23.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:23.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:23.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:23.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:23.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:29.470: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:29.726: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:29.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:29.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:29.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:29.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:29.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:29.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.733 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest) Time elapsed: 1.967 s doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest) Time elapsed: 6.033 s doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest) Time elapsed: 5.731 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest (SWT:1522): Gdk-CRITICAL **: 06:34:35.205: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:34:35.583: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.886 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest canClickContextMenuOnCTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest) Time elapsed: 0.379 s canCloseCTabItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest) Time elapsed: 5.507 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest (SWT:1522): Gdk-CRITICAL **: 06:34:41.096: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:41.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:41.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:41.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:41.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:41.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:41.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:41.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:43.403: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:43.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:43.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:43.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:43.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:43.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:43.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:43.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:45.700: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:45.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:45.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:45.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:45.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:45.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:45.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:45.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.894 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest) Time elapsed: 2.306 s findsTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest) Time elapsed: 2.297 s clicksTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest) Time elapsed: 2.287 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest (SWT:1522): Gdk-CRITICAL **: 06:34:47.992: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:48.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:48.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:48.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:48.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:48.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:48.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:48.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:49.960: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:50.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:50.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:50.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:50.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:50.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:50.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:50.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:51.908: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:52.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:52.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:52.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:52.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:52.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:52.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:52.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:53.762: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:53.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:53.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:54.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:54.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:54.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:54.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:54.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:55.909: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:56.202: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:56.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:56.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:56.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:56.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:56.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:56.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:34:58.000: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:34:58.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:58.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:58.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:58.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:58.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:58.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:34:58.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:00.164: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:00.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:00.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:00.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:00.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:00.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:00.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:00.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:02.507: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:02.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:02.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:02.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:02.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:02.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:02.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:02.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:04.858: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:05.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:05.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:05.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:05.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:05.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:05.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:05.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:11.811: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:12.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:12.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:12.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:12.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:12.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:12.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:12.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:14.024: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:14.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:14.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:14.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:14.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:14.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:14.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:14.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:16.195: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:16.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:16.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:16.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:16.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:16.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:16.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:16.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:18.396: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:18.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:18.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:18.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:18.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:18.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:18.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:18.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:21.026: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:21.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:21.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:21.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:21.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:21.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:21.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:21.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:23.235: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:23.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:23.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:23.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:23.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:23.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:23.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:23.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:25.385: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:25.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:25.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:25.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:25.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:25.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:25.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:25.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:27.445: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:27.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:27.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:27.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:27.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:27.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:27.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:27.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:29.428: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:29.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:29.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:29.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:29.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:29.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:29.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:29.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:31.237: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:31.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:31.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:31.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:31.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:31.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:31.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:31.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:33.202: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:33.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:33.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:33.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:33.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:33.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:33.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:33.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:35.093: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:35.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:35.329: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:35.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:35.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:35.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:35.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:35.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:37.049: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:37.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:37.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:37.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:37.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:37.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:37.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:37.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:38.883: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:39.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:39.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:39.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:39.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:39.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:39.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:39.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:40.651: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:40.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:40.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:40.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:40.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:40.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:40.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:40.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:42.524: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:42.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:42.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:42.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:42.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:42.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:42.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:42.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:44.320: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:44.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:44.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:44.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:44.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:44.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:44.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:44.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:46.438: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:46.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:46.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:46.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:46.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:46.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:46.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:46.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:48.309: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:48.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:48.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:48.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:48.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:48.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:48.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:48.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.205 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.968 s selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.94 s getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.862 s canSelectAListOfNodes(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 2.146 s canExpandANodeUsingVarArgs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 2.091 s canClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 2.164 s canUnCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 2.344 s canDoubleClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 2.351 s throwsExceptionIfNodeNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 6.953 s cellOutOfRangeWithMultipleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 2.212 s isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 2.17 s unselects(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 2.201 s isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 2.629 s canFindANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 2.208 s canDoubleClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 2.149 s getsRow(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 2.06 s getsColumnTextBasedOnColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.982 s getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.809 s getNodeBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.965 s canRightClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.891 s throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.955 s canToggleANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.835 s cellOutOfRangeWithSingleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.767 s cannotFindANodeWithIncorrectNodeIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.873 s canCallGetItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.795 s canClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 2.118 s canCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.87 s throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.885 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest (SWT:1522): Gdk-CRITICAL **: 06:35:50.198: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:50.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:50.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:50.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:50.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:50.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:50.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:50.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:51.909: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:52.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:52.157: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:52.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:52.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:52.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:52.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:52.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:53.642: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:53.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:53.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:53.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:53.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:53.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:53.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:53.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:55.360: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:55.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:55.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:55.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:55.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:55.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:55.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:55.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:57.076: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:57.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:57.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:57.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:57.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:57.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:57.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:57.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:35:58.856: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:35:59.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:59.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:59.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:59.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:59.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:59.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:35:59.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.399 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest findsScaleInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 1.71 s shouldSetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 1.733 s shouldGetIncrementAndPageIncrement(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 1.719 s shouldGetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 1.716 s findsScale(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 1.779 s shouldGetMinimumAndMaximum(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 1.741 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest (SWT:1522): Gdk-CRITICAL **: 06:36:00.600: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:00.894: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:00.896: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:00.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:00.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:00.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:00.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:00.915: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:00.915: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:00.960: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:01.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:01.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:01.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:01.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:01.300: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:01.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:01.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:01.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:01.348: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:01.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:01.661: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:01.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:01.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:01.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:01.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:01.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:01.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:01.721: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:02.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:02.033: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:02.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:02.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:02.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:02.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:02.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:02.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:02.954: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:03.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:03.271: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:03.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:03.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:03.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:03.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:03.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:03.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:03.333: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:03.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:03.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:03.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:03.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:03.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:03.652: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:03.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:03.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:03.778: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:04.096: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:04.163: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:04.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.474: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.491: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:04.612: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:04.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:04.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:04.968: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:05.271: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:05.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:05.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:05.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:05.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:05.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:05.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:05.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:05.335: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:05.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:05.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:05.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:05.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:05.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:05.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:05.732: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:05.732: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:05.881: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:06.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:06.312: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:06.323: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:06.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:06.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:06.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:06.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:06.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:06.406: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:06.710: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:06.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:06.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:06.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:06.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:06.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:06.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:06.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:06.830: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:07.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:07.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:07.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:07.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:07.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:07.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:07.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:07.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:07.290: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:07.609: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:07.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:07.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:07.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:07.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:07.625: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:07.625: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:07.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:07.720: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:08.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.058: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:08.115: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:08.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:08.499: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:08.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:08.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:10.074: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:10.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:10.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:10.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:10.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:10.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:10.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:10.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:10.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:10.452: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:10.765: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:10.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:10.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:10.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:10.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:10.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:10.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:10.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:10.826: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:11.162: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:11.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:11.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:11.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:11.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:11.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:11.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:11.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:11.271: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:11.612: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:11.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:11.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:11.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:11.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:11.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:11.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:11.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:12.686: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:13.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:13.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:13.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:13.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:13.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:13.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:13.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:13.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:13.068: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:13.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:13.388: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:13.401: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:13.401: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:13.402: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:13.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:13.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:13.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:15.073: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:15.401: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:15.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:15.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:15.418: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:15.418: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:15.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:15.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:15.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:36:15.474: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:15.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:15.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:15.809: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:15.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:15.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:15.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:15.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:36:15.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.257 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest selectsRangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.36 s selectsRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.388 s insertsTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.372 s typesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 1.233 s insertsTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.378 s canDoubleClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.446 s getsLinesWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.384 s canClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.449 s getsLineCountWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.357 s getsBullet(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.366 s canCtrlClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.545 s findsStylesRangeInARangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.525 s findsTextStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.424 s canShiftClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.46 s findsTextStyleWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.43 s getsTextOnCurrentLine(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.396 s setsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.383 s typesSpecialCharactersAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 1.575 s navigatesToAParticularLocationWithTAB(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.378 s navigatesToAParticularLocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.374 s findsStylesRangeInARange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.445 s testTypesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 1.414 s getsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.383 s typesTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 2.005 s getsLinesWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.4 s getsLineCountWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.382 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest (SWT:1522): Gdk-CRITICAL **: 06:36:15.859: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:36:15.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest) Time elapsed: 0.093 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest (SWT:1522): Gdk-CRITICAL **: 06:36:15.954: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:16.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:16.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:16.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:16.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:16.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:16.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:16.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:18.119: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:18.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:18.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:18.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:18.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:18.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:18.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:18.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:20.302: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:20.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:20.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:20.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:20.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:20.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:20.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:20.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.594 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest clicksTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest) Time elapsed: 2.164 s clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest) Time elapsed: 2.183 s findsTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest) Time elapsed: 2.246 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest (SWT:1522): Gdk-CRITICAL **: 06:36:22.550: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:22.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:22.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:22.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:22.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:22.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:22.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:22.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:24.385: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:24.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:24.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:24.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:24.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:24.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:24.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:24.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:26.226: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:26.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:26.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:26.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:26.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:26.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:26.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:26.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.753 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest selectionWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest) Time elapsed: 1.834 s findsSpinner(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest) Time elapsed: 1.84 s findsSpinnerInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest) Time elapsed: 2.077 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest (SWT:1522): Gdk-CRITICAL **: 06:36:28.307: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:36:28.366: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:36:28.448: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:36:28.512: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:36:28.580: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest findsSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest) Time elapsed: 0.058 s clicksSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest) Time elapsed: 0.082 s findsMenuRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest) Time elapsed: 0.064 s findsMenuNotRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest) Time elapsed: 0.067 s findsMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest) Time elapsed: 0.072 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest (SWT:1522): Gdk-CRITICAL **: 06:36:28.657: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:36:28.692: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:36:28.739: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:36:28.773: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:36:28.806: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest indexedTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest) Time elapsed: 0.036 s menuCanBeAccessedOnTrayItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest) Time elapsed: 0.046 s firstTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest) Time elapsed: 0.034 s listOfTrayItemsIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest) Time elapsed: 0.034 s trayItemWithTooltipIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest) Time elapsed: 0.028 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest (SWT:1522): Gdk-CRITICAL **: 06:36:28.838: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:29.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:29.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:29.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:29.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:29.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:29.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:29.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:31.362: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:31.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:31.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:31.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:31.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:31.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:31.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:31.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:33.840: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:34.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:34.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:34.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:34.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:34.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:34.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:34.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:36.425: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:36.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:36.756: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:36.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:36.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:36.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:36.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:36.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:38.893: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:39.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:39.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:39.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:39.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:39.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:39.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:39.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:41.253: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:41.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:41.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:41.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:41.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:41.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:41.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:41.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:43.677: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:43.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:43.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:43.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:43.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:43.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:43.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:43.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:46.058: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:46.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:46.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:46.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:46.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:46.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:46.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:46.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:48.477: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:48.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:48.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:48.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:48.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:48.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:48.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:48.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:50.933: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:51.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:51.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:51.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:51.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:51.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:51.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:51.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:53.335: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:53.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:53.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:53.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:53.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:53.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:53.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:53.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:55.812: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:56.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:56.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:56.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:56.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:56.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:56.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:56.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:36:58.277: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:36:58.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:58.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:58.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:58.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:58.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:58.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:36:58.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:01.139: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:01.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:01.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:01.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:01.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:01.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:01.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:01.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:03.854: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:04.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:04.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:04.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:04.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:04.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:04.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:04.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:06.288: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:06.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:06.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:06.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:06.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:06.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:06.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:06.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:08.698: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:09.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:09.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:09.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:09.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:09.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:09.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:09.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.248 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest selectionNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.523 s unSelectsSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.478 s throwsExceptionInCaseOfInvalidTextBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.585 s setsAndGetsMultipleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.467 s unSelectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.359 s setsAndGetsSingleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.424 s setsAndGetsMultipleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.381 s throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.419 s getsItemAtIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.456 s throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.402 s canDoubleClickOnList(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.477 s throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.466 s deSelectNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.828 s selectionNotifiesListenersMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.748 s setsAndGetsSingleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.434 s findsAListWithoutLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.409 s getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 2.388 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest (SWT:1522): Gdk-CRITICAL **: 06:37:11.091: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:11.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:11.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:11.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:11.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:11.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:11.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:11.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:14.011: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:14.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:14.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:14.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:14.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:14.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:14.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:14.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:16.637: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:16.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:16.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:16.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:16.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:16.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:16.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:16.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:19.121: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:19.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:19.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:19.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:19.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:19.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:19.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:19.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:21.812: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:22.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:22.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:22.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:22.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:22.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:22.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:22.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:24.389: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:24.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:24.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:24.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:24.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:24.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:24.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:24.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:27.027: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:27.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:27.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:27.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:27.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:27.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:27.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:27.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:29.901: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:30.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:30.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:30.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:30.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:30.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:30.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:30.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:32.218: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:32.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:32.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:32.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:32.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:32.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:32.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:32.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:34.826: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:35.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:35.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:35.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:35.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:35.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:35.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:35.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:37.825: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:38.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:38.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:38.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:38.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:38.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:38.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:38.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:40.611: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:40.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:41.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:41.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:41.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:41.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:41.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:41.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:43.473: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:43.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:43.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:43.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:43.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:43.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:43.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:43.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:46.434: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:46.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:46.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:46.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:46.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:46.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:46.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:46.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.336 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest canUnCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 2.92 s isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 2.626 s canFindALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 2.483 s checkingATableThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 2.691 s isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 2.577 s canGetTableItemText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 2.638 s canRightClickOnALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 2.873 s canGetLineText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 2.317 s canToggleALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 2.608 s canDoubleClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 2.999 s canClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 2.786 s canClickALineInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 2.862 s canSelectALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 2.96 s canCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 2.991 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest (SWT:1522): Gdk-CRITICAL **: 06:37:49.435: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:49.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:49.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:49.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:49.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:49.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:49.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:49.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:51.787: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:52.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:52.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:52.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:52.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:52.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:52.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:52.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:54.067: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:54.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:54.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:54.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:54.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:54.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:54.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:54.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:37:56.650: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:57.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:57.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:57.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:57.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:57.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:57.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:57.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.652 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest findsToolBarButtonWithToolTipBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest) Time elapsed: 2.351 s findsToolBarButtonWithToolTip(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest) Time elapsed: 2.28 s getsTooltipOnButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest) Time elapsed: 2.583 s findsToolBarButtonWithToolTip2(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest) Time elapsed: 2.437 s Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest (SWT:1522): Gdk-CRITICAL **: 06:37:59.089: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:37:59.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:59.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:59.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:59.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:59.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:59.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:37:59.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:01.184: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:01.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:01.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:01.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:01.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:01.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:01.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:01.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.127 s - in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest) Time elapsed: 2.095 s throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest) Time elapsed: 2.031 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest (SWT:1522): Gdk-CRITICAL **: 06:38:03.218: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:03.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:03.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:03.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:03.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:03.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:03.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:03.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:05.275: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:05.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:05.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:05.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:05.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:05.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:05.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:05.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:08.428: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:08.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:08.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:08.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:08.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:08.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:08.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:08.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:10.735: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:11.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:11.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:11.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:11.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:11.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:11.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:11.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:13.223: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:13.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:13.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:13.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:13.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:13.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:13.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:13.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:15.580: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:15.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:15.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:15.969: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:15.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:15.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:15.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:15.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:17.898: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:18.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:18.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:18.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:18.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:18.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:18.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:18.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:20.311: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:20.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:20.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:20.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:20.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:20.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:20.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:20.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:22.751: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:23.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:23.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:23.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:23.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:23.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:23.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:23.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:25.181: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:25.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:25.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:25.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:25.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:25.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:25.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:25.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.279 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest setTextBetweenSelectionsWithSameIndices(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 2.056 s typeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 3.154 s changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 2.307 s changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 2.486 s throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 2.357 s throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 2.318 s throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 2.413 s findsCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 2.439 s changeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 2.431 s getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 2.315 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest (SWT:1522): Gdk-CRITICAL **: 06:38:27.507: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:27.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:27.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:27.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:27.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:27.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:27.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:27.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:29.914: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:30.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:30.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:30.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:30.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:30.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:30.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:30.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:32.354: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:32.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:32.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:32.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:32.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:32.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:32.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:32.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:34.540: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:34.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:34.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:34.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:34.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:34.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:34.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:34.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:37.121: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:37.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:37.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:37.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:37.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:37.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:37.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:37.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:39.398: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:39.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:39.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:39.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:39.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:39.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:39.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:39.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.272 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest clicksOnALinkAtIndexWithHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 2.407 s clicksOnALinkWithHyperlinkTextAndHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 2.44 s clicksOnALink(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 2.185 s clicksOnALinkAtIndexWithNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 2.582 s clicksOnALinkWithHyperlinkTextAndNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 2.276 s clicksOnALinkAtIndexOutOfRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 2.379 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest (SWT:1522): Gdk-CRITICAL **: 06:38:41.780: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:42.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:42.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:42.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:42.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:42.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:42.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:42.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:44.562: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:44.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:44.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:44.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:44.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:44.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:44.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:44.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:47.149: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:47.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:47.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:47.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:47.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:47.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:47.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:47.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:51.722: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:52.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:52.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:52.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:52.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:52.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:52.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:52.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:38:58.211: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:38:58.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:58.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:58.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:58.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:58.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:58.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:38:58.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:39:04.796: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:05.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:05.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:05.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:05.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:05.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:05.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:05.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.959 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 2.781 s isSelectedWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 2.587 s clickingOneRadioDeselectsOthers(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 4.573 s doesNotMatchCheckboxButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 6.489 s doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 6.586 s clicksRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 2.942 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest (SWT:1522): Gdk-CRITICAL **: 06:39:07.742: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:08.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:08.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:08.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:08.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:08.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:08.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:08.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-CRITICAL **: 06:39:09.873: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:09.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:09.908: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:09.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:09.931: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:39:10.222: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:10.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:10.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:10.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:10.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:10.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:10.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:10.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-CRITICAL **: 06:39:12.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.495: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.529: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.550: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.562: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.613: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.646: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.760: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:12.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:13.012: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:13.063: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:13.113: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:39:13.465: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:13.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:13.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:13.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:13.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:13.808: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:13.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:13.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-CRITICAL **: 06:39:15.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:15.582: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:15.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:15.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:39:15.940: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:16.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:16.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:16.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:16.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:16.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:16.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:16.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-CRITICAL **: 06:39:18.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:18.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:18.096: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:18.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:18.124: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gdk-CRITICAL **: 06:39:18.441: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:18.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:18.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:18.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:18.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:18.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:18.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:18.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-CRITICAL **: 06:39:20.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:20.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:1522): Gtk-CRITICAL **: 06:39:20.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.216 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest findsTextBoxInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest) Time elapsed: 2.479 s typesText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest) Time elapsed: 3.243 s setsTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest) Time elapsed: 2.475 s typesTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest) Time elapsed: 2.5 s findsTextBoxWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest) Time elapsed: 2.517 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest (SWT:1522): Gdk-CRITICAL **: 06:39:20.960: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:21.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:21.321: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:21.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:21.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:21.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:21.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:21.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:39:23.484: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:23.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:23.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:23.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:23.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:23.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:23.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:23.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:39:26.025: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:26.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:26.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:26.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:26.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:26.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:26.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:26.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:39:28.795: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:29.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:29.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:29.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:29.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:29.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:29.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:29.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:39:33.404: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:33.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:33.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:33.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:33.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:33.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:33.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:33.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:39:36.198: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:36.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:36.548: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:36.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:36.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:36.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:36.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:36.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:39:40.655: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:41.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:41.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:41.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:41.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:41.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:41.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:41.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.166 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 2.524 s findsToolBarPushButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 2.541 s clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 2.77 s doesNotFindToolBarRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 4.609 s findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 2.793 s doesNotFindToolBarCheckButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 4.458 s isEnabled(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 2.471 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest (SWT:1522): Gdk-CRITICAL **: 06:39:43.128: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:43.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:43.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:43.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:43.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:43.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:43.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:43.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:39:45.432: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:45.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:45.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:45.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:45.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:45.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:45.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:45.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.801 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest findsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest) Time elapsed: 2.304 s activatesTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest) Time elapsed: 2.496 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest (SWT:1522): Gdk-CRITICAL **: 06:39:47.936: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:48.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:48.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:48.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:48.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:48.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:48.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:48.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:39:50.613: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:50.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:50.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:50.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:50.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:50.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:50.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:50.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:39:53.224: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:53.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:53.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:53.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:53.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:53.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:53.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:53.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:39:55.869: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:56.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:56.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:56.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:56.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:56.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:56.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:56.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:39:58.757: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:39:59.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:59.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:59.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:59.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:59.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:59.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:39:59.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:01.550: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:01.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:01.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:01.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:01.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:01.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:01.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:01.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:03.978: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:04.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:04.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:04.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:04.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:04.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:04.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:04.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:06.334: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:06.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:06.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:06.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:06.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:06.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:06.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:06.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:08.866: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:09.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:09.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:09.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:09.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:09.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:09.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:09.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:11.608: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:11.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:11.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:11.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:11.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:11.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:11.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:11.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:14.201: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:14.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:14.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:14.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:14.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:14.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:14.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:14.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:16.837: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:17.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:17.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:17.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:17.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:17.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:17.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:17.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:19.811: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:20.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:20.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:20.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:20.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:20.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:20.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:20.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:22.501: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:22.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:22.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:22.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:22.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:22.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:22.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:22.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:25.059: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:25.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:25.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:25.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:25.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:25.386: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:25.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:25.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:27.374: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:27.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:27.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:27.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:27.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:27.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:27.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:27.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.386 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.677 s clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.611 s clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.645 s findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.889 s testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.792 s clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.428 s findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.356 s clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.532 s findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.742 s clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.592 s clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.636 s findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.974 s testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.691 s clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.557 s findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.315 s clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 2.947 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest (SWT:1522): Gdk-CRITICAL **: 06:40:30.323: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:30.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:30.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:30.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:30.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:30.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:30.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:30.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:33.224: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:33.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:33.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:33.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:33.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:33.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:33.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:33.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:35.925: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:36.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:36.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:36.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:36.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:36.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:36.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:36.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:38.684: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:39.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:39.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:39.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:39.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:39.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:39.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:39.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:41.289: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:41.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:41.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:41.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:41.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:41.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:41.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:41.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:44.044: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:44.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:44.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:44.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:44.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:44.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:44.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:44.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:46.747: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:47.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:47.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:47.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:47.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:47.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:47.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:47.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.234 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest clicksCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 2.901 s clicksCheckboxButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 2.7 s findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 2.758 s selectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 2.604 s deselectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 2.755 s clickingCheckboxButtonTogglesIt(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 2.703 s togglesCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 2.81 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest (SWT:1522): Gdk-CRITICAL **: 06:40:49.568: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:49.967: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:49.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:49.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:49.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:49.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:49.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:49.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:52.348: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:52.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:52.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:52.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:52.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:52.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:52.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:52.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:40:58.964: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:40:59.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:59.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:59.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:59.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:59.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:59.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:40:59.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.179 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest clicksToggleButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest) Time elapsed: 2.78 s doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest) Time elapsed: 6.617 s doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest) Time elapsed: 6.782 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest (SWT:1522): Gdk-CRITICAL **: 06:41:05.749: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:41:06.200: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:41:06.652: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:41:07.164: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:41:07.599: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:41:08.041: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:41:08.529: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:41:09.008: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.721 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.45 s changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.453 s findCCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.511 s throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.435 s throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.443 s throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.487 s getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.48 s setText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.461 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest (SWT:1522): Gdk-CRITICAL **: 06:41:09.473: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:41:09.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:09.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:09.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:09.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:09.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:09.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:09.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:41:12.287: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:41:12.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:12.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:12.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:12.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:12.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:12.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:12.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.439 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest) Time elapsed: 2.813 s findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest) Time elapsed: 2.624 s clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest) skipped Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest (SWT:1522): Gdk-CRITICAL **: 06:41:14.913: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.075 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest clickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest) Time elapsed: 3.074 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest (SWT:1522): Gdk-CRITICAL **: 06:41:17.995: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:41:18.074: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:41:18.141: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:41:23.210: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:41:23.283: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:41:23.340: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:41:28.428: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:41:29.512: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.588 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest getsAllShells(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.079 s getsActiveShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.066 s noShellReturnsNull(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 5.069 s bringsShellToFront(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.073 s findsShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.057 s closesShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 5.089 s testMaximize(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 1.083 s findsShellsById(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.068 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest (SWT:1522): Gdk-CRITICAL **: 06:41:29.583: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest) Time elapsed: 0.086 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest (SWT:1522): Gdk-CRITICAL **: 06:41:29.672: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:41:30.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:30.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:30.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:30.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:30.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:30.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:30.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:41:32.444: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:41:32.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:32.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:32.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:32.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:32.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:32.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:32.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:41:35.194: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:41:35.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:35.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:35.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:35.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:35.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:35.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:35.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:41:37.943: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:41:38.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:38.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:38.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:38.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:38.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:38.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:38.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:41:40.585: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:41:41.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:41.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:41.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:41.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:41.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:41.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:41.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:41:43.466: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:41:43.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:43.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:43.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:43.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:43.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:43.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:43.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.468 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest doubleClick(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 2.772 s click(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 2.749 s findsCanvas(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 2.75 s doubleClickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 2.642 s clickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 2.881 s findsCanvasInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 2.673 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest (SWT:1522): Gdk-CRITICAL **: 06:41:46.143: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:41:46.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:46.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:46.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:46.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:46.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:46.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:46.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:41:48.962: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:41:49.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:49.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:49.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:49.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:49.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:49.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:49.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:41:51.956: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:41:52.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:52.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:52.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:52.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:52.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:52.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:52.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:41:54.786: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:41:55.202: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:55.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:55.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:55.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:55.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:55.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:55.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:41:57.618: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:41:58.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:58.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:58.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:58.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:58.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:58.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:41:58.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:00.576: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:01.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:01.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:01.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:01.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:01.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:01.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:01.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:03.786: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:04.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:04.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:04.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:04.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:04.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:04.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:04.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:06.577: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:07.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:07.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:07.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:07.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:07.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:07.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:07.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:10.044: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:10.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:10.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:10.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:10.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:10.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:10.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:10.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:13.576: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:14.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:14.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:14.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:14.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:14.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:14.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:14.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:16.753: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:17.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:17.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:17.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:17.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:17.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:17.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:17.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:20.227: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:20.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:20.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:20.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:20.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:20.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:20.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:20.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:23.324: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:23.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:23.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:23.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:23.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:23.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:23.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:23.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:26.912: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:27.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:27.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:27.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:27.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:27.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:27.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:27.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:30.851: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:31.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:31.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:31.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:31.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:31.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:31.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:31.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:33.829: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:34.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:34.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:34.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:34.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:34.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:34.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:34.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:36.725: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:37.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:37.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:37.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:37.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:37.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:37.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:37.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:39.580: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:39.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:39.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:39.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:39.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:39.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:39.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:39.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:42.509: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:42.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:42.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:42.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:42.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:42.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:42.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:42.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:45.379: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:45.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:45.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:45.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:45.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:45.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:45.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:45.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:48.224: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:48.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:48.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:48.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:48.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:48.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:48.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:48.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:51.137: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:51.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:51.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:51.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:51.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:51.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:51.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:51.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:53.944: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:54.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:54.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:54.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:54.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:54.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:54.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:54.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:42:56.941: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:42:57.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:57.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:57.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:57.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:57.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:57.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:42:57.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:00.702: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:01.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:01.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:01.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:01.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:01.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:01.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:01.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:04.262: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:04.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:04.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:04.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:04.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:04.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:04.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:04.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:07.278: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:07.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:07.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:07.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:07.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:07.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:07.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:07.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:10.329: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:10.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:10.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:10.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:10.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:10.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:10.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:10.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:13.660: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:14.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:14.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:14.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:14.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:14.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:14.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:14.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:16.592: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:16.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:17.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:17.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:17.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:17.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:17.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:17.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.295 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest containsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.818 s settingSelectionOnInvalidRowNumberThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.995 s getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.829 s selectsItemsBasedOnString(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.832 s throwsExceptionIfTheRowNumberIsIllegal2(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.958 s setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 3.21 s getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.792 s getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 3.466 s getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 3.532 s searchText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 3.178 s settingMultipleSelectionOfInvalidIndicesThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 3.473 s findsIndexOfColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 3.097 s unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 3.587 s getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 3.939 s getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.978 s findsAnyTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.895 s throwsExceptionIfTheColumnNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.854 s getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.929 s getsIndexOfItemInAColumnWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.871 s findsItemsBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.844 s findsTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.914 s throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.807 s getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.997 s settingSelectionOnInvalidRowTextThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 3.76 s findsItemsBasedOnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 3.56 s getsIndexOfItemInAColumnWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 3.016 s setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 3.051 s getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 3.33 s throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.932 s throwsExceptionIfTheColumnNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 2.846 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest (SWT:1522): Gdk-CRITICAL **: 06:43:19.442: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest) Time elapsed: 0.057 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest (SWT:1522): Gdk-CRITICAL **: 06:43:19.502: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:19.969: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:19.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:19.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:19.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:19.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:19.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:19.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:22.377: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:22.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:22.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:22.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:22.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:22.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:22.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:22.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:25.394: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:25.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:25.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:25.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:25.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:25.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:25.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:25.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.903 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest findsSliderInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest) Time elapsed: 2.873 s canSetSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest) Time elapsed: 3.017 s findsSlider(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest) Time elapsed: 3.011 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest (SWT:1522): Gdk-CRITICAL **: 06:43:28.411: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:28.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:28.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:28.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:28.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:28.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:28.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:28.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:31.806: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:32.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:32.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:32.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:32.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:32.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:32.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:32.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:35.091: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:35.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:35.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:35.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:35.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:35.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:35.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:35.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:38.361: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:38.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:38.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:38.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:38.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:38.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:38.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:38.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:41.581: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:42.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:42.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:42.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:42.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:42.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:42.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:42.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:44.958: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:45.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:45.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:45.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:45.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:45.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:45.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:45.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:48.198: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:48.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:48.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:48.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:48.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:48.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:48.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:48.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:51.270: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:51.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:51.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:51.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:51.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:51.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:51.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:51.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:54.424: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:54.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:54.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:54.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:54.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:54.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:54.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:54.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:43:57.537: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:43:58.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:58.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:58.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:58.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:58.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:58.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:43:58.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:01.126: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:01.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:01.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:01.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:01.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:01.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:01.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:01.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:04.738: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:05.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:05.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:05.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:05.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:05.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:05.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:05.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:07.849: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:08.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:08.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:08.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:08.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:08.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:08.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:08.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:11.161: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:11.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:11.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:11.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:11.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:11.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:11.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:11.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:14.885: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:15.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:15.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:15.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:15.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:15.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:15.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:15.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:17.875: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:18.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:18.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:18.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:18.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:18.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:18.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:18.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:20.938: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:21.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:21.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:21.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:21.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:21.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:21.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:21.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:23.928: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:24.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:24.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:24.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:24.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:24.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:24.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:24.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:27.526: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:27.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:27.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:27.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:27.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:27.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:27.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:27.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:30.628: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:31.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:31.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:31.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:31.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:31.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:31.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:31.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:33.655: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:34.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:34.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:34.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:34.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:34.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:34.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:34.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:36.715: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:37.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:37.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:37.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:37.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:37.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:37.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:37.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:40.300: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:40.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:40.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:40.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:40.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:40.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:40.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:40.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:48.645: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:49.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:49.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:49.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:49.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:49.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:49.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:49.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:52.009: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:52.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:52.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:52.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:52.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:52.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:52.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:52.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:44:55.410: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:44:55.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:55.903: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:55.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:55.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:55.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:55.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:44:55.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.427 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest setsMultipleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.396 s selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.284 s getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.271 s doubleClicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.22 s clicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.377 s setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.24 s getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.071 s getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.154 s getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.113 s findsAnyTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.589 s expandsNode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.612 s expandANodePath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.11 s unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.313 s getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.723 s getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 2.989 s getsAllTreeItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.062 s selectsMultipleOnSingleSelectTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 2.99 s expandsNodeToMax(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.598 s findsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.102 s expandEmptyPath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.025 s getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.061 s clicksOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.585 s setsMultipleSelectionUnknownItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 8.345 s getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.364 s getsColumnCountOnMultiColumnTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.4 s setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 3.425 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest (SWT:1522): Gdk-CRITICAL **: 06:44:58.838: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:44:59.406: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:44:59.957: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:45:00.614: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.4 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest) Time elapsed: 0.564 s findsCLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest) Time elapsed: 0.551 s findsCLabel1(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest) Time elapsed: 0.658 s getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest) Time elapsed: 0.625 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest (SWT:1522): Gdk-CRITICAL **: 06:45:01.245: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:45:01.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:01.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:01.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:01.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:01.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:01.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:01.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:45:04.497: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:45:04.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:04.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:04.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:04.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:04.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:04.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:04.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:45:07.754: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:45:08.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:08.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:08.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:08.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:08.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:08.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:08.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 9.668 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) Time elapsed: 3.251 s getsAllMenuItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) Time elapsed: 3.257 s findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) Time elapsed: 3.158 s clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest (SWT:1522): Gdk-CRITICAL **: 06:45:10.918: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:45:10.956: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.142 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest testJFaceWizardButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest) skipped testJFaceErrorDialogButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest) Time elapsed: 0.103 s Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest (SWT:1522): Gdk-CRITICAL **: 06:45:11.066: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:45:11.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:11.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:11.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:11.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:11.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:11.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:11.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:45:14.598: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:45:15.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:15.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:15.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:15.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:15.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:15.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:15.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:45:17.931: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:45:18.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:18.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:18.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:18.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:18.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:18.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:18.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:45:21.523: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:45:22.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:22.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:22.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:22.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:22.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:22.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:22.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:45:24.883: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:45:25.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:25.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:25.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:25.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:25.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:25.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:25.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:45:28.502: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:45:29.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:29.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:29.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:29.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:29.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:29.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:29.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:45:32.279: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:45:32.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:32.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:32.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:32.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:32.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:32.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:32.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:45:36.229: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:45:36.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:36.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:36.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:36.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:36.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:36.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:36.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.889 s - in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest findsRightIndexOfControlInParentWithNoParent(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 3.536 s getsToString(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 3.332 s findsNextWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 3.593 s findsIndexOfArbritryControl(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 3.359 s nextWidgetOnLastWidgetIsNull(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 3.617 s getsCorrectStyle(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 3.777 s previousWidgetOnFirstWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 3.95 s findsPreviousWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 3.724 s Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.swtbot.swt.finder.utils.CredentialsTest testHashCode(org.eclipse.swtbot.swt.finder.utils.CredentialsTest) Time elapsed: 0.001 s testEquals(org.eclipse.swtbot.swt.finder.utils.CredentialsTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.PositionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.PositionTest equalsAndHashCode(org.eclipse.swtbot.swt.finder.utils.PositionTest) Time elapsed: 0 s equalsAndHashCodeNegative(org.eclipse.swtbot.swt.finder.utils.PositionTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest getsToString(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest) Time elapsed: 0 s hashCodeIsSameForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest) Time elapsed: 0 s equalsForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.TreePathTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TreePathTest canPopLastElementFromTreePath(org.eclipse.swtbot.swt.finder.utils.TreePathTest) Time elapsed: 0 s popsNothingIfTreePathIsEmpty(org.eclipse.swtbot.swt.finder.utils.TreePathTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest getsSimpleClassName(org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest) Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.BidiMapTest canIterateThroughAllElements(org.eclipse.swtbot.swt.finder.utils.BidiMapTest) Time elapsed: 0 s canFindObjectBasedOnKey(org.eclipse.swtbot.swt.finder.utils.BidiMapTest) Time elapsed: 0 s canFindObjectBasedOnValue(org.eclipse.swtbot.swt.finder.utils.BidiMapTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest canReadFromURL(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest) Time elapsed: 0.001 s canWriteToAFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest) Time elapsed: 0 s canReadFromFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest) Time elapsed: 0.014 s Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest canJoinListsUsingTheObjectConverter(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest) Time elapsed: 0.001 s isEmptyOrNull(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest) Time elapsed: 0 s joinOfObjects(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest) Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest getsKeySetOfTheMap(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest) Time elapsed: 0.002 s mapsMultipleValuesToAKey(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest (SWT:1522): Gdk-CRITICAL **: 06:45:40.001: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-CRITICAL **: 06:45:40.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest testMenuDetect(org.eclipse.swtbot.swt.finder.utils.MenuDetectTest) Time elapsed: 0.173 s Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest translatesFromStringsToIds(org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest) Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.utils.TableRowTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableRowTest hashCodeIsSameForSameTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest) Time elapsed: 0.001 s getsToString(org.eclipse.swtbot.swt.finder.utils.TableRowTest) Time elapsed: 0 s equalsForUnequalTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest) Time elapsed: 0 s hashCodeIsDifferentForDifferentTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest) Time elapsed: 0 s equalsForEqualTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest doesNotGetResolverForNonRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest) Time elapsed: 0 s getsResolverForRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest getChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest) Time elapsed: 0 s hasParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest) Time elapsed: 0 s hasChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest) Time elapsed: 0 s getParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest) Time elapsed: 0 s resolvesEverything(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest (SWT:1522): Gdk-CRITICAL **: 06:45:40.193: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest waitsForTreeToContainRows(org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest) Time elapsed: 0.074 s Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest (SWT:1522): Gdk-CRITICAL **: 06:45:40.269: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s - in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest waitsForShellToAppear(org.eclipse.swtbot.swt.finder.waits.WaitForShellTest) Time elapsed: 0.517 s Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest (SWT:1522): Gdk-CRITICAL **: 06:45:40.789: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest waitsForShellToBecomeActive(org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest) Time elapsed: 0.035 s Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest (SWT:1522): Gdk-CRITICAL **: 06:45:40.826: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:45:41.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:41.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:41.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:41.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:41.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:41.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:41.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.565 s - in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest waitsForWidgetToAppearInParent(org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest) Time elapsed: 3.563 s Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest (SWT:1522): Gdk-CRITICAL **: 06:45:44.393: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s - in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest waitsForShellClose(org.eclipse.swtbot.swt.finder.waits.ShellClosesTest) Time elapsed: 0.528 s Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest (SWT:1522): Gdk-CRITICAL **: 06:45:44.924: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest waitsForTableToContainRows(org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest) Time elapsed: 0.062 s Running org.eclipse.swtbot.swt.finder.SWTBotTest (SWT:1522): Gdk-CRITICAL **: 06:45:44.989: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:45:45.094: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:45:45.192: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:45:50.284: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:45:52.882: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:45:52.971: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gdk-CRITICAL **: 06:45:53.073: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.181 s - in org.eclipse.swtbot.swt.finder.SWTBotTest getsAllShells(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 0.104 s doesNotWait5SecondsAndPassesForPassingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 0.098 s waitsMoreThan5sWhenConditionDoesNotSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 5.092 s waitsLessThan5sWhenConditionSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 2.599 s throwsExceptionOnNegativeTimeOut(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 0.088 s findsShellsById(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 0.102 s waits5SecondsAndFailsForFailingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 5.097 s Running org.eclipse.swtbot.swt.finder.ReferenceByTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.swtbot.swt.finder.ReferenceByTest compatibilityWithOtherReferences(org.eclipse.swtbot.swt.finder.ReferenceByTest) Time elapsed: 0.006 s methodNameSuffix(org.eclipse.swtbot.swt.finder.ReferenceByTest) Time elapsed: 0 s methodArguments(org.eclipse.swtbot.swt.finder.ReferenceByTest) Time elapsed: 0 s matcherMethod(org.eclipse.swtbot.swt.finder.ReferenceByTest) Time elapsed: 0 s generatesCombinations(org.eclipse.swtbot.swt.finder.ReferenceByTest) Time elapsed: 0.004 s Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest (SWT:1522): Gdk-CRITICAL **: 06:45:58.191: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:45:58.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:58.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:58.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:58.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:58.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:58.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:45:58.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:01.417: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:01.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:01.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:01.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:01.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:01.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:01.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:01.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:04.543: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:04.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:05.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:05.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:05.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:05.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:05.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:05.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:07.631: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:08.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:08.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:08.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:08.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:08.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:08.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:08.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:10.679: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:11.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:11.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:11.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:11.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:11.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:11.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:11.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:13.860: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:14.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:14.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:14.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:14.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:14.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:14.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:14.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:16.920: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:17.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:17.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:17.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:17.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:17.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:17.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:17.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:20.079: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:20.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:20.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:20.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:20.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:20.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:20.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:20.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:23.209: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:23.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:23.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:23.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:23.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:23.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:23.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:23.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:26.320: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:26.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:26.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:26.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:26.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:26.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:26.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:26.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:29.732: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:30.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:30.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:30.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:30.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:30.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:30.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:30.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:32.874: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:33.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:33.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:33.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:33.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:33.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:33.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:33.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:36.124: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:36.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:36.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:36.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:36.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:36.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:36.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:36.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.37 s - in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest assertContainsWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 3.225 s assertsIfWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 3.124 s capturesScreenshotOnError(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 3.088 s assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 3.048 s assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 3.181 s assertDoesNotContainWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 3.059 s assertEnabledThrowsExceptionWhenWidgetIsDisable(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 3.159 s assertNotEnabledThrowsExceptionWhenWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 3.131 s assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 3.11 s assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 3.411 s assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 3.142 s throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 3.25 s throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 3.437 s Running org.eclipse.swtbot.swt.finder.SWTBot2Test (SWT:1522): Gdk-CRITICAL **: 06:46:39.564: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:40.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:40.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:40.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:40.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:40.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:40.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:40.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:42.652: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:43.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:43.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:43.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:43.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:43.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:43.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:43.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:45.984: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:46.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:46.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:46.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:46.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:46.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:46.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:46.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:49.115: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:49.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:49.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:49.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:49.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:49.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:49.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:49.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gdk-CRITICAL **: 06:46:52.490: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed (SWT:1522): Gtk-WARNING **: 06:46:53.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:53.009: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:53.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:53.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:53.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:53.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 (SWT:1522): Gtk-WARNING **: 06:46:53.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.039 s - in org.eclipse.swtbot.swt.finder.SWTBot2Test findsGetsIdOfAControl(org.eclipse.swtbot.swt.finder.SWTBot2Test) Time elapsed: 3.087 s findsTextBox(org.eclipse.swtbot.swt.finder.SWTBot2Test) Time elapsed: 3.332 s getsActiveControl(org.eclipse.swtbot.swt.finder.SWTBot2Test) Time elapsed: 3.131 s tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents(org.eclipse.swtbot.swt.finder.SWTBot2Test) Time elapsed: 3.375 s isEnabled(org.eclipse.swtbot.swt.finder.SWTBot2Test) Time elapsed: 3.113 s Results: Tests run: 487, Failures: 0, Errors: 0, Skipped: 7 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------ [INFO] Building org.eclipse.swtbot.test 4.1.0-SNAPSHOT [51/57] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.test --- [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.* [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.test --- [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.test --- [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 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: org.eclipse.tycho tycho-p2-plugin attach-p2-metadata package p2-metadata [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.test --- [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.test --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/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 [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 [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test --- [INFO] [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >---- [INFO] Building org.eclipse.swtbot.generator.test 4.1.0-SNAPSHOT [52/57] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.test --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.test --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.test --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.generator.test --- [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 [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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] Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.101 s - in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest testClickToolbarWithImage(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest) Time elapsed: 0.587 s testClickToolbar(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest) Time elapsed: 0.196 s testClickToolbarWithImageAndNoText(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest) Time elapsed: 0.184 s Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 s - in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest testMultipleTableSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.179 s testMultipleTableSelectionSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.209 s testTableCheckSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.209 s testTableCheckSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.169 s testSingleTableSelection(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.168 s testMultipleTableSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.184 s testTableCheck(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.171 s Running org.eclipse.swtbot.generator.test.RecordCComboTextTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.eclipse.swtbot.generator.test.RecordCComboTextTest testModifyCCombo(org.eclipse.swtbot.generator.test.RecordCComboTextTest) Time elapsed: 0.191 s Running org.eclipse.swtbot.generator.test.RecordComboTextTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.eclipse.swtbot.generator.test.RecordComboTextTest testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboTextTest) Time elapsed: 0.175 s Running org.eclipse.swtbot.generator.test.CTabItemActivateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.eclipse.swtbot.generator.test.CTabItemActivateTest testActivateCTabItem(org.eclipse.swtbot.generator.test.CTabItemActivateTest) Time elapsed: 0.167 s Running org.eclipse.swtbot.generator.test.RecordRadioClickTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.eclipse.swtbot.generator.test.RecordRadioClickTest testRadioButtonClick(org.eclipse.swtbot.generator.test.RecordRadioClickTest) Time elapsed: 0.22 s Running org.eclipse.swtbot.generator.test.TabItemActivateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.eclipse.swtbot.generator.test.TabItemActivateTest testActivateCTabItem(org.eclipse.swtbot.generator.test.TabItemActivateTest) Time elapsed: 0.153 s Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.eclipse.swtbot.generator.test.RecordComboSelectionTest testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboSelectionTest) Time elapsed: 0.146 s Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest testTreeCheck(org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest) Time elapsed: 0.185 s Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest testModifyCombo(org.eclipse.swtbot.generator.test.RecordCComboSelectionTest) Time elapsed: 0.162 s Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest) Time elapsed: 0.172 s testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest) Time elapsed: 0.162 s testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest) Time elapsed: 0.168 s Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s - in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest testModifyStyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest) Time elapsed: 0.181 s testModifySyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest) Time elapsed: 0.145 s Running org.eclipse.swtbot.generator.test.RecordListSelectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.63 s - in org.eclipse.swtbot.generator.test.RecordListSelectionTest testSingleListSelection(org.eclipse.swtbot.generator.test.RecordListSelectionTest) Time elapsed: 0.152 s testMultipleListSelectionSameItem(org.eclipse.swtbot.generator.test.RecordListSelectionTest) Time elapsed: 0.155 s testMultipleListSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordListSelectionTest) Time elapsed: 0.171 s testMultipleListSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordListSelectionTest) Time elapsed: 0.152 s Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest (SWT:2064): Gtk-CRITICAL **: 06:47:14.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest testTreeLevel2DoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest) Time elapsed: 0.159 s testTreeDoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest) Time elapsed: 0.156 s Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 s - in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest) Time elapsed: 0.187 s testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest) Time elapsed: 0.16 s testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest) Time elapsed: 0.152 s Results: Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/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 [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >-- [INFO] Building org.eclipse.swtbot.generator.jdt.test 4.1.0-SNAPSHOT [53/57] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt.test --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.generator.jdt.test --- [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 [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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] Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s - in org.eclipse.swtbot.generator.jdt.test.RecordComboTest testModifyCombo(org.eclipse.swtbot.generator.jdt.test.RecordComboTest) Time elapsed: 0.939 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >-- [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 4.1.0-SNAPSHOT [54/57] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [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 [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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] Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. (SWT:2241): Gtk-CRITICAL **: 06:47:38.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:2241): Gtk-CRITICAL **: 06:47:38.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:2241): Gtk-CRITICAL **: 06:47:40.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (SWT:2241): Gtk-CRITICAL **: 06:47:40.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.407 s - in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests testContextMenu(org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu) Time elapsed: 0.588 s testCellLabel(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.261 s testClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.502 s testClickColumnHeader(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.165 s testCount(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.072 s testDoubleClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.315 s testScrollAndReadCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.053 s testScrollNotViewport(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.042 s testScrollOutOfRange(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.078 s testRightClickXY(org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY) Time elapsed: 0.109 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test >-- [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder.test 4.1.0-SNAPSHOT [55/57] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [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 [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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] Running org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s - in org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest testCheckBoxGroup(org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest) Time elapsed: 0.332 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test >-- [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder.test 4.1.0-SNAPSHOT [56/57] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [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 [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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] Running org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s - in org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest testStepbar(org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest) Time elapsed: 0.389 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test >-- [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder.test 4.1.0-SNAPSHOT [57/57] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] The project's OSGi version is 4.1.0.202208080625 [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [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.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [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 [INFO] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 normalizing 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 [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [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 [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 [INFO] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [WARNING] Pack200 actions are deprecated and scheduled for removal. [INFO] Pack200 packing 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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [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 [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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] Running org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. (SWT:2500): Gtk-WARNING **: 06:48:10.689: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:2500): Gtk-WARNING **: 06:48:10.689: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:2500): Gtk-WARNING **: 06:48:10.739: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:2500): Gtk-WARNING **: 06:48:10.739: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:2500): Gtk-WARNING **: 06:48:10.974: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:2500): Gtk-WARNING **: 06:48:10.974: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:2500): Gtk-WARNING **: 06:48:10.982: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:2500): Gtk-WARNING **: 06:48:10.982: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:2500): Gtk-WARNING **: 06:48:11.071: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:2500): Gtk-WARNING **: 06:48:11.071: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:2500): Gtk-WARNING **: 06:48:11.074: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (SWT:2500): Gtk-WARNING **: 06:48:11.074: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s - in org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest testSetLowerValue(org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest) Time elapsed: 0.341 s testSetUpperValue(org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest) Time elapsed: 0.088 s testSetSelection(org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest) Time elapsed: 0.1 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [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 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/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 [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 [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.pack.gz 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-pack200.jar.pack.gz [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 [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 [INFO] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse SWTBot 4.1.0-SNAPSHOT: [INFO] [INFO] Eclipse SWTBot ..................................... SUCCESS [ 10.142 s] [INFO] org.eclipse.swtbot.ant.junit ....................... SUCCESS [ 10.351 s] [INFO] org.eclipse.swtbot.eclipse.core .................... SUCCESS [ 3.843 s] [INFO] org.eclipse.swtbot.swt.finder ...................... SUCCESS [ 8.460 s] [INFO] org.eclipse.swtbot.eclipse.finder .................. SUCCESS [ 5.890 s] [INFO] org.eclipse.swtbot.e4.finder ....................... SUCCESS [ 2.556 s] [INFO] org.eclipse.swtbot.junit4_x ........................ SUCCESS [ 1.785 s] [INFO] org.eclipse.swtbot ................................. SUCCESS [ 1.942 s] [INFO] org.eclipse.swtbot.forms.finder .................... SUCCESS [ 3.317 s] [INFO] org.eclipse.swtbot.forms ........................... SUCCESS [ 2.752 s] [INFO] org.eclipse.swtbot.go .............................. SUCCESS [ 2.241 s] [INFO] org.eclipse.swtbot.eclipse ......................... SUCCESS [ 2.017 s] [INFO] org.eclipse.swtbot.eclipse.dsl ..................... SUCCESS [ 3.029 s] [INFO] org.eclipse.swtbot.eclipse.gef.finder .............. SUCCESS [ 3.249 s] [INFO] org.eclipse.swtbot.eclipse.spy ..................... SUCCESS [ 2.370 s] [INFO] org.eclipse.swtbot.eclipse.junit.headless .......... SUCCESS [ 2.192 s] [INFO] org.eclipse.swtbot.eclipse.test.junit .............. SUCCESS [ 3.059 s] [INFO] org.eclipse.swtbot.eclipse.ui ...................... SUCCESS [ 3.546 s] [INFO] org.eclipse.swtbot.generator ....................... SUCCESS [ 3.622 s] [INFO] org.eclipse.swtbot.generator.client ................ SUCCESS [ 3.021 s] [INFO] org.eclipse.swtbot.generator.rules.workbench ....... SUCCESS [ 2.237 s] [INFO] org.eclipse.swtbot.generator.jdt ................... SUCCESS [ 3.508 s] [INFO] org.eclipse.swtbot.generator.ui .................... SUCCESS [ 2.734 s] [INFO] org.eclipse.swtbot.junit5_x ........................ SUCCESS [ 2.112 s] [INFO] org.eclipse.swtbot.nebula.gallery.finder ........... SUCCESS [ 2.802 s] [INFO] org.eclipse.swt.examples ........................... SUCCESS [ 7.763 s] [INFO] org.eclipse.swtbot.swt.demo ........................ SUCCESS [ 2.222 s] [INFO] org.eclipse.ui.forms.examples ...................... SUCCESS [ 3.669 s] [INFO] org.eclipse.swtbot.nebula.nattable.finder .......... SUCCESS [ 1.911 s] [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder ..... SUCCESS [ 2.478 s] [INFO] org.eclipse.swtbot.nebula.stepbar.finder ........... SUCCESS [ 2.948 s] [INFO] org.eclipse.swtbot.nebula.rangeslider.finder ....... SUCCESS [ 2.468 s] [INFO] org.eclipse.swtbot.eclipse.gef ..................... SUCCESS [ 2.621 s] [INFO] org.eclipse.swtbot.generator.feature ............... SUCCESS [ 4.009 s] [INFO] org.eclipse.swtbot.ide ............................. SUCCESS [ 3.009 s] [INFO] org.eclipse.swtbot.eclipse.junit5.headless ......... SUCCESS [ 3.295 s] [INFO] org.eclipse.swtbot.junit5 .......................... SUCCESS [ 2.338 s] [INFO] org.eclipse.swtbot.nebula.gallery .................. SUCCESS [ 3.051 s] [INFO] org.eclipse.swtbot.nebula.nattable ................. SUCCESS [ 2.312 s] [INFO] org.eclipse.swtbot.nebula.checkboxgroup ............ SUCCESS [ 2.205 s] [INFO] org.eclipse.swtbot.nebula.stepbar .................. SUCCESS [ 2.891 s] [INFO] org.eclipse.swtbot.nebula.rangeslider .............. SUCCESS [ 2.036 s] [INFO] org.eclipse.swtbot.updatesite ...................... SUCCESS [ 4.088 s] [INFO] org.eclipse.swtbot.eclipse.ui.test ................. SUCCESS [ 21.418 s] [INFO] org.eclipse.swtbot.swt.finder.test.keyboards ....... SUCCESS [ 2.200 s] [INFO] org.eclipse.swtbot.forms.finder.test ............... SUCCESS [ 13.329 s] [INFO] org.eclipse.swtbot.eclipse.finder.test ............. SUCCESS [01:54 min] [INFO] org.eclipse.swtbot.e4.finder.test .................. SUCCESS [ 14.059 s] [INFO] org.eclipse.swtbot.nebula.gallery.finder.test ...... SUCCESS [ 10.717 s] [INFO] org.eclipse.swtbot.swt.finder.test ................. SUCCESS [14:40 min] [INFO] org.eclipse.swtbot.test ............................ SUCCESS [ 3.106 s] [INFO] org.eclipse.swtbot.generator.test .................. SUCCESS [ 16.357 s] [INFO] org.eclipse.swtbot.generator.jdt.test .............. SUCCESS [ 12.589 s] [INFO] org.eclipse.swtbot.nebula.nattable.finder.test ..... SUCCESS [ 12.718 s] [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test SUCCESS [ 10.399 s] [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test ...... SUCCESS [ 10.307 s] [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test .. SUCCESS [ 10.197 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22:42 min [INFO] Finished at: 2022-08-08T06:48:11Z [INFO] ------------------------------------------------------------------------ [swtbot-tycho] $ /bin/sh -xe /tmp/jenkins6867638625633487677.sh + ssh genie.swtbot@projects-storage.eclipse.org rm -rf '/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/*' + 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/ + ssh genie.swtbot@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/ && zip -qr repository.zip *' Terminating xvnc. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 70 killed; [ssh-agent] Stopped. Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS