Skip to content

Console Output

04:35:19 Started by an SCM change
04:35:19 Running as SYSTEM
04:35:20 Agent centos-7-0n2vc is provisioned from template centos-7
04:35:21 ---
04:35:21 apiVersion: "v1"
04:35:21 kind: "Pod"
04:35:21 metadata:
04:35:21   annotations: {}
04:35:21   labels:
04:35:21     jenkins: "slave"
04:35:21     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
04:35:21     jenkins/label: "migration_jipp-migration_centos-7"
04:35:21   name: "centos-7-0n2vc"
04:35:21   namespace: "swtbot"
04:35:21 spec:
04:35:21   containers:
04:35:21   - env:
04:35:21     - name: "JENKINS_SECRET"
04:35:21       value: "********"
04:35:21     - name: "JENKINS_TUNNEL"
04:35:21       value: "jenkins-discovery.swtbot.svc.cluster.local:50000"
04:35:21     - name: "JENKINS_AGENT_NAME"
04:35:21       value: "centos-7-0n2vc"
04:35:21     - name: "JENKINS_REMOTING_JAVA_OPTS"
04:35:21       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
04:35:21         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
04:35:21     - name: "JAVA_TOOL_OPTIONS"
04:35:21       value: ""
04:35:21     - name: "_JAVA_OPTIONS"
04:35:21       value: ""
04:35:21     - name: "OPENJ9_JAVA_OPTIONS"
04:35:21       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
04:35:21     - name: "JENKINS_NAME"
04:35:21       value: "centos-7-0n2vc"
04:35:21     - name: "JENKINS_AGENT_WORKDIR"
04:35:21       value: "/home/jenkins/agent"
04:35:21     - name: "JENKINS_URL"
04:35:21       value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/"
04:35:21     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
04:35:21     imagePullPolicy: "Always"
04:35:21     name: "jnlp"
04:35:21     resources:
04:35:21       limits:
04:35:21         cpu: "2000m"
04:35:21         memory: "4096Mi"
04:35:21       requests:
04:35:21         cpu: "1000m"
04:35:21         memory: "4096Mi"
04:35:21     tty: true
04:35:21     volumeMounts:
04:35:21     - mountPath: "/home/jenkins/.m2/toolchains.xml"
04:35:21       name: "m2-dir"
04:35:21       readOnly: true
04:35:21       subPath: "toolchains.xml"
04:35:21     - mountPath: "/home/jenkins/.mavenrc"
04:35:21       name: "m2-dir"
04:35:21       readOnly: true
04:35:21       subPath: ".mavenrc"
04:35:21     - mountPath: "/opt/tools"
04:35:21       name: "volume-0"
04:35:21       readOnly: false
04:35:21     - mountPath: "/home/jenkins"
04:35:21       name: "volume-2"
04:35:21       readOnly: false
04:35:21     - mountPath: "/home/jenkins/.m2/repository"
04:35:21       name: "volume-3"
04:35:21       readOnly: false
04:35:21     - mountPath: "/home/jenkins/.m2/settings-security.xml"
04:35:21       name: "m2-secret-dir"
04:35:21       readOnly: true
04:35:21       subPath: "settings-security.xml"
04:35:21     - mountPath: "/home/jenkins/.m2/wrapper"
04:35:21       name: "volume-4"
04:35:21       readOnly: false
04:35:21     - mountPath: "/home/jenkins/.m2/settings.xml"
04:35:21       name: "m2-secret-dir"
04:35:21       readOnly: true
04:35:21       subPath: "settings.xml"
04:35:21     - mountPath: "/home/jenkins/.ssh"
04:35:21       name: "volume-1"
04:35:21       readOnly: false
04:35:21       subPath: ""
04:35:21     - mountPath: "/home/jenkins/agent"
04:35:21       name: "workspace-volume"
04:35:21       readOnly: false
04:35:21     workingDir: "/home/jenkins/agent"
04:35:21   nodeSelector:
04:35:21     kubernetes.io/os: "linux"
04:35:21   restartPolicy: "Never"
04:35:21   volumes:
04:35:21   - name: "volume-0"
04:35:21     persistentVolumeClaim:
04:35:21       claimName: "tools-claim-jiro-swtbot"
04:35:21       readOnly: true
04:35:21   - name: "m2-secret-dir"
04:35:21     secret:
04:35:21       secretName: "m2-secret-dir"
04:35:21   - emptyDir:
04:35:21       medium: ""
04:35:21     name: "volume-2"
04:35:21   - configMap:
04:35:21       name: "m2-dir"
04:35:21     name: "m2-dir"
04:35:21   - configMap:
04:35:21       name: "known-hosts"
04:35:21     name: "volume-1"
04:35:21   - emptyDir:
04:35:21       medium: ""
04:35:21     name: "workspace-volume"
04:35:21   - emptyDir:
04:35:21       medium: ""
04:35:21     name: "volume-4"
04:35:21   - emptyDir:
04:35:21       medium: ""
04:35:21     name: "volume-3"
04:35:21 
04:35:21 Building remotely on centos-7-0n2vc (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-tycho
04:35:21 [ssh-agent] Looking for ssh-agent implementation...
04:35:22 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
04:35:22 $ ssh-agent
04:35:22 SSH_AUTH_SOCK=/tmp/ssh-HKSrBHwmOqcg/agent.48
04:35:22 SSH_AGENT_PID=50
04:35:22 [ssh-agent] Started.
04:35:22 Running ssh-add (command line suppressed)
04:35:22 Identity added: /home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_10097369177288529224.key (/home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_10097369177288529224.key)
04:35:22 [ssh-agent] Using credentials genie.swtbot (ssh://genie.swtbot@projects-storage.eclipse.org)
04:35:23 The recommended git tool is: NONE
04:35:25 No credentials specified
04:35:25 Cloning the remote Git repository
04:35:25 Cloning repository https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
04:35:25  > git init /home/jenkins/agent/workspace/swtbot-tycho # timeout=10
04:35:25 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
04:35:25  > git --version # timeout=10
04:35:25  > git --version # 'git version 2.36.2'
04:35:25  > git fetch --tags --force --progress -- https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:35:26  > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10
04:35:26  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:35:26 Avoid second fetch
04:35:26  > git rev-parse origin/master^{commit} # timeout=10
04:35:26 Checking out Revision 33feea8ccb9afc59e28e2be67e78040ddf269e4d (origin/master)
04:35:26  > git config core.sparsecheckout # timeout=10
04:35:26  > git checkout -f 33feea8ccb9afc59e28e2be67e78040ddf269e4d # timeout=10
04:35:31 Commit message: "Bug 580828 - Remove reference to SLF4J Plugin from all features"
04:35:31  > git rev-list --no-walk 4cb102b55489e5d81d4e571b361ca352ca3c8082 # timeout=10
04:35:39 [swtbot-tycho] $ Xvnc -help
04:35:39 Starting xvnc
04:35:39 [swtbot-tycho] $ Xvnc :91 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
04:35:39 
04:35:39 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
04:35:39 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
04:35:39 See http://www.tigervnc.org for information on TigerVNC.
04:35:39 Underlying X server release 12004000, The X.Org Foundation
04:35:39 
04:35:39 
04:35:39 Mon Nov 28 09:35:39 2022
04:35:39  vncext:      VNC extension running!
04:35:39  vncext:      Listening for VNC connections on all interface(s), port 5991
04:35:39  vncext:      created VNC server for screen 0
04:35:39 [swtbot-tycho] $ /bin/bash -x /tmp/jenkins1387106091885451332.sh
04:35:39 + metacity --sm-disable --replace
04:35:39 [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
04:35:39 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
04:35:39 Maven home: /opt/tools/apache-maven/latest
04:35:39 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
04:35:39 Default locale: en_US, platform encoding: UTF-8
04:35:39 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
04:35:41 [INFO] Scanning for projects...
04:35:59 [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
04:36:07 [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
04:36:07 [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
04:36:10 [INFO] Fetching 202206151000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-06/ (63B)
04:36:10 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.96MB)
04:36:10 [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (421.77kB)
04:36:10 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (65.43kB)
04:36:10 [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
04:36:10 [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
04:36:11 [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
04:36:11 [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
04:36:11 [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
04:36:11 [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
04:36:11 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.94MB)
04:36:12 [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.68MB)
04:36:12 [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.41MB)
04:36:13 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (46.27kB)
04:36:13 [INFO] Fetching org.eclipse.osgi_3.18.0.v20220516-2155.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.46MB)
04:36:13 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (32.41kB)
04:36:13 [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (20.34kB)
04:36:13 [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (353.59kB)
04:36:13 [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (144.34kB)
04:36:13 [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.5kB)
04:36:14 [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (703.81kB)
04:36:14 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (95.26kB)
04:36:14 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (15.35kB)
04:36:14 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.59kB)
04:36:14 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (302.53kB)
04:36:14 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (71.45kB)
04:36:14 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (411.93kB)
04:36:14 [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (126.4kB)
04:36:15 [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (81.45kB)
04:36:15 [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (114.56kB)
04:36:15 [INFO] Fetching org.eclipse.equinox.common_3.16.100.v20220315-2327.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (144.55kB)
04:36:15 [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (100.02kB)
04:36:15 [INFO] Fetching org.eclipse.equinox.preferences_3.10.0.v20220503-1634.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (133.99kB)
04:36:15 [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (194.4kB)
04:36:15 [INFO] Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (287.81kB)
04:36:15 [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (313kB)
04:36:15 [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)
04:36:16 [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (92.12kB)
04:36:16 [INFO] Fetching org.eclipse.core.runtime_3.25.0.v20220506-1157.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (71.87kB)
04:36:16 [INFO] Fetching org.eclipse.core.jobs_3.13.0.v20220512-1935.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (109.25kB)
04:36:16 [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (89.14kB)
04:36:16 [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)
04:36:16 [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)
04:36:16 [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)
04:36:16 [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)
04:36:17 [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)
04:36:17 [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)
04:36:17 [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)
04:36:17 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (19.69kB)
04:36:17 [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)
04:36:17 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (317.8kB)
04:36:17 [INFO] Fetching org.eclipse.emf.ecore_2.27.0.v20220426-0617.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.26MB)
04:36:17 [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)
04:36:18 [INFO] Fetching org.eclipse.swt_3.120.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.79kB)
04:36:18 [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)
04:36:18 [INFO] Fetching org.eclipse.jface_3.26.0.v20220513-0449.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.11MB)
04:36:18 [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)
04:36:18 [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)
04:36:18 [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)
04:36:18 [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)
04:36:18 [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)
04:36:19 [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)
04:36:19 [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (33.33kB)
04:36:19 [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)
04:36:19 [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)
04:36:19 [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)
04:36:19 [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)
04:36:19 [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)
04:36:19 [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)
04:36:20 [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)
04:36:20 [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (295.36kB)
04:36:20 [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)
04:36:20 [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.9kB)
04:36:20 [INFO] Fetching org.eclipse.emf.common_2.25.0.v20220325-0806.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (369.38kB)
04:36:20 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (270.25kB)
04:36:20 [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)
04:36:20 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.09kB)
04:36:21 [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)
04:36:21 [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)
04:36:21 [INFO] Fetching org.eclipse.ui.workbench_3.125.100.v20220524-1304.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (3.49MB)
04:36:21 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (21.23kB)
04:36:22 [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)
04:36:22 [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)
04:36:22 [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
04:36:22 [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
04:36:23 [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
04:36:23 [INFO] Fetching org.bouncycastle.bcpg_1.70.0.v20220507-1208.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (360.94kB)
04:36:23 [INFO] Fetching org.bouncycastle.bcprov_1.70.0.v20220507-1208.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (5.58MB)
04:36:24 [INFO] Fetching org.eclipse.compare.core_3.7.0.v20220513-0551.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (67.45kB)
04:36:24 [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (115.6kB)
04:36:24 [INFO] Fetching org.eclipse.text_3.12.100.v20220506-1404.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (293.55kB)
04:36:24 [INFO] Fetching org.eclipse.core.filesystem_1.9.400.v20220419-0658.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (69.85kB)
04:36:24 [INFO] Fetching org.eclipse.core.resources_3.17.0.v20220517-0751.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (891.43kB)
04:36:24 [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)
04:36:24 [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (50.74kB)
04:36:24 [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)
04:36:25 [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)
04:36:25 [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (131.39kB)
04:36:25 [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)
04:36:25 [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)
04:36:25 [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)
04:36:25 [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)
04:36:25 [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)
04:36:25 [INFO] Fetching org.eclipse.equinox.security_1.3.900.v20220108-1321.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (113.21kB)
04:36:26 [INFO] Fetching org.eclipse.jface.text_3.20.100.v20220516-0819.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.03MB)
04:36:26 [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.82kB)
04:36:26 [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)
04:36:26 [INFO] The user operation is waiting for background work to complete.
04:36:26 [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)
04:36:26 [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
04:36:26 [INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (432.55kB)
04:36:26 [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (618.79kB)
04:36:26 [INFO] Fetching org.eclipse.ui.ide_3.19.0.v20220511-1638.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.41MB)
04:36:27 [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)
04:36:27 [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (423.11kB)
04:36:27 [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
04:36:27 [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
04:36:27 [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
04:36:27 [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
04:36:27 [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
04:36:27 [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
04:36:27 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (215.67kB)
04:36:27 [INFO] The user operation is waiting for background work to complete.
04:36:27 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (215.67kB)
04:36:28 [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308...
04:36:28 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (366.65kB)
04:36:28 [INFO] The user operation is waiting for background work to complete.
04:36:28 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (366.65kB)
04:36:28 [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308...
04:36:28 [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
04:36:28 [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
04:36:28 [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
04:36:29 [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
04:36:29 [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
04:36:29 [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
04:36:29 [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
04:36:29 [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
04:36:29 [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
04:36:29 [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
04:36:29 [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
04:36:29 [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
04:36:29 [INFO] Fetching org.eclipse.ant.core_3.6.400.v20220317-1003.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (107.39kB)
04:36:29 [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.64kB)
04:36:29 [INFO] Fetching org.eclipse.ant.launching_1.3.300.v20220408-0629.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (161.08kB)
04:36:29 [INFO] Fetching org.eclipse.debug.core_3.19.100.v20220324-0630.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (397.87kB)
04:36:30 [INFO] Fetching org.eclipse.jdt.launching_3.19.600.v20220409-1932.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (563.82kB)
04:36:30 [INFO] Fetching org.eclipse.core.externaltools_1.2.200.v20220125-2302.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (42.65kB)
04:36:30 [INFO] Fetching org.eclipse.jdt.core_3.30.0.v20220524-1333.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (6.69MB)
04:36:31 [INFO] Fetching org.eclipse.ant.ui_3.8.200.v20220214-2001.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.04MB)
04:36:31 [INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (140.91kB)
04:36:31 [INFO] Fetching org.eclipse.ui.console_3.11.200.v20220324-0630.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (208.46kB)
04:36:31 [INFO] Fetching org.eclipse.debug.ui_3.16.100.v20220526-0826.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.97MB)
04:36:31 [INFO] Fetching org.eclipse.jdt.ui_3.26.100.v20220516-1138.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.18MB)
04:36:33 [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)
04:36:33 [INFO] Fetching org.eclipse.team.core_3.9.400.v20220511-1440.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (401.02kB)
04:36:33 [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)
04:36:33 [INFO] Fetching org.eclipse.jdt.junit_3.14.100.v20220411-0722.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (528.22kB)
04:36:33 [INFO] Fetching org.eclipse.compare_3.8.400.v20220420-1133.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (804.82kB)
04:36:34 [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (105.57kB)
04:36:34 [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (330.12kB)
04:36:34 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (36.06kB)
04:36:34 [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)
04:36:34 [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)
04:36:34 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (429.55kB)
04:36:34 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (432.64kB)
04:36:34 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (45.48kB)
04:36:35 [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)
04:36:35 [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)
04:36:35 [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)
04:36:35 [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)
04:36:35 [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)
04:36:35 [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)
04:36:35 [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)
04:36:35 [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)
04:36:36 [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)
04:36:36 [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)
04:36:36 [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)
04:36:36 [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)
04:36:36 [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)
04:36:36 [INFO] Fetching org.eclipse.jdt.debug_3.19.200.v20220430-1851.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (910.81kB)
04:36:37 [INFO] Fetching org.eclipse.search_3.14.100.v20220120-1549.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (489.96kB)
04:36:37 [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)
04:36:37 [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)
04:36:37 [INFO] Fetching org.eclipse.team.ui_3.9.300.v20220420-1133.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.42MB)
04:36:37 [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)
04:36:37 [INFO] Fetching org.eclipse.pde.build_3.11.200.v20220503-0921.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (491.23kB)
04:36:38 [INFO] Fetching org.eclipse.pde.core_3.15.200.v20220527-1237.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.35MB)
04:36:38 [INFO] Fetching org.eclipse.pde.launching_3.10.0.v20220515-1944.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (140.54kB)
04:36:38 [INFO] Fetching org.eclipse.pde.ui_3.13.500.v20220531-1442.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (4.55MB)
04:36:38 [INFO] Fetching org.eclipse.ui.intro_3.6.500.v20220317-1346.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (344.71kB)
04:36:39 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (379kB)
04:36:39 [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)
04:36:39 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.200.v20211217-1247.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (152.75kB)
04:36:39 [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)
04:36:39 [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
04:36:39 [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
04:36:39 [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
04:36:39 [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
04:36:39 [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
04:36:39 [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
04:36:40 [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
04:36:40 [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
04:36:40 [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
04:36:40 [INFO] Fetching org.eclipse.jdt_3.18.1200.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (44.74kB)
04:36:40 [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
04:36:40 [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
04:36:40 [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
04:36:40 [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
04:36:40 [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
04:36:40 [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
04:36:40 [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
04:36:41 [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
04:36:41 [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
04:36:41 [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
04:36:41 [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
04:36:41 [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
04:36:41 [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
04:36:41 [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
04:36:41 [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
04:36:41 [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
04:36:41 [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
04:36:41 [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
04:36:41 [INFO] Fetching org.apiguardian_1.1.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (20.18kB)
04:36:41 [INFO] Fetching org.junit.jupiter.api_5.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (219.09kB)
04:36:41 [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (21.6kB)
04:36:42 [INFO] Fetching org.junit.platform.commons_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (117.58kB)
04:36:42 [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
04:36:42 [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
04:36:42 [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
04:36:42 [INFO] Fetching org.eclipse.nebula.widgets.gallery_1.0.0.202211220849.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (110.68kB)
04:36:42 [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
04:36:42 [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
04:36:42 [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
04:36:42 [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
04:36:42 [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
04:36:42 [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
04:36:42 [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
04:36:42 [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
04:36:42 [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
04:36:42 [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
04:36:42 [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
04:36:42 [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
04:36:42 [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
04:36:42 [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
04:36:42 [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
04:36:42 [INFO] Fetching org.eclipse.collections_10.4.0.v20200820-2049.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (11.09MB)
04:36:44 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_2.0.4.202211221809.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (2.74MB)
04:36:44 [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
04:36:44 [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
04:36:44 [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
04:36:44 [INFO] Fetching org.eclipse.nebula.widgets.opal.checkboxgroup_1.0.0.202211220849.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (13.35kB)
04:36:44 [INFO] Fetching org.eclipse.nebula.widgets.opal.commons_1.0.0.202211220849.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (111.37kB)
04:36:44 [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
04:36:44 [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
04:36:44 [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
04:36:44 [INFO] Fetching org.eclipse.nebula.widgets.stepbar_1.0.0.202211220849.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (14.6kB)
04:36:44 [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
04:36:44 [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
04:36:44 [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
04:36:44 [INFO] Fetching org.eclipse.nebula.widgets.opal.rangeslider_1.0.0.202211220849.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (21.2kB)
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [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
04:36:45 [INFO] Fetching org.junit.platform.engine_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (208.15kB)
04:36:45 [INFO] Fetching org.junit.platform.launcher_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (180.42kB)
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:46 [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
04:36:47 [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
04:36:47 [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
04:36:47 [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
04:36:47 [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
04:36:47 [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)
04:36:47 [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)
04:36:47 [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)
04:36:47 [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)
04:36:47 [INFO] Fetching org.eclipse.core.net_1.3.1200.v20220312-1450.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (47.62kB)
04:36:47 [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (52.65kB)
04:36:47 [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)
04:36:48 [INFO] Fetching org.eclipse.osgi.util_3.7.0.v20220427-2144.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.62kB)
04:36:48 [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)
04:36:48 [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (129.01kB)
04:36:48 [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)
04:36:48 [INFO] Fetching org.eclipse.jface.notifications_0.5.0.v20220401-0716.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (31.09kB)
04:36:48 [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (25.74kB)
04:36:48 [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (13.73kB)
04:36:48 [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.3kB)
04:36:49 [INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (94.06kB)
04:36:49 [INFO] Fetching org.eclipse.rcp_4.24.0.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.91kB)
04:36:49 [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)
04:36:49 [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)
04:36:49 [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)
04:36:49 [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)
04:36:49 [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)
04:36:49 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.54kB)
04:36:50 [INFO] Fetching org.eclipse.e4.rcp_4.24.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (22.9kB)
04:36:50 [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220325-0806.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (20.88kB)
04:36:50 [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220426-0617.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (20.94kB)
04:36:50 [INFO] Fetching org.eclipse.rcp_4.24.0.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (20.97kB)
04:36:50 [INFO] Fetching org.eclipse.rcp_root_4.24.0.v20220607-0700 from https://download.eclipse.org/releases/2022-06/202206151000/binary/ (20.24kB)
04:36:50 [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
04:36:50 [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
04:36:50 [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
04:36:50 [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
04:36:50 [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
04:36:51 [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
04:36:51 [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
04:36:51 [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
04:36:51 [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
04:36:51 [INFO] Fetching org.eclipse.platform_4.24.0.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (689.52kB)
04:36:51 [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)
04:36:51 [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)
04:36:52 [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
04:36:52 [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
04:36:52 [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
04:36:52 [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
04:36:52 [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
04:36:52 [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
04:36:52 [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
04:36:52 [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
04:36:52 [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
04:36:52 [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
04:36:52 [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
04:36:52 [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
04:36:52 [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
04:36:52 [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
04:36:52 [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
04:36:53 [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
04:36:53 [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
04:36:53 [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
04:36:53 [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
04:36:53 [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
04:36:53 [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
04:36:53 [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)
04:36:53 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (367.61kB)
04:36:53 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_2.0.4.202211221809.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (138.84kB)
04:36:54 [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
04:36:54 [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
04:36:54 [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
04:36:54 [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
04:36:54 [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
04:36:54 [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
04:36:54 [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
04:36:54 [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
04:36:54 [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
04:36:54 [INFO] ------------------------------------------------------------------------
04:36:54 [INFO] Reactor Build Order:
04:36:54 [INFO] 
04:36:54 [INFO] Eclipse SWTBot                                                     [pom]
04:36:54 [INFO] org.eclipse.swtbot.ant.junit                            [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.eclipse.core                         [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.swt.finder                           [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.eclipse.finder                       [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.e4.finder                            [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.junit4_x                             [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot                                     [eclipse-feature]
04:36:54 [INFO] org.eclipse.swtbot.forms.finder                         [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.forms                               [eclipse-feature]
04:36:54 [INFO] org.eclipse.swtbot.go                                   [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.eclipse                             [eclipse-feature]
04:36:54 [INFO] org.eclipse.swtbot.eclipse.dsl                          [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.eclipse.gef.finder                   [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.eclipse.spy                          [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.eclipse.junit.headless               [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.eclipse.test.junit                  [eclipse-feature]
04:36:54 [INFO] org.eclipse.swtbot.eclipse.ui                           [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.generator                            [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.generator.client                     [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.generator.rules.workbench            [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.generator.jdt                        [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.generator.ui                         [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.junit5_x                             [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.nebula.gallery.finder                [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swt.examples                                [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.swt.demo                             [eclipse-plugin]
04:36:54 [INFO] org.eclipse.ui.forms.examples                           [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.nebula.nattable.finder               [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder          [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.nebula.stepbar.finder                [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder            [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.eclipse.gef                         [eclipse-feature]
04:36:54 [INFO] org.eclipse.swtbot.generator.feature                   [eclipse-feature]
04:36:54 [INFO] org.eclipse.swtbot.ide                                 [eclipse-feature]
04:36:54 [INFO] org.eclipse.swtbot.eclipse.junit5.headless              [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.junit5                              [eclipse-feature]
04:36:54 [INFO] org.eclipse.swtbot.nebula.gallery                      [eclipse-feature]
04:36:54 [INFO] org.eclipse.swtbot.nebula.nattable                     [eclipse-feature]
04:36:54 [INFO] org.eclipse.swtbot.nebula.checkboxgroup                [eclipse-feature]
04:36:54 [INFO] org.eclipse.swtbot.nebula.stepbar                      [eclipse-feature]
04:36:54 [INFO] org.eclipse.swtbot.nebula.rangeslider                  [eclipse-feature]
04:36:54 [INFO] org.eclipse.swtbot.updatesite                       [eclipse-repository]
04:36:54 [INFO] org.eclipse.swtbot.eclipse.ui.test                 [eclipse-test-plugin]
04:36:54 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards            [eclipse-plugin]
04:36:54 [INFO] org.eclipse.swtbot.forms.finder.test               [eclipse-test-plugin]
04:36:54 [INFO] org.eclipse.swtbot.eclipse.finder.test             [eclipse-test-plugin]
04:36:54 [INFO] org.eclipse.swtbot.e4.finder.test                  [eclipse-test-plugin]
04:36:54 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test      [eclipse-test-plugin]
04:36:54 [INFO] org.eclipse.swtbot.swt.finder.test                 [eclipse-test-plugin]
04:36:54 [INFO] org.eclipse.swtbot.test                                [eclipse-feature]
04:36:54 [INFO] org.eclipse.swtbot.generator.test                  [eclipse-test-plugin]
04:36:54 [INFO] org.eclipse.swtbot.generator.jdt.test              [eclipse-test-plugin]
04:36:54 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test     [eclipse-test-plugin]
04:36:54 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test [eclipse-test-plugin]
04:36:54 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test      [eclipse-test-plugin]
04:36:54 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test  [eclipse-test-plugin]
04:36:54 [INFO] 
04:36:54 [INFO] ---------------------< org.eclipse.swtbot:parent >----------------------
04:36:54 [INFO] Building Eclipse SWTBot 4.1.0-SNAPSHOT                            [1/57]
04:36:54 [INFO] --------------------------------[ pom ]---------------------------------
04:36:54 [INFO] 
04:36:54 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ parent ---
04:36:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:36:59 [INFO] 
04:36:59 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ parent ---
04:36:59 [INFO] 
04:36:59 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ parent ---
04:36:59 [INFO] 
04:36:59 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ parent ---
04:36:59 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:36:59 [INFO] 
04:36:59 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ parent ---
04:37:02 [INFO] 
04:37:02 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ parent ---
04:37:02 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:02 [INFO] 
04:37:02 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ parent ---
04:37:02 [INFO] 
04:37:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
04:37:03 [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
04:37:03 [INFO] 
04:37:03 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >-------
04:37:03 [INFO] Building org.eclipse.swtbot.ant.junit 4.1.0-SNAPSHOT              [2/57]
04:37:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:03 [INFO] 
04:37:03 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit ---
04:37:03 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:03 [INFO] 
04:37:03 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit ---
04:37:03 [INFO] 
04:37:03 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit ---
04:37:03 [INFO] 
04:37:03 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ant.junit ---
04:37:03 [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.*
04:37:03 [INFO] 
04:37:03 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit ---
04:37:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/main/resources
04:37:04 [INFO] 
04:37:04 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.ant.junit ---
04:37:05 [INFO] 
04:37:05 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit ---
04:37:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/test/resources
04:37:05 [INFO] 
04:37:05 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit ---
04:37:05 [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
04:37:05 [INFO] 
04:37:05 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit ---
04:37:05 [INFO] 
04:37:05 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit ---
04:37:09 [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
04:37:09 [INFO] 
04:37:09 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit ---
04:37:09 [INFO] 
04:37:09 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.ant.junit ---
04:37:09 [INFO] 
04:37:09 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ant.junit ---
04:37:09 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:09 [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
04:37:09 [INFO] 
04:37:09 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.ant.junit ---
04:37:09 [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
04:37:10 [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
04:37:11 [INFO] 
04:37:11 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ant.junit ---
04:37:11 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:11 [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
04:37:11 [INFO] 
04:37:11 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit ---
04:37:11 [INFO] 
04:37:11 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit ---
04:37:11 [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
04:37:11 [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
04:37:11 [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
04:37:11 [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
04:37:11 [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
04:37:11 [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
04:37:11 [INFO] 
04:37:12 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit ---
04:37:12 [INFO] 
04:37:12 [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >-----
04:37:12 [INFO] Building org.eclipse.swtbot.eclipse.core 4.1.0-SNAPSHOT           [3/57]
04:37:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:12 [INFO] 
04:37:12 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core ---
04:37:12 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:12 [INFO] 
04:37:12 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core ---
04:37:12 [INFO] 
04:37:12 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core ---
04:37:12 [INFO] 
04:37:12 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core ---
04:37:12 [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.*
04:37:12 [INFO] 
04:37:12 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core ---
04:37:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/main/resources
04:37:12 [INFO] 
04:37:12 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.core ---
04:37:12 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/classes
04:37:13 [INFO] 
04:37:13 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core ---
04:37:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/test/resources
04:37:13 [INFO] 
04:37:13 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core ---
04:37:13 [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
04:37:13 [INFO] 
04:37:13 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core ---
04:37:13 [INFO] 
04:37:13 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core ---
04:37:13 [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
04:37:13 [INFO] 
04:37:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core ---
04:37:14 [INFO] 
04:37:14 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.core ---
04:37:14 [INFO] 
04:37:14 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.core ---
04:37:14 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:14 [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
04:37:14 [INFO] 
04:37:14 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.core ---
04:37:14 [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
04:37:15 [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
04:37:15 [INFO] 
04:37:15 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.core ---
04:37:15 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:15 [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
04:37:15 [INFO] 
04:37:15 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core ---
04:37:15 [INFO] 
04:37:15 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core ---
04:37:15 [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
04:37:15 [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
04:37:15 [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
04:37:15 [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
04:37:15 [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
04:37:15 [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
04:37:15 [INFO] 
04:37:15 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core ---
04:37:15 [INFO] 
04:37:15 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------
04:37:15 [INFO] Building org.eclipse.swtbot.swt.finder 4.1.0-SNAPSHOT             [4/57]
04:37:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:15 [INFO] 
04:37:15 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder ---
04:37:16 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:16 [INFO] 
04:37:16 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder ---
04:37:16 [INFO] 
04:37:16 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder ---
04:37:16 [INFO] 
04:37:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder ---
04:37:16 [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.*
04:37:16 [INFO] 
04:37:16 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder ---
04:37:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/main/resources
04:37:16 [INFO] 
04:37:16 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder ---
04:37:16 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/classes
04:37:18 [INFO] 
04:37:18 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder ---
04:37:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/test/resources
04:37:18 [INFO] 
04:37:18 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder ---
04:37:18 [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
04:37:18 [INFO] 
04:37:18 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder ---
04:37:18 [INFO] 
04:37:18 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder ---
04:37:18 [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
04:37:18 [INFO] 
04:37:18 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder ---
04:37:18 [INFO] 
04:37:18 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder ---
04:37:18 [INFO] 
04:37:18 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder ---
04:37:18 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:18 [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
04:37:20 [INFO] 
04:37:20 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder ---
04:37:20 [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
04:37:22 [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
04:37:23 [INFO] 
04:37:23 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder ---
04:37:23 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:23 [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
04:37:24 [INFO] 
04:37:24 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder ---
04:37:24 [INFO] 
04:37:24 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder ---
04:37:24 [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
04:37:24 [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
04:37:24 [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
04:37:24 [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
04:37:24 [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
04:37:24 [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
04:37:24 [INFO] 
04:37:24 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder ---
04:37:24 [INFO] 
04:37:24 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >----
04:37:24 [INFO] Building org.eclipse.swtbot.eclipse.finder 4.1.0-SNAPSHOT         [5/57]
04:37:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:24 [INFO] 
04:37:24 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder ---
04:37:24 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:24 [INFO] 
04:37:24 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder ---
04:37:24 [INFO] 
04:37:24 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder ---
04:37:24 [INFO] 
04:37:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder ---
04:37:24 [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.*
04:37:24 [INFO] 
04:37:24 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder ---
04:37:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/main/resources
04:37:24 [INFO] 
04:37:24 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder ---
04:37:24 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/classes
04:37:25 [INFO] 
04:37:25 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder ---
04:37:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/test/resources
04:37:25 [INFO] 
04:37:25 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder ---
04:37:25 [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
04:37:25 [INFO] 
04:37:25 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder ---
04:37:25 [INFO] 
04:37:25 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder ---
04:37:25 [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
04:37:25 [INFO] 
04:37:25 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder ---
04:37:25 [INFO] 
04:37:25 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder ---
04:37:25 [INFO] 
04:37:25 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder ---
04:37:25 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:25 [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
04:37:25 [INFO] 
04:37:25 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder ---
04:37:25 [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
04:37:26 [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
04:37:27 [INFO] 
04:37:27 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder ---
04:37:27 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:27 [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
04:37:27 [INFO] 
04:37:27 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder ---
04:37:27 [INFO] 
04:37:27 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder ---
04:37:27 [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
04:37:27 [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
04:37:27 [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
04:37:27 [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
04:37:27 [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
04:37:27 [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
04:37:27 [INFO] 
04:37:27 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder ---
04:37:27 [INFO] 
04:37:27 [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------
04:37:27 [INFO] Building org.eclipse.swtbot.e4.finder 4.1.0-SNAPSHOT              [6/57]
04:37:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:27 [INFO] 
04:37:27 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder ---
04:37:27 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:27 [INFO] 
04:37:27 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder ---
04:37:27 [INFO] 
04:37:27 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder ---
04:37:27 [INFO] 
04:37:27 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder ---
04:37:27 [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.*
04:37:27 [INFO] 
04:37:27 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder ---
04:37:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/main/resources
04:37:27 [INFO] 
04:37:27 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder ---
04:37:27 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/classes
04:37:28 [INFO] 
04:37:28 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder ---
04:37:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/test/resources
04:37:28 [INFO] 
04:37:28 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder ---
04:37:28 [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
04:37:28 [INFO] 
04:37:28 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder ---
04:37:28 [INFO] 
04:37:28 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder ---
04:37:28 [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
04:37:28 [INFO] 
04:37:28 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder ---
04:37:28 [INFO] 
04:37:28 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder ---
04:37:28 [INFO] 
04:37:28 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder ---
04:37:28 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:28 [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
04:37:28 [INFO] 
04:37:28 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder ---
04:37:28 [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
04:37:31 [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
04:37:33 [INFO] 
04:37:33 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder ---
04:37:33 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:33 [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
04:37:33 [INFO] 
04:37:33 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder ---
04:37:33 [INFO] 
04:37:33 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder ---
04:37:33 [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
04:37:33 [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
04:37:33 [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
04:37:33 [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
04:37:33 [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
04:37:33 [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
04:37:33 [INFO] 
04:37:33 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder ---
04:37:33 [INFO] 
04:37:33 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >-------
04:37:33 [INFO] Building org.eclipse.swtbot.junit4_x 4.1.0-SNAPSHOT               [7/57]
04:37:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:33 [INFO] 
04:37:33 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x ---
04:37:33 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:33 [INFO] 
04:37:33 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x ---
04:37:33 [INFO] 
04:37:33 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x ---
04:37:33 [INFO] 
04:37:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit4_x ---
04:37:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:37:33 [INFO] 
04:37:33 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x ---
04:37:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/main/resources
04:37:33 [INFO] 
04:37:33 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.junit4_x ---
04:37:33 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/classes
04:37:33 [INFO] 
04:37:33 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x ---
04:37:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/test/resources
04:37:33 [INFO] 
04:37:33 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x ---
04:37:33 [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
04:37:33 [INFO] 
04:37:33 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x ---
04:37:33 [INFO] 
04:37:33 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x ---
04:37:33 [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
04:37:33 [INFO] 
04:37:33 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x ---
04:37:33 [INFO] 
04:37:33 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit4_x ---
04:37:33 [INFO] 
04:37:33 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit4_x ---
04:37:33 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:33 [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
04:37:33 [INFO] 
04:37:33 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit4_x ---
04:37:33 [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
04:37:36 [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
04:37:37 [INFO] 
04:37:37 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit4_x ---
04:37:37 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:37 [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
04:37:37 [INFO] 
04:37:37 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x ---
04:37:37 [INFO] 
04:37:37 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x ---
04:37:37 [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
04:37:37 [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
04:37:37 [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
04:37:37 [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
04:37:37 [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
04:37:37 [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
04:37:37 [INFO] 
04:37:37 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x ---
04:37:37 [INFO] 
04:37:37 [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >-----------
04:37:37 [INFO] Building org.eclipse.swtbot 4.1.0-SNAPSHOT                        [8/57]
04:37:37 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:37:37 [INFO] 
04:37:37 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot ---
04:37:37 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:37 [INFO] 
04:37:37 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot ---
04:37:37 [INFO] 
04:37:37 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot ---
04:37:37 [INFO] 
04:37:37 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot ---
04:37:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:37:37 [INFO] 
04:37:37 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot ---
04:37:37 [INFO] 
04:37:37 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot ---
04:37:37 [INFO] 
04:37:37 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot ---
04:37:37 [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)
04:37:37 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
04:37:37 [INFO] 
04:37:37 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot ---
04:37:37 [INFO] 
04:37:37 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot ---
04:37:37 [INFO] 
04:37:37 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot ---
04:37:37 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
04:37:37 [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: 
04:37:37             <plugin>
04:37:37                 <groupId>org.eclipse.tycho</groupId>
04:37:37                 <artifactId>tycho-p2-plugin</artifactId>
04:37:37                 <executions>
04:37:37                     <execution>
04:37:37                         <id>attach-p2-metadata</id>
04:37:37                         <phase>package</phase>
04:37:37                         <goals>
04:37:37                             <goal>p2-metadata</goal>
04:37:37                         </goals>
04:37:37                     </execution>
04:37:37                 </executions>
04:37:37             </plugin>
04:37:37 [INFO] 
04:37:37 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot ---
04:37:37 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:37 [INFO] 
04:37:37 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot ---
04:37:37 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
04:37:38 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
04:37:39 [INFO] 
04:37:39 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot ---
04:37:39 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:39 [INFO] 
04:37:39 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot ---
04:37:39 [INFO] 
04:37:39 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot ---
04:37:39 [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
04:37:39 [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
04:37:39 [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
04:37:39 [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
04:37:39 [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
04:37:39 [INFO] 
04:37:39 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot ---
04:37:39 [INFO] 
04:37:39 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >-----
04:37:39 [INFO] Building org.eclipse.swtbot.forms.finder 4.1.0-SNAPSHOT           [9/57]
04:37:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:39 [INFO] 
04:37:39 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder ---
04:37:39 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:39 [INFO] 
04:37:39 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder ---
04:37:39 [INFO] 
04:37:39 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder ---
04:37:39 [INFO] 
04:37:39 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder ---
04:37:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:37:39 [INFO] 
04:37:39 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder ---
04:37:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/main/resources
04:37:39 [INFO] 
04:37:39 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder ---
04:37:39 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/classes
04:37:39 [INFO] 
04:37:39 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder ---
04:37:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/test/resources
04:37:39 [INFO] 
04:37:39 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder ---
04:37:39 [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
04:37:39 [INFO] 
04:37:39 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder ---
04:37:39 [INFO] 
04:37:39 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder ---
04:37:39 [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
04:37:39 [INFO] 
04:37:39 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder ---
04:37:39 [INFO] 
04:37:39 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder ---
04:37:39 [INFO] 
04:37:39 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder ---
04:37:39 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:39 [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
04:37:39 [INFO] 
04:37:39 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder ---
04:37:39 [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
04:37:40 [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
04:37:41 [INFO] 
04:37:41 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder ---
04:37:41 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:41 [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
04:37:41 [INFO] 
04:37:41 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder ---
04:37:41 [INFO] 
04:37:41 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder ---
04:37:41 [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
04:37:41 [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
04:37:41 [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
04:37:41 [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
04:37:41 [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
04:37:41 [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
04:37:41 [INFO] 
04:37:41 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder ---
04:37:41 [INFO] 
04:37:41 [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >--------
04:37:41 [INFO] Building org.eclipse.swtbot.forms 4.1.0-SNAPSHOT                 [10/57]
04:37:41 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:37:41 [INFO] 
04:37:41 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms ---
04:37:41 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:41 [INFO] 
04:37:41 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms ---
04:37:41 [INFO] 
04:37:41 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms ---
04:37:41 [INFO] 
04:37:41 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms ---
04:37:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:37:41 [INFO] 
04:37:41 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms ---
04:37:41 [INFO] 
04:37:41 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms ---
04:37:41 [INFO] 
04:37:41 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.forms ---
04:37:41 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
04:37:41 [INFO] 
04:37:41 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms ---
04:37:41 [INFO] 
04:37:41 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms ---
04:37:41 [INFO] 
04:37:41 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms ---
04:37:41 [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
04:37:41 [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: 
04:37:41             <plugin>
04:37:41                 <groupId>org.eclipse.tycho</groupId>
04:37:41                 <artifactId>tycho-p2-plugin</artifactId>
04:37:41                 <executions>
04:37:41                     <execution>
04:37:41                         <id>attach-p2-metadata</id>
04:37:41                         <phase>package</phase>
04:37:41                         <goals>
04:37:41                             <goal>p2-metadata</goal>
04:37:41                         </goals>
04:37:41                     </execution>
04:37:41                 </executions>
04:37:41             </plugin>
04:37:41 [INFO] 
04:37:41 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms ---
04:37:41 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:41 [INFO] 
04:37:41 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms ---
04:37:41 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
04:37:42 [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
04:37:43 [INFO] 
04:37:43 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms ---
04:37:43 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:43 [INFO] 
04:37:43 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms ---
04:37:43 [INFO] 
04:37:43 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms ---
04:37:43 [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
04:37:43 [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
04:37:43 [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
04:37:43 [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
04:37:43 [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
04:37:43 [INFO] 
04:37:43 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms ---
04:37:43 [INFO] 
04:37:43 [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >----------
04:37:43 [INFO] Building org.eclipse.swtbot.go 4.1.0-SNAPSHOT                    [11/57]
04:37:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:43 [INFO] 
04:37:43 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go ---
04:37:43 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:43 [INFO] 
04:37:43 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.go ---
04:37:43 [INFO] 
04:37:43 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.go ---
04:37:43 [INFO] 
04:37:43 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.go ---
04:37:43 [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.*
04:37:43 [INFO] 
04:37:43 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go ---
04:37:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/main/resources
04:37:43 [INFO] 
04:37:43 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.go ---
04:37:43 [INFO] 
04:37:43 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go ---
04:37:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/test/resources
04:37:43 [INFO] 
04:37:43 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.go ---
04:37:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
04:37:43 [INFO] 
04:37:43 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.go ---
04:37:43 [INFO] 
04:37:43 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go ---
04:37:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
04:37:43 [INFO] 
04:37:43 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go ---
04:37:43 [INFO] 
04:37:43 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.go ---
04:37:43 [INFO] 
04:37:43 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.go ---
04:37:43 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:43 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
04:37:43 [INFO] 
04:37:43 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.go ---
04:37:43 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
04:37:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
04:37:45 [INFO] 
04:37:45 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.go ---
04:37:45 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:45 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
04:37:45 [INFO] 
04:37:45 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go ---
04:37:45 [INFO] 
04:37:45 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.go ---
04:37:45 [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
04:37:45 [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
04:37:45 [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
04:37:45 [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
04:37:45 [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
04:37:45 [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
04:37:45 [INFO] 
04:37:45 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go ---
04:37:45 [INFO] 
04:37:45 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >-------
04:37:45 [INFO] Building org.eclipse.swtbot.eclipse 4.1.0-SNAPSHOT               [12/57]
04:37:45 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:37:45 [INFO] 
04:37:45 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse ---
04:37:45 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:45 [INFO] 
04:37:45 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse ---
04:37:45 [INFO] 
04:37:45 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse ---
04:37:45 [INFO] 
04:37:45 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse ---
04:37:45 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:37:45 [INFO] 
04:37:45 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse ---
04:37:45 [INFO] 
04:37:45 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse ---
04:37:45 [INFO] 
04:37:45 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse ---
04:37:45 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
04:37:45 [INFO] 
04:37:45 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse ---
04:37:45 [INFO] 
04:37:45 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse ---
04:37:45 [INFO] 
04:37:45 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse ---
04:37:45 [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
04:37:45 [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: 
04:37:45             <plugin>
04:37:45                 <groupId>org.eclipse.tycho</groupId>
04:37:45                 <artifactId>tycho-p2-plugin</artifactId>
04:37:45                 <executions>
04:37:45                     <execution>
04:37:45                         <id>attach-p2-metadata</id>
04:37:45                         <phase>package</phase>
04:37:45                         <goals>
04:37:45                             <goal>p2-metadata</goal>
04:37:45                         </goals>
04:37:45                     </execution>
04:37:45                 </executions>
04:37:45             </plugin>
04:37:45 [INFO] 
04:37:45 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse ---
04:37:45 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:45 [INFO] 
04:37:45 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse ---
04:37:45 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
04:37:47 [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
04:37:47 [INFO] 
04:37:47 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse ---
04:37:47 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:47 [INFO] 
04:37:47 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse ---
04:37:47 [INFO] 
04:37:47 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse ---
04:37:47 [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
04:37:47 [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
04:37:47 [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
04:37:47 [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
04:37:47 [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
04:37:47 [INFO] 
04:37:47 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse ---
04:37:47 [INFO] 
04:37:47 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >-----
04:37:47 [INFO] Building org.eclipse.swtbot.eclipse.dsl 4.1.0-SNAPSHOT           [13/57]
04:37:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:47 [INFO] 
04:37:47 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:47 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:47 [INFO] 
04:37:47 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:47 [INFO] 
04:37:47 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:47 [INFO] 
04:37:47 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:47 [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.*
04:37:47 [INFO] 
04:37:47 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/main/resources
04:37:47 [INFO] 
04:37:47 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:47 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/classes
04:37:48 [INFO] 
04:37:48 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/test/resources
04:37:48 [INFO] 
04:37:48 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:48 [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
04:37:48 [INFO] 
04:37:48 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:48 [INFO] 
04:37:48 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:48 [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
04:37:48 [INFO] 
04:37:48 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:48 [INFO] 
04:37:48 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:48 [INFO] 
04:37:48 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:48 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:48 [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
04:37:48 [INFO] 
04:37:48 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:48 [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
04:37:50 [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
04:37:51 [INFO] 
04:37:51 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:51 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:51 [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
04:37:51 [INFO] 
04:37:51 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:51 [INFO] 
04:37:51 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:51 [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
04:37:51 [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
04:37:51 [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
04:37:51 [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
04:37:51 [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
04:37:51 [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
04:37:51 [INFO] 
04:37:51 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl ---
04:37:51 [INFO] 
04:37:51 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >--
04:37:51 [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 4.1.0-SNAPSHOT    [14/57]
04:37:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:51 [INFO] 
04:37:51 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:51 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:51 [INFO] 
04:37:51 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:51 [INFO] 
04:37:51 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:51 [INFO] 
04:37:51 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:37:51 [INFO] 
04:37:51 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources
04:37:51 [INFO] 
04:37:51 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:51 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/classes
04:37:51 [INFO] 
04:37:51 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources
04:37:51 [INFO] 
04:37:51 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:51 [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
04:37:51 [INFO] 
04:37:51 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:51 [INFO] 
04:37:51 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:51 [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
04:37:51 [INFO] 
04:37:51 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:51 [INFO] 
04:37:51 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:51 [INFO] 
04:37:51 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:51 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:51 [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
04:37:51 [INFO] 
04:37:51 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:51 [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
04:37:52 [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
04:37:53 [INFO] 
04:37:53 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:53 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:53 [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
04:37:53 [INFO] 
04:37:53 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:53 [INFO] 
04:37:53 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:53 [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
04:37:53 [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
04:37:53 [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
04:37:53 [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
04:37:53 [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
04:37:53 [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
04:37:53 [INFO] 
04:37:53 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder ---
04:37:53 [INFO] 
04:37:53 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------
04:37:53 [INFO] Building org.eclipse.swtbot.eclipse.spy 4.1.0-SNAPSHOT           [15/57]
04:37:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:53 [INFO] 
04:37:53 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy ---
04:37:53 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:53 [INFO] 
04:37:53 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy ---
04:37:53 [INFO] 
04:37:53 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy ---
04:37:53 [INFO] 
04:37:53 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy ---
04:37:53 [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.*
04:37:53 [INFO] 
04:37:53 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy ---
04:37:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/main/resources
04:37:53 [INFO] 
04:37:53 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy ---
04:37:53 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/classes
04:37:54 [INFO] 
04:37:54 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy ---
04:37:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/test/resources
04:37:54 [INFO] 
04:37:54 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy ---
04:37:54 [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
04:37:54 [INFO] 
04:37:54 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy ---
04:37:54 [INFO] 
04:37:54 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy ---
04:37:54 [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
04:37:54 [INFO] 
04:37:54 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy ---
04:37:54 [INFO] 
04:37:54 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.spy ---
04:37:54 [INFO] 
04:37:54 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.spy ---
04:37:54 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:54 [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
04:37:54 [INFO] 
04:37:54 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.spy ---
04:37:54 [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
04:37:55 [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
04:37:56 [INFO] 
04:37:56 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.spy ---
04:37:56 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:56 [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
04:37:56 [INFO] 
04:37:56 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy ---
04:37:56 [INFO] 
04:37:56 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy ---
04:37:56 [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
04:37:56 [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
04:37:56 [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
04:37:56 [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
04:37:56 [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
04:37:56 [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
04:37:56 [INFO] 
04:37:56 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy ---
04:37:56 [INFO] 
04:37:56 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >--
04:37:56 [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 4.1.0-SNAPSHOT [16/57]
04:37:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:56 [INFO] 
04:37:56 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:56 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:56 [INFO] 
04:37:56 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:56 [INFO] 
04:37:56 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:56 [INFO] 
04:37:56 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:37:56 [INFO] 
04:37:56 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources
04:37:56 [INFO] 
04:37:56 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:56 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/classes
04:37:57 [INFO] 
04:37:57 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources
04:37:57 [INFO] 
04:37:57 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:57 [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
04:37:57 [INFO] 
04:37:57 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:57 [INFO] 
04:37:57 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:57 [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
04:37:57 [INFO] 
04:37:57 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:57 [INFO] 
04:37:57 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:57 [INFO] 
04:37:57 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:57 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:57 [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
04:37:57 [INFO] 
04:37:57 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:57 [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
04:37:58 [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
04:37:59 [INFO] 
04:37:59 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:59 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:59 [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
04:37:59 [INFO] 
04:37:59 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:59 [INFO] 
04:37:59 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:59 [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
04:37:59 [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
04:37:59 [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
04:37:59 [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
04:37:59 [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
04:37:59 [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
04:37:59 [INFO] 
04:37:59 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless ---
04:37:59 [INFO] 
04:37:59 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >--
04:37:59 [INFO] Building org.eclipse.swtbot.eclipse.test.junit 4.1.0-SNAPSHOT    [17/57]
04:37:59 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:37:59 [INFO] 
04:37:59 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit ---
04:37:59 [INFO] The project's OSGi version is 4.1.0.202211280935
04:37:59 [INFO] 
04:37:59 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit ---
04:37:59 [INFO] 
04:37:59 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit ---
04:37:59 [INFO] 
04:37:59 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit ---
04:37:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:37:59 [INFO] 
04:37:59 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit ---
04:37:59 [INFO] 
04:37:59 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit ---
04:37:59 [INFO] 
04:37:59 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit ---
04:37:59 [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
04:37:59 [INFO] 
04:37:59 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit ---
04:37:59 [INFO] 
04:37:59 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
04:37:59 [INFO] 
04:37:59 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.test.junit ---
04:37:59 [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
04:37:59 [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: 
04:37:59             <plugin>
04:37:59                 <groupId>org.eclipse.tycho</groupId>
04:37:59                 <artifactId>tycho-p2-plugin</artifactId>
04:37:59                 <executions>
04:37:59                     <execution>
04:37:59                         <id>attach-p2-metadata</id>
04:37:59                         <phase>package</phase>
04:37:59                         <goals>
04:37:59                             <goal>p2-metadata</goal>
04:37:59                         </goals>
04:37:59                     </execution>
04:37:59                 </executions>
04:37:59             </plugin>
04:37:59 [INFO] 
04:37:59 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.test.junit ---
04:37:59 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:59 [INFO] 
04:37:59 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit ---
04:37:59 [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
04:38:02 [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
04:38:03 [INFO] 
04:38:03 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.test.junit ---
04:38:03 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:03 [INFO] 
04:38:03 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
04:38:03 [INFO] 
04:38:03 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit ---
04:38:03 [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
04:38:03 [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
04:38:03 [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
04:38:03 [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
04:38:03 [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
04:38:03 [INFO] 
04:38:03 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit ---
04:38:03 [INFO] 
04:38:03 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------
04:38:03 [INFO] Building org.eclipse.swtbot.eclipse.ui 4.1.0-SNAPSHOT            [18/57]
04:38:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:03 [INFO] 
04:38:03 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui ---
04:38:03 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:03 [INFO] 
04:38:03 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui ---
04:38:03 [INFO] 
04:38:03 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui ---
04:38:03 [INFO] 
04:38:03 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui ---
04:38:03 [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.*
04:38:03 [INFO] 
04:38:03 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui ---
04:38:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/main/resources
04:38:03 [INFO] 
04:38:03 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui ---
04:38:03 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/classes
04:38:03 [INFO] 
04:38:03 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui ---
04:38:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/test/resources
04:38:03 [INFO] 
04:38:03 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui ---
04:38:03 [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
04:38:03 [INFO] 
04:38:03 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui ---
04:38:03 [INFO] 
04:38:03 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui ---
04:38:03 [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
04:38:04 [INFO] 
04:38:04 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui ---
04:38:04 [INFO] 
04:38:04 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui ---
04:38:04 [INFO] 
04:38:04 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui ---
04:38:04 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:04 [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
04:38:04 [INFO] 
04:38:04 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui ---
04:38:04 [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
04:38:05 [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
04:38:06 [INFO] 
04:38:06 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui ---
04:38:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:06 [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
04:38:06 [INFO] 
04:38:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui ---
04:38:06 [INFO] 
04:38:06 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui ---
04:38:06 [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
04:38:06 [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
04:38:06 [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
04:38:06 [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
04:38:06 [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
04:38:06 [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
04:38:06 [INFO] 
04:38:06 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui ---
04:38:06 [INFO] 
04:38:06 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >-------
04:38:06 [INFO] Building org.eclipse.swtbot.generator 4.1.0-SNAPSHOT             [19/57]
04:38:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:06 [INFO] 
04:38:06 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator ---
04:38:06 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:06 [INFO] 
04:38:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator ---
04:38:06 [INFO] 
04:38:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator ---
04:38:06 [INFO] 
04:38:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator ---
04:38:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:38:06 [INFO] 
04:38:06 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator ---
04:38:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/main/resources
04:38:06 [INFO] 
04:38:06 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator ---
04:38:06 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/classes
04:38:06 [INFO] 
04:38:06 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator ---
04:38:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/test/resources
04:38:06 [INFO] 
04:38:06 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator ---
04:38:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
04:38:07 [INFO] 
04:38:07 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator ---
04:38:07 [INFO] 
04:38:07 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator ---
04:38:07 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
04:38:07 [INFO] 
04:38:07 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator ---
04:38:07 [INFO] 
04:38:07 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator ---
04:38:07 [INFO] 
04:38:07 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator ---
04:38:07 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:07 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
04:38:07 [INFO] 
04:38:07 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator ---
04:38:07 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
04:38:08 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
04:38:10 [INFO] 
04:38:10 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator ---
04:38:10 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:10 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
04:38:10 [INFO] 
04:38:10 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator ---
04:38:10 [INFO] 
04:38:10 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator ---
04:38:10 [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
04:38:10 [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
04:38:10 [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
04:38:10 [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
04:38:10 [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
04:38:10 [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
04:38:10 [INFO] 
04:38:10 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator ---
04:38:10 [INFO] 
04:38:10 [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >--
04:38:10 [INFO] Building org.eclipse.swtbot.generator.client 4.1.0-SNAPSHOT      [20/57]
04:38:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:10 [INFO] 
04:38:10 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client ---
04:38:10 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:10 [INFO] 
04:38:10 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client ---
04:38:10 [INFO] 
04:38:10 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client ---
04:38:10 [INFO] 
04:38:10 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.client ---
04:38:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:38:10 [INFO] 
04:38:10 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client ---
04:38:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/main/resources
04:38:10 [INFO] 
04:38:10 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.client ---
04:38:10 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/classes
04:38:10 [INFO] 
04:38:10 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client ---
04:38:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/test/resources
04:38:10 [INFO] 
04:38:10 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client ---
04:38:10 [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
04:38:11 [INFO] 
04:38:11 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client ---
04:38:11 [INFO] 
04:38:11 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client ---
04:38:11 [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
04:38:11 [INFO] 
04:38:11 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client ---
04:38:11 [INFO] 
04:38:11 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.client ---
04:38:11 [INFO] 
04:38:11 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.client ---
04:38:11 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:11 [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
04:38:11 [INFO] 
04:38:11 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.client ---
04:38:11 [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
04:38:14 [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
04:38:15 [INFO] 
04:38:15 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.client ---
04:38:15 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:15 [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
04:38:15 [INFO] 
04:38:15 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client ---
04:38:15 [INFO] 
04:38:15 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client ---
04:38:15 [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
04:38:15 [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
04:38:15 [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
04:38:15 [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
04:38:15 [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
04:38:15 [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
04:38:15 [INFO] 
04:38:15 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client ---
04:38:15 [INFO] 
04:38:15 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >--
04:38:15 [INFO] Building org.eclipse.swtbot.generator.rules.workbench 4.1.0-SNAPSHOT [21/57]
04:38:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:15 [INFO] 
04:38:15 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:15 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:15 [INFO] 
04:38:15 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:15 [INFO] 
04:38:15 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:15 [INFO] 
04:38:15 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:38:15 [INFO] 
04:38:15 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/main/resources
04:38:15 [INFO] 
04:38:15 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:15 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/classes
04:38:15 [INFO] 
04:38:15 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/test/resources
04:38:15 [INFO] 
04:38:15 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:15 [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
04:38:15 [INFO] 
04:38:15 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:15 [INFO] 
04:38:15 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:15 [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
04:38:15 [INFO] 
04:38:15 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:15 [INFO] 
04:38:15 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:15 [INFO] 
04:38:15 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:15 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:15 [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
04:38:15 [INFO] 
04:38:15 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:15 [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
04:38:16 [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
04:38:17 [INFO] 
04:38:17 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:17 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:17 [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
04:38:17 [INFO] 
04:38:17 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:17 [INFO] 
04:38:17 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:17 [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
04:38:17 [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
04:38:17 [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
04:38:17 [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
04:38:17 [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
04:38:17 [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
04:38:17 [INFO] 
04:38:17 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench ---
04:38:17 [INFO] 
04:38:17 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >-----
04:38:17 [INFO] Building org.eclipse.swtbot.generator.jdt 4.1.0-SNAPSHOT         [22/57]
04:38:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:17 [INFO] 
04:38:17 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt ---
04:38:17 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:17 [INFO] 
04:38:17 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt ---
04:38:17 [INFO] 
04:38:17 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt ---
04:38:17 [INFO] 
04:38:17 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt ---
04:38:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:38:17 [INFO] 
04:38:17 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt ---
04:38:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/main/resources
04:38:17 [INFO] 
04:38:17 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt ---
04:38:17 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/classes
04:38:17 [INFO] 
04:38:17 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt ---
04:38:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/test/resources
04:38:17 [INFO] 
04:38:17 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt ---
04:38:17 [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
04:38:18 [INFO] 
04:38:18 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt ---
04:38:18 [INFO] 
04:38:18 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt ---
04:38:18 [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
04:38:18 [INFO] 
04:38:18 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt ---
04:38:18 [INFO] 
04:38:18 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt ---
04:38:18 [INFO] 
04:38:18 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt ---
04:38:18 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:18 [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
04:38:18 [INFO] 
04:38:18 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt ---
04:38:18 [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
04:38:20 [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
04:38:21 [INFO] 
04:38:21 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt ---
04:38:21 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:21 [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
04:38:21 [INFO] 
04:38:21 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt ---
04:38:21 [INFO] 
04:38:21 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt ---
04:38:21 [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
04:38:21 [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
04:38:21 [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
04:38:21 [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
04:38:21 [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
04:38:21 [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
04:38:21 [INFO] 
04:38:21 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt ---
04:38:21 [INFO] 
04:38:21 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >-----
04:38:21 [INFO] Building org.eclipse.swtbot.generator.ui 4.1.0-SNAPSHOT          [23/57]
04:38:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:21 [INFO] 
04:38:21 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui ---
04:38:21 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:21 [INFO] 
04:38:21 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui ---
04:38:21 [INFO] 
04:38:21 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui ---
04:38:21 [INFO] 
04:38:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.ui ---
04:38:21 [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.*
04:38:21 [INFO] 
04:38:21 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui ---
04:38:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/main/resources
04:38:21 [INFO] 
04:38:21 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.ui ---
04:38:21 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/classes
04:38:22 [INFO] 
04:38:22 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui ---
04:38:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/test/resources
04:38:22 [INFO] 
04:38:22 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui ---
04:38:22 [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
04:38:22 [INFO] 
04:38:22 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui ---
04:38:22 [INFO] 
04:38:22 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui ---
04:38:22 [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
04:38:22 [INFO] 
04:38:22 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui ---
04:38:22 [INFO] 
04:38:22 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.ui ---
04:38:22 [INFO] 
04:38:22 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.ui ---
04:38:22 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:22 [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
04:38:22 [INFO] 
04:38:22 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.ui ---
04:38:22 [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
04:38:23 [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
04:38:24 [INFO] 
04:38:24 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.ui ---
04:38:24 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:24 [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
04:38:24 [INFO] 
04:38:24 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui ---
04:38:24 [INFO] 
04:38:24 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui ---
04:38:24 [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
04:38:24 [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
04:38:24 [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
04:38:24 [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
04:38:24 [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
04:38:24 [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
04:38:24 [INFO] 
04:38:24 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui ---
04:38:24 [INFO] 
04:38:24 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x >-------
04:38:24 [INFO] Building org.eclipse.swtbot.junit5_x 4.1.0-SNAPSHOT              [24/57]
04:38:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:24 [INFO] 
04:38:24 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit5_x ---
04:38:25 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:25 [INFO] 
04:38:25 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5_x ---
04:38:25 [INFO] 
04:38:25 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5_x ---
04:38:25 [INFO] 
04:38:25 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5_x ---
04:38:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:38:25 [INFO] 
04:38:25 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5_x ---
04:38:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/main/resources
04:38:25 [INFO] 
04:38:25 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.junit5_x ---
04:38:25 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/classes
04:38:25 [INFO] 
04:38:25 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit5_x ---
04:38:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/test/resources
04:38:25 [INFO] 
04:38:25 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5_x ---
04:38:25 [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
04:38:25 [INFO] 
04:38:25 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5_x ---
04:38:25 [INFO] 
04:38:25 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit5_x ---
04:38:25 [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
04:38:25 [INFO] 
04:38:25 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5_x ---
04:38:25 [INFO] 
04:38:25 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit5_x ---
04:38:25 [INFO] 
04:38:25 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit5_x ---
04:38:25 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:25 [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
04:38:25 [INFO] 
04:38:25 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5_x ---
04:38:25 [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
04:38:26 [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
04:38:27 [INFO] 
04:38:27 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit5_x ---
04:38:27 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:27 [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
04:38:27 [INFO] 
04:38:27 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5_x ---
04:38:27 [INFO] 
04:38:27 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5_x ---
04:38:27 [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
04:38:27 [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
04:38:27 [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
04:38:27 [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
04:38:27 [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
04:38:27 [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
04:38:27 [INFO] 
04:38:27 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5_x ---
04:38:27 [INFO] 
04:38:27 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >--
04:38:27 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 4.1.0-SNAPSHOT [25/57]
04:38:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:27 [INFO] 
04:38:27 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:27 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:27 [INFO] 
04:38:27 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:27 [INFO] 
04:38:27 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:27 [INFO] 
04:38:27 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:27 [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.*
04:38:27 [INFO] 
04:38:27 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources
04:38:27 [INFO] 
04:38:27 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:27 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/classes
04:38:27 [INFO] 
04:38:27 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources
04:38:27 [INFO] 
04:38:27 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:27 [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
04:38:27 [INFO] 
04:38:27 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:27 [INFO] 
04:38:27 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:27 [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
04:38:27 [INFO] 
04:38:27 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:27 [INFO] 
04:38:27 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:27 [INFO] 
04:38:27 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:27 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:27 [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
04:38:27 [INFO] 
04:38:27 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:27 [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
04:38:28 [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
04:38:29 [INFO] 
04:38:29 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:29 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:29 [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
04:38:29 [INFO] 
04:38:29 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:29 [INFO] 
04:38:29 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:29 [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
04:38:29 [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
04:38:29 [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
04:38:29 [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
04:38:29 [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
04:38:29 [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
04:38:29 [INFO] 
04:38:29 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder ---
04:38:29 [INFO] 
04:38:29 [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >----------
04:38:29 [INFO] Building org.eclipse.swt.examples 4.1.0-SNAPSHOT                 [26/57]
04:38:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:29 [INFO] 
04:38:29 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples ---
04:38:29 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:29 [INFO] 
04:38:29 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swt.examples ---
04:38:29 [INFO] 
04:38:29 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swt.examples ---
04:38:29 [INFO] 
04:38:29 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swt.examples ---
04:38:29 [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.*
04:38:29 [INFO] 
04:38:29 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swt.examples ---
04:38:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/main/resources
04:38:29 [INFO] 
04:38:29 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swt.examples ---
04:38:29 [INFO] Compiling 135 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/classes
04:38:30 [INFO] 
04:38:30 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples ---
04:38:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/test/resources
04:38:30 [INFO] 
04:38:30 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swt.examples ---
04:38:30 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
04:38:30 [INFO] 
04:38:30 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swt.examples ---
04:38:30 [INFO] 
04:38:30 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swt.examples ---
04:38:30 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
04:38:30 [INFO] 
04:38:30 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples ---
04:38:30 [INFO] 
04:38:30 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swt.examples ---
04:38:30 [INFO] 
04:38:30 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swt.examples ---
04:38:30 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:30 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
04:38:32 [INFO] 
04:38:32 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swt.examples ---
04:38:32 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
04:38:34 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
04:38:35 [INFO] 
04:38:35 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swt.examples ---
04:38:35 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:35 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
04:38:36 [INFO] 
04:38:36 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swt.examples ---
04:38:36 [INFO] 
04:38:36 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swt.examples ---
04:38:36 [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
04:38:36 [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
04:38:36 [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
04:38:36 [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
04:38:36 [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
04:38:36 [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
04:38:36 [INFO] 
04:38:36 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swt.examples ---
04:38:36 [INFO] 
04:38:36 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >-------
04:38:36 [INFO] Building org.eclipse.swtbot.swt.demo 4.1.0-SNAPSHOT              [27/57]
04:38:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:36 [INFO] 
04:38:36 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo ---
04:38:36 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:36 [INFO] 
04:38:36 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo ---
04:38:36 [INFO] 
04:38:36 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo ---
04:38:36 [INFO] 
04:38:36 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.demo ---
04:38:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:38:36 [INFO] 
04:38:36 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo ---
04:38:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/main/resources
04:38:36 [INFO] 
04:38:36 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.demo ---
04:38:36 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/classes
04:38:36 [INFO] 
04:38:36 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo ---
04:38:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/test/resources
04:38:36 [INFO] 
04:38:36 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo ---
04:38:36 [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
04:38:36 [INFO] 
04:38:36 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo ---
04:38:36 [INFO] 
04:38:36 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo ---
04:38:36 [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
04:38:36 [INFO] 
04:38:36 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo ---
04:38:36 [INFO] 
04:38:36 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.demo ---
04:38:36 [INFO] 
04:38:36 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.demo ---
04:38:36 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:36 [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
04:38:36 [INFO] 
04:38:36 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.demo ---
04:38:36 [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
04:38:37 [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
04:38:38 [INFO] 
04:38:38 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.demo ---
04:38:38 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:38 [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
04:38:38 [INFO] 
04:38:38 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo ---
04:38:38 [INFO] 
04:38:38 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo ---
04:38:38 [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
04:38:38 [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
04:38:38 [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
04:38:38 [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
04:38:38 [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
04:38:38 [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
04:38:38 [INFO] 
04:38:38 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo ---
04:38:38 [INFO] 
04:38:38 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------
04:38:38 [INFO] Building org.eclipse.ui.forms.examples 4.1.0-SNAPSHOT            [28/57]
04:38:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:38 [INFO] 
04:38:38 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples ---
04:38:38 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:38 [INFO] 
04:38:38 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples ---
04:38:38 [INFO] 
04:38:38 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples ---
04:38:38 [INFO] 
04:38:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.ui.forms.examples ---
04:38:38 [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.*
04:38:38 [INFO] 
04:38:38 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples ---
04:38:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/main/resources
04:38:38 [INFO] 
04:38:38 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.ui.forms.examples ---
04:38:38 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/classes
04:38:39 [INFO] 
04:38:39 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples ---
04:38:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/test/resources
04:38:39 [INFO] 
04:38:39 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples ---
04:38:39 [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
04:38:39 [INFO] 
04:38:39 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples ---
04:38:39 [INFO] 
04:38:39 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples ---
04:38:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/examples.jar
04:38:39 [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
04:38:39 [INFO] 
04:38:39 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples ---
04:38:39 [INFO] 
04:38:39 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.ui.forms.examples ---
04:38:39 [INFO] 
04:38:39 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.ui.forms.examples ---
04:38:39 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:39 [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
04:38:39 [INFO] 
04:38:39 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.ui.forms.examples ---
04:38:39 [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_16502033883570287073/examples.jar' is disabled.
04:38:39 [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_16502033883570287073/examples.jar
04:38:40 [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
04:38:41 [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
04:38:42 [INFO] 
04:38:42 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.ui.forms.examples ---
04:38:42 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:42 [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
04:38:42 [INFO] 
04:38:42 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples ---
04:38:42 [INFO] 
04:38:42 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples ---
04:38:42 [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
04:38:42 [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
04:38:42 [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
04:38:42 [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
04:38:42 [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
04:38:42 [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
04:38:42 [INFO] 
04:38:42 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples ---
04:38:42 [INFO] 
04:38:42 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >--
04:38:42 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 4.1.0-SNAPSHOT [29/57]
04:38:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:42 [INFO] 
04:38:42 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:42 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:42 [INFO] 
04:38:42 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:42 [INFO] 
04:38:42 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:42 [INFO] 
04:38:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:38:42 [INFO] 
04:38:42 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources
04:38:42 [INFO] 
04:38:42 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:42 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/classes
04:38:42 [INFO] 
04:38:42 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources
04:38:42 [INFO] 
04:38:42 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:42 [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
04:38:42 [INFO] 
04:38:42 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:42 [INFO] 
04:38:42 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:42 [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
04:38:42 [INFO] 
04:38:42 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:42 [INFO] 
04:38:42 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:42 [INFO] 
04:38:42 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:42 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:42 [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
04:38:42 [INFO] 
04:38:42 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:42 [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
04:38:43 [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
04:38:44 [INFO] 
04:38:44 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:44 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:44 [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
04:38:44 [INFO] 
04:38:44 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:44 [INFO] 
04:38:44 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:44 [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
04:38:44 [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
04:38:44 [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
04:38:44 [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
04:38:44 [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
04:38:44 [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
04:38:44 [INFO] 
04:38:44 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder ---
04:38:44 [INFO] 
04:38:44 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder >--
04:38:44 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder 4.1.0-SNAPSHOT [30/57]
04:38:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:44 [INFO] 
04:38:44 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:44 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:44 [INFO] 
04:38:44 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:44 [INFO] 
04:38:44 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:44 [INFO] 
04:38:44 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:44 [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.*
04:38:44 [INFO] 
04:38:44 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/main/resources
04:38:44 [INFO] 
04:38:44 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:44 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/classes
04:38:44 [INFO] 
04:38:44 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/test/resources
04:38:44 [INFO] 
04:38:44 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:44 [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
04:38:44 [INFO] 
04:38:44 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:44 [INFO] 
04:38:44 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:44 [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
04:38:44 [INFO] 
04:38:44 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:44 [INFO] 
04:38:44 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:44 [INFO] 
04:38:44 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:44 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:44 [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
04:38:44 [INFO] 
04:38:44 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:44 [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
04:38:45 [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
04:38:46 [INFO] 
04:38:46 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:46 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:46 [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
04:38:46 [INFO] 
04:38:46 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:46 [INFO] 
04:38:46 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:46 [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
04:38:46 [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
04:38:46 [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
04:38:46 [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
04:38:46 [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
04:38:46 [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
04:38:46 [INFO] 
04:38:46 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
04:38:46 [INFO] 
04:38:46 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder >--
04:38:46 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder 4.1.0-SNAPSHOT [31/57]
04:38:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:46 [INFO] 
04:38:46 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:46 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:46 [INFO] 
04:38:46 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:46 [INFO] 
04:38:46 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:46 [INFO] 
04:38:46 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:38:46 [INFO] 
04:38:46 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/main/resources
04:38:46 [INFO] 
04:38:46 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:46 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/classes
04:38:46 [INFO] 
04:38:46 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/test/resources
04:38:46 [INFO] 
04:38:46 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:46 [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
04:38:46 [INFO] 
04:38:46 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:46 [INFO] 
04:38:46 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:46 [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
04:38:46 [INFO] 
04:38:46 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:46 [INFO] 
04:38:46 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:46 [INFO] 
04:38:46 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:46 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:46 [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
04:38:46 [INFO] 
04:38:46 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:46 [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
04:38:47 [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
04:38:48 [INFO] 
04:38:48 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:48 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:48 [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
04:38:48 [INFO] 
04:38:48 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:48 [INFO] 
04:38:48 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:48 [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
04:38:48 [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
04:38:48 [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
04:38:48 [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
04:38:48 [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
04:38:48 [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
04:38:48 [INFO] 
04:38:48 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder ---
04:38:48 [INFO] 
04:38:48 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder >--
04:38:48 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder 4.1.0-SNAPSHOT [32/57]
04:38:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:48 [INFO] 
04:38:48 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:48 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:48 [INFO] 
04:38:48 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:48 [INFO] 
04:38:48 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:48 [INFO] 
04:38:48 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:38:48 [INFO] 
04:38:48 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/main/resources
04:38:48 [INFO] 
04:38:48 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:48 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/classes
04:38:48 [INFO] 
04:38:48 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/test/resources
04:38:48 [INFO] 
04:38:48 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:48 [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
04:38:48 [INFO] 
04:38:48 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:48 [INFO] 
04:38:48 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:48 [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
04:38:48 [INFO] 
04:38:48 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:48 [INFO] 
04:38:48 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:48 [INFO] 
04:38:48 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:48 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:48 [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
04:38:48 [INFO] 
04:38:48 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:48 [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
04:38:50 [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
04:38:51 [INFO] 
04:38:51 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:51 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:51 [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
04:38:51 [INFO] 
04:38:51 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:51 [INFO] 
04:38:51 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:51 [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
04:38:51 [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
04:38:51 [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
04:38:51 [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
04:38:51 [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
04:38:51 [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
04:38:51 [INFO] 
04:38:51 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
04:38:51 [INFO] 
04:38:51 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >-----
04:38:51 [INFO] Building org.eclipse.swtbot.eclipse.gef 4.1.0-SNAPSHOT           [33/57]
04:38:51 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:38:51 [INFO] 
04:38:51 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef ---
04:38:52 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:52 [INFO] 
04:38:52 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef ---
04:38:52 [INFO] 
04:38:52 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef ---
04:38:52 [INFO] 
04:38:52 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef ---
04:38:52 [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.*
04:38:52 [INFO] 
04:38:52 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef ---
04:38:52 [INFO] 
04:38:52 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef ---
04:38:52 [INFO] 
04:38:52 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef ---
04:38:52 [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
04:38:52 [INFO] 
04:38:52 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef ---
04:38:52 [INFO] 
04:38:52 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
04:38:52 [INFO] 
04:38:52 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef ---
04:38:52 [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
04:38:52 [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: 
04:38:52             <plugin>
04:38:52                 <groupId>org.eclipse.tycho</groupId>
04:38:52                 <artifactId>tycho-p2-plugin</artifactId>
04:38:52                 <executions>
04:38:52                     <execution>
04:38:52                         <id>attach-p2-metadata</id>
04:38:52                         <phase>package</phase>
04:38:52                         <goals>
04:38:52                             <goal>p2-metadata</goal>
04:38:52                         </goals>
04:38:52                     </execution>
04:38:52                 </executions>
04:38:52             </plugin>
04:38:52 [INFO] 
04:38:52 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef ---
04:38:52 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:52 [INFO] 
04:38:52 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef ---
04:38:52 [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
04:38:52 [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
04:38:53 [INFO] 
04:38:53 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef ---
04:38:53 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:53 [INFO] 
04:38:53 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
04:38:53 [INFO] 
04:38:53 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef ---
04:38:53 [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
04:38:53 [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
04:38:53 [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
04:38:53 [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
04:38:53 [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
04:38:53 [INFO] 
04:38:53 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef ---
04:38:53 [INFO] 
04:38:53 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >--
04:38:53 [INFO] Building org.eclipse.swtbot.generator.feature 4.1.0-SNAPSHOT     [34/57]
04:38:53 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:38:53 [INFO] 
04:38:53 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature ---
04:38:53 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:53 [INFO] 
04:38:53 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature ---
04:38:53 [INFO] 
04:38:53 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature ---
04:38:53 [INFO] 
04:38:53 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.feature ---
04:38:53 [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.*
04:38:53 [INFO] 
04:38:53 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature ---
04:38:53 [INFO] 
04:38:53 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature ---
04:38:53 [INFO] 
04:38:53 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature ---
04:38:53 [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
04:38:53 [INFO] 
04:38:53 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature ---
04:38:53 [INFO] 
04:38:53 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature ---
04:38:53 [INFO] 
04:38:53 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.feature ---
04:38:53 [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
04:38:53 [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: 
04:38:53             <plugin>
04:38:53                 <groupId>org.eclipse.tycho</groupId>
04:38:53                 <artifactId>tycho-p2-plugin</artifactId>
04:38:53                 <executions>
04:38:53                     <execution>
04:38:53                         <id>attach-p2-metadata</id>
04:38:53                         <phase>package</phase>
04:38:53                         <goals>
04:38:53                             <goal>p2-metadata</goal>
04:38:53                         </goals>
04:38:53                     </execution>
04:38:53                 </executions>
04:38:53             </plugin>
04:38:53 [INFO] 
04:38:53 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.feature ---
04:38:53 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:53 [INFO] 
04:38:53 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.feature ---
04:38:53 [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
04:38:55 [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
04:38:55 [INFO] 
04:38:55 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.feature ---
04:38:55 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:55 [INFO] 
04:38:55 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature ---
04:38:55 [INFO] 
04:38:55 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature ---
04:38:55 [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
04:38:55 [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
04:38:55 [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
04:38:55 [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
04:38:55 [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
04:38:55 [INFO] 
04:38:55 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature ---
04:38:55 [INFO] 
04:38:55 [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >---------
04:38:55 [INFO] Building org.eclipse.swtbot.ide 4.1.0-SNAPSHOT                   [35/57]
04:38:55 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:38:55 [INFO] 
04:38:55 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide ---
04:38:55 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:55 [INFO] 
04:38:55 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ide ---
04:38:55 [INFO] 
04:38:55 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ide ---
04:38:55 [INFO] 
04:38:55 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ide ---
04:38:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:38:55 [INFO] 
04:38:55 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ide ---
04:38:55 [INFO] 
04:38:55 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ide ---
04:38:55 [INFO] 
04:38:55 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.ide ---
04:38:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
04:38:55 [INFO] 
04:38:55 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide ---
04:38:55 [INFO] 
04:38:55 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide ---
04:38:55 [INFO] 
04:38:55 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.ide ---
04:38:55 [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
04:38:55 [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: 
04:38:55             <plugin>
04:38:55                 <groupId>org.eclipse.tycho</groupId>
04:38:55                 <artifactId>tycho-p2-plugin</artifactId>
04:38:55                 <executions>
04:38:55                     <execution>
04:38:55                         <id>attach-p2-metadata</id>
04:38:55                         <phase>package</phase>
04:38:55                         <goals>
04:38:55                             <goal>p2-metadata</goal>
04:38:55                         </goals>
04:38:55                     </execution>
04:38:55                 </executions>
04:38:55             </plugin>
04:38:55 [INFO] 
04:38:55 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ide ---
04:38:55 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:55 [INFO] 
04:38:55 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.ide ---
04:38:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
04:38:56 [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
04:38:59 [INFO] 
04:38:59 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ide ---
04:38:59 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:59 [INFO] 
04:38:59 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide ---
04:38:59 [INFO] 
04:38:59 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ide ---
04:38:59 [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
04:38:59 [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
04:38:59 [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
04:38:59 [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
04:38:59 [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
04:38:59 [INFO] 
04:38:59 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide ---
04:38:59 [INFO] 
04:38:59 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless >--
04:38:59 [INFO] Building org.eclipse.swtbot.eclipse.junit5.headless 4.1.0-SNAPSHOT [36/57]
04:38:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:38:59 [INFO] 
04:38:59 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:38:59 [INFO] The project's OSGi version is 4.1.0.202211280935
04:38:59 [INFO] 
04:38:59 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:38:59 [INFO] 
04:38:59 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:38:59 [INFO] 
04:38:59 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:38:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:38:59 [INFO] 
04:38:59 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:38:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/main/resources
04:38:59 [INFO] 
04:38:59 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:38:59 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/classes
04:38:59 [INFO] 
04:38:59 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:38:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:38:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/test/resources
04:38:59 [INFO] 
04:38:59 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:38:59 [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
04:38:59 [INFO] 
04:38:59 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:38:59 [INFO] 
04:38:59 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:38:59 [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
04:38:59 [INFO] 
04:38:59 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:38:59 [INFO] 
04:38:59 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:38:59 [INFO] 
04:38:59 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:38:59 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:38:59 [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
04:38:59 [INFO] 
04:38:59 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:38:59 [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
04:39:00 [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
04:39:01 [INFO] 
04:39:01 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:39:01 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:01 [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
04:39:01 [INFO] 
04:39:01 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:39:01 [INFO] 
04:39:01 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:39:01 [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
04:39:01 [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
04:39:01 [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
04:39:01 [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
04:39:01 [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
04:39:01 [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
04:39:01 [INFO] 
04:39:01 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit5.headless ---
04:39:01 [INFO] 
04:39:01 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.junit5 >--------
04:39:01 [INFO] Building org.eclipse.swtbot.junit5 4.1.0-SNAPSHOT                [37/57]
04:39:01 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:39:01 [INFO] 
04:39:01 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.junit5 ---
04:39:01 [INFO] The project's OSGi version is 4.1.0.202211280935
04:39:01 [INFO] 
04:39:01 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5 ---
04:39:01 [INFO] 
04:39:01 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5 ---
04:39:01 [INFO] 
04:39:01 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5 ---
04:39:01 [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.*
04:39:01 [INFO] 
04:39:01 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5 ---
04:39:01 [INFO] 
04:39:01 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5 ---
04:39:01 [INFO] 
04:39:01 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.junit5 ---
04:39:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
04:39:01 [INFO] 
04:39:01 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5 ---
04:39:01 [INFO] 
04:39:01 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.junit5 ---
04:39:01 [INFO] 
04:39:01 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit5 ---
04:39:01 [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
04:39:01 [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: 
04:39:01             <plugin>
04:39:01                 <groupId>org.eclipse.tycho</groupId>
04:39:01                 <artifactId>tycho-p2-plugin</artifactId>
04:39:01                 <executions>
04:39:01                     <execution>
04:39:01                         <id>attach-p2-metadata</id>
04:39:01                         <phase>package</phase>
04:39:01                         <goals>
04:39:01                             <goal>p2-metadata</goal>
04:39:01                         </goals>
04:39:01                     </execution>
04:39:01                 </executions>
04:39:01             </plugin>
04:39:01 [INFO] 
04:39:01 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit5 ---
04:39:01 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:01 [INFO] 
04:39:01 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5 ---
04:39:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
04:39:02 [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
04:39:03 [INFO] 
04:39:03 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit5 ---
04:39:03 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:03 [INFO] 
04:39:03 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5 ---
04:39:03 [INFO] 
04:39:03 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5 ---
04:39:03 [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
04:39:03 [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
04:39:03 [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
04:39:03 [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
04:39:03 [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
04:39:03 [INFO] 
04:39:03 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5 ---
04:39:03 [INFO] 
04:39:03 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >----
04:39:03 [INFO] Building org.eclipse.swtbot.nebula.gallery 4.1.0-SNAPSHOT        [38/57]
04:39:03 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:39:03 [INFO] 
04:39:03 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery ---
04:39:03 [INFO] The project's OSGi version is 4.1.0.202211280935
04:39:03 [INFO] 
04:39:03 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery ---
04:39:03 [INFO] 
04:39:03 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery ---
04:39:03 [INFO] 
04:39:03 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery ---
04:39:03 [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.*
04:39:03 [INFO] 
04:39:03 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery ---
04:39:03 [INFO] 
04:39:03 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery ---
04:39:03 [INFO] 
04:39:03 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery ---
04:39:03 [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
04:39:03 [INFO] 
04:39:03 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery ---
04:39:03 [INFO] 
04:39:03 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
04:39:03 [INFO] 
04:39:03 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery ---
04:39:03 [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
04:39:03 [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: 
04:39:03             <plugin>
04:39:03                 <groupId>org.eclipse.tycho</groupId>
04:39:03                 <artifactId>tycho-p2-plugin</artifactId>
04:39:03                 <executions>
04:39:03                     <execution>
04:39:03                         <id>attach-p2-metadata</id>
04:39:03                         <phase>package</phase>
04:39:03                         <goals>
04:39:03                             <goal>p2-metadata</goal>
04:39:03                         </goals>
04:39:03                     </execution>
04:39:03                 </executions>
04:39:03             </plugin>
04:39:03 [INFO] 
04:39:03 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery ---
04:39:03 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:03 [INFO] 
04:39:03 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery ---
04:39:03 [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
04:39:04 [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
04:39:05 [INFO] 
04:39:05 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery ---
04:39:05 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:05 [INFO] 
04:39:05 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
04:39:05 [INFO] 
04:39:05 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery ---
04:39:05 [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
04:39:05 [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
04:39:05 [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
04:39:05 [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
04:39:05 [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
04:39:05 [INFO] 
04:39:05 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery ---
04:39:05 [INFO] 
04:39:05 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >---
04:39:05 [INFO] Building org.eclipse.swtbot.nebula.nattable 4.1.0-SNAPSHOT       [39/57]
04:39:05 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:39:05 [INFO] 
04:39:05 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable ---
04:39:05 [INFO] The project's OSGi version is 4.1.0.202211280935
04:39:05 [INFO] 
04:39:05 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable ---
04:39:05 [INFO] 
04:39:05 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable ---
04:39:05 [INFO] 
04:39:05 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable ---
04:39:05 [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.*
04:39:05 [INFO] 
04:39:05 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable ---
04:39:05 [INFO] 
04:39:05 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable ---
04:39:05 [INFO] 
04:39:05 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable ---
04:39:05 [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
04:39:05 [INFO] 
04:39:05 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable ---
04:39:05 [INFO] 
04:39:05 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
04:39:05 [INFO] 
04:39:05 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable ---
04:39:05 [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
04:39:05 [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: 
04:39:05             <plugin>
04:39:05                 <groupId>org.eclipse.tycho</groupId>
04:39:05                 <artifactId>tycho-p2-plugin</artifactId>
04:39:05                 <executions>
04:39:05                     <execution>
04:39:05                         <id>attach-p2-metadata</id>
04:39:05                         <phase>package</phase>
04:39:05                         <goals>
04:39:05                             <goal>p2-metadata</goal>
04:39:05                         </goals>
04:39:05                     </execution>
04:39:05                 </executions>
04:39:05             </plugin>
04:39:05 [INFO] 
04:39:05 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable ---
04:39:05 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:05 [INFO] 
04:39:05 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable ---
04:39:05 [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
04:39:08 [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
04:39:09 [INFO] 
04:39:09 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable ---
04:39:09 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:09 [INFO] 
04:39:09 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
04:39:09 [INFO] 
04:39:09 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable ---
04:39:09 [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
04:39:09 [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
04:39:09 [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
04:39:09 [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
04:39:09 [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
04:39:09 [INFO] 
04:39:09 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable ---
04:39:09 [INFO] 
04:39:09 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup >--
04:39:09 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup 4.1.0-SNAPSHOT  [40/57]
04:39:09 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:39:09 [INFO] 
04:39:09 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:09 [INFO] The project's OSGi version is 4.1.0.202211280935
04:39:09 [INFO] 
04:39:09 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:09 [INFO] 
04:39:09 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:09 [INFO] 
04:39:09 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:39:09 [INFO] 
04:39:09 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:09 [INFO] 
04:39:09 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:09 [INFO] 
04:39:09 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:09 [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
04:39:09 [INFO] 
04:39:09 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:09 [INFO] 
04:39:09 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:09 [INFO] 
04:39:09 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:09 [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
04:39:09 [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: 
04:39:09             <plugin>
04:39:09                 <groupId>org.eclipse.tycho</groupId>
04:39:09                 <artifactId>tycho-p2-plugin</artifactId>
04:39:09                 <executions>
04:39:09                     <execution>
04:39:09                         <id>attach-p2-metadata</id>
04:39:09                         <phase>package</phase>
04:39:09                         <goals>
04:39:09                             <goal>p2-metadata</goal>
04:39:09                         </goals>
04:39:09                     </execution>
04:39:09                 </executions>
04:39:09             </plugin>
04:39:09 [INFO] 
04:39:09 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:09 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:09 [INFO] 
04:39:09 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:09 [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
04:39:10 [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
04:39:11 [INFO] 
04:39:11 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:11 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:11 [INFO] 
04:39:11 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:11 [INFO] 
04:39:11 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:11 [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
04:39:11 [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
04:39:11 [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
04:39:11 [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
04:39:11 [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
04:39:11 [INFO] 
04:39:11 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup ---
04:39:11 [INFO] 
04:39:11 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar >----
04:39:11 [INFO] Building org.eclipse.swtbot.nebula.stepbar 4.1.0-SNAPSHOT        [41/57]
04:39:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:39:11 [INFO] 
04:39:11 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:11 [INFO] The project's OSGi version is 4.1.0.202211280935
04:39:11 [INFO] 
04:39:11 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:11 [INFO] 
04:39:11 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:11 [INFO] 
04:39:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:11 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:39:11 [INFO] 
04:39:11 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:11 [INFO] 
04:39:11 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:11 [INFO] 
04:39:11 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:11 [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
04:39:11 [INFO] 
04:39:11 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:11 [INFO] 
04:39:11 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:11 [INFO] 
04:39:11 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:11 [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
04:39:11 [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: 
04:39:11             <plugin>
04:39:11                 <groupId>org.eclipse.tycho</groupId>
04:39:11                 <artifactId>tycho-p2-plugin</artifactId>
04:39:11                 <executions>
04:39:11                     <execution>
04:39:11                         <id>attach-p2-metadata</id>
04:39:11                         <phase>package</phase>
04:39:11                         <goals>
04:39:11                             <goal>p2-metadata</goal>
04:39:11                         </goals>
04:39:11                     </execution>
04:39:11                 </executions>
04:39:11             </plugin>
04:39:11 [INFO] 
04:39:11 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:11 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:11 [INFO] 
04:39:11 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:11 [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
04:39:12 [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
04:39:13 [INFO] 
04:39:13 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:13 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:13 [INFO] 
04:39:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:13 [INFO] 
04:39:13 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:13 [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
04:39:13 [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
04:39:13 [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
04:39:13 [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
04:39:13 [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
04:39:13 [INFO] 
04:39:13 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar ---
04:39:13 [INFO] 
04:39:13 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider >--
04:39:13 [INFO] Building org.eclipse.swtbot.nebula.rangeslider 4.1.0-SNAPSHOT    [42/57]
04:39:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:39:13 [INFO] 
04:39:13 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:13 [INFO] The project's OSGi version is 4.1.0.202211280935
04:39:13 [INFO] 
04:39:13 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:13 [INFO] 
04:39:13 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:13 [INFO] 
04:39:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:13 [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.*
04:39:13 [INFO] 
04:39:13 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:13 [INFO] 
04:39:13 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:13 [INFO] 
04:39:13 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:13 [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
04:39:13 [INFO] 
04:39:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:13 [INFO] 
04:39:13 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:13 [INFO] 
04:39:13 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:13 [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
04:39:13 [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: 
04:39:13             <plugin>
04:39:13                 <groupId>org.eclipse.tycho</groupId>
04:39:13                 <artifactId>tycho-p2-plugin</artifactId>
04:39:13                 <executions>
04:39:13                     <execution>
04:39:13                         <id>attach-p2-metadata</id>
04:39:13                         <phase>package</phase>
04:39:13                         <goals>
04:39:13                             <goal>p2-metadata</goal>
04:39:13                         </goals>
04:39:13                     </execution>
04:39:13                 </executions>
04:39:13             </plugin>
04:39:13 [INFO] 
04:39:13 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:13 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:13 [INFO] 
04:39:13 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:13 [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
04:39:15 [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
04:39:16 [INFO] 
04:39:16 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:16 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:16 [INFO] 
04:39:16 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:16 [INFO] 
04:39:16 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:16 [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
04:39:16 [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
04:39:16 [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
04:39:16 [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
04:39:16 [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
04:39:16 [INFO] 
04:39:16 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider ---
04:39:16 [INFO] 
04:39:16 [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >----------
04:39:16 [INFO] Building org.eclipse.swtbot.updatesite 4.1.0-SNAPSHOT            [43/57]
04:39:16 [INFO] -------------------------[ eclipse-repository ]-------------------------
04:39:16 [INFO] 
04:39:16 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite ---
04:39:16 [INFO] The project's OSGi version is 4.1.0.202211280935
04:39:16 [INFO] 
04:39:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.swtbot.updatesite ---
04:39:16 [INFO] 
04:39:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.updatesite ---
04:39:16 [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.*
04:39:16 [INFO] 
04:39:16 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite ---
04:39:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:39:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/src/main/resources
04:39:16 [INFO] 
04:39:16 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite ---
04:39:16 [INFO] 
04:39:16 [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite ---
04:39:16 [INFO] Published profile IUs: [config.a.jre.javase 11.0.0, a.jre.javase 11.0.0]
04:39:16 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
04:39:17 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
04:39:17 [INFO] 
04:39:17 [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite ---
04:39:17 [INFO] 
04:39:17 [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite ---
04:39:17 [INFO] 
04:39:17 [INFO] --- tycho-p2-publisher-plugin:2.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite ---
04:39:17 [INFO] 
04:39:17 [INFO] --- tycho-p2-repository-plugin:2.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite ---
04:39:17 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.3kB)
04:39:17 [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)
04:39:17 [INFO] Fetching org.slf4j.api.source_1.7.30.v20200204-2150.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (67.32kB)
04:39:21 [INFO] 
04:39:21 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite ---
04:39:21 [INFO] 
04:39:21 [INFO] --- tycho-p2-repository-plugin:2.3.0:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite ---
04:39:21 [INFO] Building zip: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip
04:39:21 [INFO] 
04:39:21 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.updatesite ---
04:39:21 [INFO] 
04:39:21 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.updatesite ---
04:39:21 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:21 [INFO] 
04:39:21 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.updatesite ---
04:39:21 [INFO] 
04:39:21 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.updatesite ---
04:39:21 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:21 [INFO] 
04:39:21 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite ---
04:39:21 [INFO] 
04:39:21 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite ---
04:39:21 [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
04:39:21 [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
04:39:21 [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
04:39:21 [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
04:39:21 [INFO] 
04:39:21 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite ---
04:39:21 [INFO] 
04:39:21 [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >-----
04:39:21 [INFO] Building org.eclipse.swtbot.eclipse.ui.test 4.1.0-SNAPSHOT       [44/57]
04:39:21 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:39:21 [INFO] 
04:39:21 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:21 [INFO] The project's OSGi version is 4.1.0.202211280935
04:39:21 [INFO] 
04:39:21 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:21 [INFO] 
04:39:21 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:21 [INFO] 
04:39:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:21 [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.*
04:39:21 [INFO] 
04:39:21 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:39:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/main/resources
04:39:21 [INFO] 
04:39:21 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:21 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/classes
04:39:22 [INFO] 
04:39:22 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:39:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/test/resources
04:39:22 [INFO] 
04:39:22 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:22 [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
04:39:22 [INFO] 
04:39:22 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:22 [INFO] 
04:39:22 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:22 [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
04:39:22 [INFO] 
04:39:22 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:22 [INFO] 
04:39:22 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:22 [INFO] 
04:39:22 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:22 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:22 [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
04:39:22 [INFO] 
04:39:22 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:22 [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
04:39:23 [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
04:39:24 [INFO] 
04:39:24 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:24 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:24 [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
04:39:24 [INFO] 
04:39:24 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:24 [INFO] 
04:39:24 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:25 [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
04:39:25 [INFO] Command line:
04:39:25 	[/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]
04:39:28 Launching application org.eclipse.ui.ide.workbench...
04:39:33 Running org.eclipse.swtbot.eclipse.ui.functional.AllTests
04:39:33 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
04:39:33 SLF4J: Defaulting to no-operation (NOP) logger implementation
04:39:33 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
04:39:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.088 s - in org.eclipse.swtbot.eclipse.ui.functional.AllTests
04:39:37 canCreateSWTBotProject(org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest)  Time elapsed: 3.626 s
04:39:37 
04:39:37 Results:
04:39:37 
04:39:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:39:37 
04:39:44 [INFO] All tests passed!
04:39:44 [INFO] 
04:39:44 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:44 [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
04:39:44 [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
04:39:44 [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
04:39:44 [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
04:39:44 [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
04:39:44 [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
04:39:44 [INFO] 
04:39:44 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test ---
04:39:44 [INFO] 
04:39:44 [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >--
04:39:44 [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 4.1.0-SNAPSHOT [45/57]
04:39:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:39:44 [INFO] 
04:39:44 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:44 [INFO] The project's OSGi version is 4.1.0.202211280935
04:39:44 [INFO] 
04:39:44 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:44 [INFO] 
04:39:44 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:44 [INFO] 
04:39:44 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:44 [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.*
04:39:44 [INFO] 
04:39:44 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:39:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources
04:39:44 [INFO] 
04:39:44 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:44 [INFO] Nothing to compile - all classes are up to date
04:39:44 [INFO] 
04:39:44 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:39:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources
04:39:44 [INFO] 
04:39:44 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:44 [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
04:39:44 [INFO] 
04:39:44 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:44 [INFO] 
04:39:44 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:44 [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
04:39:45 [INFO] 
04:39:45 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:45 [INFO] 
04:39:45 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:45 [INFO] 
04:39:45 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:45 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:45 [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
04:39:45 [INFO] 
04:39:45 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:45 [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
04:39:45 [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
04:39:47 [INFO] 
04:39:47 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:47 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:47 [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
04:39:47 [INFO] 
04:39:47 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:47 [INFO] 
04:39:47 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:47 [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
04:39:47 [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
04:39:47 [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
04:39:47 [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
04:39:47 [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
04:39:47 [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
04:39:47 [INFO] 
04:39:47 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
04:39:47 [INFO] 
04:39:47 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >---
04:39:47 [INFO] Building org.eclipse.swtbot.forms.finder.test 4.1.0-SNAPSHOT     [46/57]
04:39:47 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:39:47 [INFO] 
04:39:47 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test ---
04:39:47 [INFO] The project's OSGi version is 4.1.0.202211280935
04:39:47 [INFO] 
04:39:47 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test ---
04:39:47 [INFO] 
04:39:47 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test ---
04:39:47 [INFO] 
04:39:47 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test ---
04:39:47 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:39:47 [INFO] 
04:39:47 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test ---
04:39:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:39:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/main/resources
04:39:47 [INFO] 
04:39:47 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test ---
04:39:47 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/classes
04:39:47 [INFO] 
04:39:47 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test ---
04:39:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:39:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/test/resources
04:39:47 [INFO] 
04:39:47 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test ---
04:39:47 [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
04:39:47 [INFO] 
04:39:47 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test ---
04:39:47 [INFO] 
04:39:47 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test ---
04:39:47 [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
04:39:47 [INFO] 
04:39:47 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test ---
04:39:47 [INFO] 
04:39:47 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder.test ---
04:39:47 [INFO] 
04:39:47 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder.test ---
04:39:47 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:47 [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
04:39:47 [INFO] 
04:39:47 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder.test ---
04:39:47 [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
04:39:48 [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
04:39:50 [INFO] 
04:39:50 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder.test ---
04:39:50 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:39:50 [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
04:39:50 [INFO] 
04:39:50 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test ---
04:39:50 [INFO] 
04:39:50 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.forms.finder.test ---
04:39:50 [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
04:39:50 [INFO] Command line:
04:39:50 	[/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]
04:39:53 Launching application org.eclipse.ui.ide.workbench...
04:39:57 Running org.eclipse.swtbot.forms.finder.test.AllTests
04:39:57 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
04:39:57 SLF4J: Defaulting to no-operation (NOP) logger implementation
04:39:57 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
04:40:00 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.554 s - in org.eclipse.swtbot.forms.finder.test.AllTests
04:40:00 canFindHyperlinkWithRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest)  Time elapsed: 0.05 s
04:40:00 findHyperlink(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest)  Time elapsed: 0.003 s
04:40:00 findImageHyperlinkWithNoImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.003 s
04:40:00 canFindImageHyperlinkWithNoImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.012 s
04:40:00 findImageHyperlinkWithImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.001 s
04:40:00 canFindImageHyperlinkWithImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.004 s
04:40:00 
04:40:00 Results:
04:40:00 
04:40:00 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
04:40:00 
04:40:00 [INFO] All tests passed!
04:40:00 [INFO] 
04:40:00 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test ---
04:40:00 [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
04:40:00 [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
04:40:00 [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
04:40:00 [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
04:40:00 [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
04:40:00 [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
04:40:00 [INFO] 
04:40:00 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test ---
04:40:00 [INFO] 
04:40:00 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >--
04:40:00 [INFO] Building org.eclipse.swtbot.eclipse.finder.test 4.1.0-SNAPSHOT   [47/57]
04:40:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:40:00 [INFO] 
04:40:00 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:00 [INFO] The project's OSGi version is 4.1.0.202211280935
04:40:00 [INFO] 
04:40:00 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:00 [INFO] 
04:40:00 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:00 [INFO] 
04:40:00 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:00 [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.*
04:40:00 [INFO] 
04:40:00 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:40:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/main/resources
04:40:00 [INFO] 
04:40:00 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:00 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/classes
04:40:01 [INFO] 
04:40:01 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:40:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/test/resources
04:40:01 [INFO] 
04:40:01 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:01 [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
04:40:01 [INFO] 
04:40:01 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:01 [INFO] 
04:40:01 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:01 [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
04:40:01 [INFO] 
04:40:01 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:01 [INFO] 
04:40:01 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:01 [INFO] 
04:40:01 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:01 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:40:01 [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
04:40:01 [INFO] 
04:40:01 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:01 [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
04:40:02 [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
04:40:03 [INFO] 
04:40:03 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:03 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:40:03 [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
04:40:03 [INFO] 
04:40:03 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:03 [INFO] 
04:40:03 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test ---
04:40:03 [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
04:40:03 [INFO] Command line:
04:40:03 	[/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]
04:40:07 Launching application org.eclipse.ui.ide.workbench...
04:40:09 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
04:40:09 SLF4J: Defaulting to no-operation (NOP) logger implementation
04:40:09 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
04:40:12 Running org.eclipse.swtbot.eclipse.finder.AllTests
04:42:04 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.915 s - in org.eclipse.swtbot.eclipse.finder.AllTests
04:42:04 viewMenuDropDown(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.946 s
04:42:04 viewActionDelegateWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.678 s
04:42:04 toolbarToogleButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.552 s
04:42:04 viewBotWidgetScope(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.354 s
04:42:04 toolbarButtonNotFound(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.408 s
04:42:04 menusAddedProgramatically(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.541 s
04:42:04 toolbarPushButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.407 s
04:42:04 notFindingViewThrowsException(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 5.184 s
04:42:04 openView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.341 s
04:42:04 menusExtensionsCommandWithoutParameters(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.481 s
04:42:04 toolbarDropDownButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.417 s
04:42:04 menusExtensionsParameterizedCommand(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.537 s
04:42:04 findsView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.578 s
04:42:04 breakpointsViewMenuWorkingSets(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.971 s
04:42:04 toolbarRadioButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.398 s
04:42:04 closesAView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.523 s
04:42:04 getToolbarButtons(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.362 s
04:42:04 getsViewTitle(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.602 s
04:42:04 quickFixNotFoundExceptionString(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 s
04:42:04 quickFixNotFoundExceptionStringThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 s
04:42:04 quickFixNotFoundExceptionThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0.001 s
04:42:04 canAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 14.256 s
04:42:04 getsAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 5.75 s
04:42:04 contextMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 4.698 s
04:42:04 contextMenuWithSubMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 4.855 s
04:42:04 isActivePartIsFalseForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 7.513 s
04:42:04 getsStatusMessagesOfEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 4.89 s
04:42:04 isActiveIsTrueForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 7.645 s
04:42:04 canAccessContextMenuSubmenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 4.383 s
04:42:04 canGetStatusMessageOfView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.477 s
04:42:04 canRefreshProject(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 4.115 s
04:42:04 canAccessContextMenuCopyQualifiedName(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 4.637 s
04:42:04 canAccessContextMenuOnMultipleSelection(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 5.229 s
04:42:04 canAccessOpen(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.957 s
04:42:04 canAccessContextMenuWithSubmenus(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 4.139 s
04:42:04 shouldGetPageCount(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.644 s
04:42:04 shouldSaveEditorContents(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.597 s
04:42:04 editorShouldBeMarkedDirtyOnChanges(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.569 s
04:42:04 shouldGetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.512 s
04:42:04 shouldGetListOfPageTitles(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.298 s
04:42:04 shouldAnswerIsActivePageCorrectly(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.278 s
04:42:04 shouldSetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.273 s
04:42:04 canFindControlContributionWithTooltip(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.166 s
04:42:04 canFindControlContributionWithText(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.164 s
04:42:04 canFindControlContributionWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.159 s
04:42:04 canSelectMultipleRadioInPreferencesWindow(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest)  Time elapsed: 0.68 s
04:42:04 
04:42:04 Results:
04:42:04 
04:42:04 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
04:42:04 
04:42:06 [INFO] All tests passed!
04:42:06 [INFO] 
04:42:06 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test ---
04:42:06 [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
04:42:06 [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
04:42:06 [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
04:42:06 [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
04:42:06 [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
04:42:06 [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
04:42:06 [INFO] 
04:42:06 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test ---
04:42:06 [INFO] 
04:42:06 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >----
04:42:06 [INFO] Building org.eclipse.swtbot.e4.finder.test 4.1.0-SNAPSHOT        [48/57]
04:42:06 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:42:06 [INFO] 
04:42:06 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test ---
04:42:06 [INFO] The project's OSGi version is 4.1.0.202211280935
04:42:06 [INFO] 
04:42:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test ---
04:42:06 [INFO] 
04:42:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test ---
04:42:06 [INFO] 
04:42:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test ---
04:42:06 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
04:42:06 [INFO] 
04:42:06 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test ---
04:42:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:42:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/main/resources
04:42:06 [INFO] 
04:42:06 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test ---
04:42:06 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/classes
04:42:06 [INFO] 
04:42:06 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test ---
04:42:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:42:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/test/resources
04:42:06 [INFO] 
04:42:06 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test ---
04:42:06 [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
04:42:06 [INFO] 
04:42:06 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test ---
04:42:06 [INFO] 
04:42:06 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test ---
04:42:06 [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
04:42:06 [INFO] 
04:42:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test ---
04:42:06 [INFO] 
04:42:06 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder.test ---
04:42:06 [INFO] 
04:42:06 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder.test ---
04:42:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:42:06 [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
04:42:06 [INFO] 
04:42:06 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder.test ---
04:42:06 [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
04:42:07 [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
04:42:10 [INFO] 
04:42:10 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder.test ---
04:42:10 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:42:10 [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
04:42:10 [INFO] 
04:42:10 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test ---
04:42:10 [INFO] 
04:42:10 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.e4.finder.test ---
04:42:10 [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
04:42:10 [INFO] Command line:
04:42:10 	[/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]
04:42:13 Launching application org.eclipse.e4.ui.workbench.swt.E4Application...
04:42:15 Running org.eclipse.swtbot.e4.finder.test.AllTests
04:42:15 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
04:42:15 SLF4J: Defaulting to no-operation (NOP) logger implementation
04:42:15 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
04:42:20 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.655 s - in org.eclipse.swtbot.e4.finder.test.AllTests
04:42:20 showsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0.049 s
04:42:20 closePart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 5.03 s
04:42:20 findsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0 s
04:42:20 getsPartTitle(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0 s
04:42:20 openNewlyCreatedPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0.094 s
04:42:20 switchPerspective(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest)  Time elapsed: 0.049 s
04:42:20 
04:42:20 Results:
04:42:20 
04:42:20 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
04:42:20 
04:42:21 [INFO] All tests passed!
04:42:21 [INFO] 
04:42:21 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test ---
04:42:21 [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
04:42:21 [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
04:42:21 [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
04:42:21 [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
04:42:21 [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
04:42:21 [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
04:42:21 [INFO] 
04:42:21 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test ---
04:42:21 [INFO] 
04:42:21 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >--
04:42:21 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 4.1.0-SNAPSHOT [49/57]
04:42:21 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:42:21 [INFO] 
04:42:21 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:21 [INFO] The project's OSGi version is 4.1.0.202211280935
04:42:21 [INFO] 
04:42:21 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:21 [INFO] 
04:42:21 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:21 [INFO] 
04:42:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:21 [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.*
04:42:21 [INFO] 
04:42:21 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:42:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources
04:42:21 [INFO] 
04:42:21 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:21 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes
04:42:21 [INFO] 
04:42:21 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:42:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources
04:42:21 [INFO] 
04:42:21 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:21 [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
04:42:21 [INFO] 
04:42:21 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:21 [INFO] 
04:42:21 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:21 [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
04:42:21 [INFO] 
04:42:21 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:21 [INFO] 
04:42:21 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:21 [INFO] 
04:42:21 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:21 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:42:21 [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
04:42:21 [INFO] 
04:42:21 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:21 [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
04:42:23 [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
04:42:24 [INFO] 
04:42:24 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:24 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:42:24 [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
04:42:24 [INFO] 
04:42:24 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:24 [INFO] 
04:42:24 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:24 [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
04:42:24 [INFO] Command line:
04:42:24 	[/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]
04:42:30 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
04:42:30 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
04:42:30 SLF4J: Defaulting to no-operation (NOP) logger implementation
04:42:30 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
04:42:30 
04:42:30 (SWT:1434): Gtk-CRITICAL **: 09:42:30.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:42:30 
04:42:30 (SWT:1434): Gtk-CRITICAL **: 09:42:30.908: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:42:30 
04:42:30 (SWT:1434): Gtk-CRITICAL **: 09:42:30.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:42:31 
04:42:31 (SWT:1434): Gtk-CRITICAL **: 09:42:31.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:42:31 
04:42:31 (SWT:1434): Gtk-CRITICAL **: 09:42:31.116: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:42:31 
04:42:31 (SWT:1434): Gtk-CRITICAL **: 09:42:31.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:42:31 
04:42:31 (SWT:1434): Gtk-CRITICAL **: 09:42:31.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:42:31 
04:42:31 (SWT:1434): Gtk-CRITICAL **: 09:42:31.347: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:42:31 
04:42:31 (SWT:1434): Gtk-CRITICAL **: 09:42:31.432: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:42:31 
04:42:31 (SWT:1434): Gtk-CRITICAL **: 09:42:31.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:42:31 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 s - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
04:42:31 testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.308 s
04:42:31 testCount(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.084 s
04:42:31 testGetGalleryItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.047 s
04:42:31 testSelectUnselect(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.085 s
04:42:31 testGetGalleryItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.077 s
04:42:31 testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.08 s
04:42:31 testGetItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.102 s
04:42:31 testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.053 s
04:42:31 testGetItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.078 s
04:42:31 testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.076 s
04:42:31 
04:42:31 Results:
04:42:31 
04:42:31 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
04:42:31 
04:42:32 [INFO] All tests passed!
04:42:32 [INFO] 
04:42:32 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:32 [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
04:42:32 [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
04:42:32 [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
04:42:32 [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
04:42:32 [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
04:42:32 [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
04:42:32 [INFO] 
04:42:32 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
04:42:32 [INFO] 
04:42:32 [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >----
04:42:32 [INFO] Building org.eclipse.swtbot.swt.finder.test 4.1.0-SNAPSHOT       [50/57]
04:42:32 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:42:32 [INFO] 
04:42:32 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test ---
04:42:32 [INFO] The project's OSGi version is 4.1.0.202211280935
04:42:32 [INFO] 
04:42:32 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test ---
04:42:32 [INFO] 
04:42:32 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test ---
04:42:32 [INFO] 
04:42:32 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test ---
04:42:32 [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.*
04:42:32 [INFO] 
04:42:32 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test ---
04:42:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:42:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/main/resources
04:42:32 [INFO] 
04:42:32 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test ---
04:42:32 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/classes
04:42:32 [INFO] 
04:42:32 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test ---
04:42:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:42:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/test/resources
04:42:32 [INFO] 
04:42:32 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test ---
04:42:32 [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
04:42:32 [INFO] 
04:42:32 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test ---
04:42:32 [INFO] 
04:42:32 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test ---
04:42:32 [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
04:42:33 [INFO] 
04:42:33 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test ---
04:42:33 [INFO] 
04:42:33 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test ---
04:42:33 [INFO] 
04:42:33 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test ---
04:42:33 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:42:33 [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
04:42:33 [INFO] 
04:42:33 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test ---
04:42:33 [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
04:42:34 [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
04:42:35 [INFO] 
04:42:35 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test ---
04:42:35 [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:42:35 [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
04:42:35 [INFO] 
04:42:35 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test ---
04:42:35 [INFO] 
04:42:36 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.swt.finder.test ---
04:42:36 [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
04:42:36 [INFO] Command line:
04:42:36 	[/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]
04:42:39 Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
04:42:39 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
04:42:39 SLF4J: Defaulting to no-operation (NOP) logger implementation
04:42:39 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
04:42:40 
04:42:40 (SWT:1517): Gdk-CRITICAL **: 09:42:40.344: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:42:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.504 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
04:42:40 getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test)  Time elapsed: 0.867 s
04:42:40 findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test)  Time elapsed: 0.402 s
04:42:40 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
04:42:40 
04:42:40 (SWT:1517): Gdk-CRITICAL **: 09:42:40.791: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:42:40 
04:42:40 (SWT:1517): Gdk-CRITICAL **: 09:42:40.899: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:42:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
04:42:40 findsAllVisibleMenus(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest)  Time elapsed: 0.099 s
04:42:40 clicksMenuItem(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest)  Time elapsed: 0.068 s
04:42:40 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
04:42:40 
04:42:40 (SWT:1517): Gdk-CRITICAL **: 09:42:40.971: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:42:41 
04:42:41 (SWT:1517): Gtk-WARNING **: 09:42:41.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:41 
04:42:41 (SWT:1517): Gtk-WARNING **: 09:42:41.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:41 
04:42:41 (SWT:1517): Gtk-WARNING **: 09:42:41.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:41 
04:42:41 (SWT:1517): Gtk-WARNING **: 09:42:41.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:41 
04:42:41 (SWT:1517): Gtk-WARNING **: 09:42:41.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:41 
04:42:41 (SWT:1517): Gtk-WARNING **: 09:42:41.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:41 
04:42:41 (SWT:1517): Gtk-WARNING **: 09:42:41.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:42 
04:42:42 (SWT:1517): Gdk-CRITICAL **: 09:42:42.990: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:42:43 
04:42:43 (SWT:1517): Gtk-WARNING **: 09:42:43.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:43 
04:42:43 (SWT:1517): Gtk-WARNING **: 09:42:43.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:43 
04:42:43 (SWT:1517): Gtk-WARNING **: 09:42:43.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:43 
04:42:43 (SWT:1517): Gtk-WARNING **: 09:42:43.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:43 
04:42:43 (SWT:1517): Gtk-WARNING **: 09:42:43.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:43 
04:42:43 (SWT:1517): Gtk-WARNING **: 09:42:43.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:43 
04:42:43 (SWT:1517): Gtk-WARNING **: 09:42:43.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:44 
04:42:44 (SWT:1517): Gdk-CRITICAL **: 09:42:44.694: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:42:44 
04:42:44 (SWT:1517): Gtk-WARNING **: 09:42:44.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:44 
04:42:44 (SWT:1517): Gtk-WARNING **: 09:42:44.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:44 
04:42:44 (SWT:1517): Gtk-WARNING **: 09:42:44.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:44 
04:42:44 (SWT:1517): Gtk-WARNING **: 09:42:44.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:44 
04:42:44 (SWT:1517): Gtk-WARNING **: 09:42:44.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:44 
04:42:44 (SWT:1517): Gtk-WARNING **: 09:42:44.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:44 
04:42:44 (SWT:1517): Gtk-WARNING **: 09:42:44.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:46 
04:42:46 (SWT:1517): Gdk-CRITICAL **: 09:42:46.361: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:42:46 
04:42:46 (SWT:1517): Gtk-WARNING **: 09:42:46.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:46 
04:42:46 (SWT:1517): Gtk-WARNING **: 09:42:46.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:46 
04:42:46 (SWT:1517): Gtk-WARNING **: 09:42:46.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:46 
04:42:46 (SWT:1517): Gtk-WARNING **: 09:42:46.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:46 
04:42:46 (SWT:1517): Gtk-WARNING **: 09:42:46.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:46 
04:42:46 (SWT:1517): Gtk-WARNING **: 09:42:46.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:46 
04:42:46 (SWT:1517): Gtk-WARNING **: 09:42:46.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:47 
04:42:47 (SWT:1517): Gtk-CRITICAL **: 09:42:47.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:42:47 
04:42:47 (SWT:1517): Gtk-CRITICAL **: 09:42:47.843: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:42:48 
04:42:48 (SWT:1517): Gdk-CRITICAL **: 09:42:48.116: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:42:48 
04:42:48 (SWT:1517): Gtk-WARNING **: 09:42:48.355: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:48 
04:42:48 (SWT:1517): Gtk-WARNING **: 09:42:48.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:48 
04:42:48 (SWT:1517): Gtk-WARNING **: 09:42:48.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:48 
04:42:48 (SWT:1517): Gtk-WARNING **: 09:42:48.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:48 
04:42:48 (SWT:1517): Gtk-WARNING **: 09:42:48.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:48 
04:42:48 (SWT:1517): Gtk-WARNING **: 09:42:48.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:48 
04:42:48 (SWT:1517): Gtk-WARNING **: 09:42:48.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:49 
04:42:49 (SWT:1517): Gdk-CRITICAL **: 09:42:49.763: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:42:50 
04:42:50 (SWT:1517): Gtk-WARNING **: 09:42:50.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:50 
04:42:50 (SWT:1517): Gtk-WARNING **: 09:42:50.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:50 
04:42:50 (SWT:1517): Gtk-WARNING **: 09:42:50.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:50 
04:42:50 (SWT:1517): Gtk-WARNING **: 09:42:50.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:50 
04:42:50 (SWT:1517): Gtk-WARNING **: 09:42:50.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:50 
04:42:50 (SWT:1517): Gtk-WARNING **: 09:42:50.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:50 
04:42:50 (SWT:1517): Gtk-WARNING **: 09:42:50.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:51 
04:42:51 (SWT:1517): Gdk-CRITICAL **: 09:42:51.505: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:42:51 
04:42:51 (SWT:1517): Gtk-WARNING **: 09:42:51.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:51 
04:42:51 (SWT:1517): Gtk-WARNING **: 09:42:51.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:51 
04:42:51 (SWT:1517): Gtk-WARNING **: 09:42:51.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:51 
04:42:51 (SWT:1517): Gtk-WARNING **: 09:42:51.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:51 
04:42:51 (SWT:1517): Gtk-WARNING **: 09:42:51.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:51 
04:42:51 (SWT:1517): Gtk-WARNING **: 09:42:51.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:51 
04:42:51 (SWT:1517): Gtk-WARNING **: 09:42:51.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:53 
04:42:53 (SWT:1517): Gdk-CRITICAL **: 09:42:53.241: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:42:53 
04:42:53 (SWT:1517): Gtk-WARNING **: 09:42:53.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:53 
04:42:53 (SWT:1517): Gtk-WARNING **: 09:42:53.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:53 
04:42:53 (SWT:1517): Gtk-WARNING **: 09:42:53.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:53 
04:42:53 (SWT:1517): Gtk-WARNING **: 09:42:53.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:53 
04:42:53 (SWT:1517): Gtk-WARNING **: 09:42:53.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:53 
04:42:53 (SWT:1517): Gtk-WARNING **: 09:42:53.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:53 
04:42:53 (SWT:1517): Gtk-WARNING **: 09:42:53.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:54 
04:42:54 (SWT:1517): Gdk-CRITICAL **: 09:42:54.909: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:42:55 
04:42:55 (SWT:1517): Gtk-WARNING **: 09:42:55.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:55 
04:42:55 (SWT:1517): Gtk-WARNING **: 09:42:55.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:55 
04:42:55 (SWT:1517): Gtk-WARNING **: 09:42:55.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:55 
04:42:55 (SWT:1517): Gtk-WARNING **: 09:42:55.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:55 
04:42:55 (SWT:1517): Gtk-WARNING **: 09:42:55.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:55 
04:42:55 (SWT:1517): Gtk-WARNING **: 09:42:55.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:55 
04:42:55 (SWT:1517): Gtk-WARNING **: 09:42:55.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:56 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.616 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
04:42:56 findsATabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 2.018 s
04:42:56 getsControlPathToTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.705 s
04:42:56 getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.667 s
04:42:56 getsOnlyVisibleControls(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.754 s
04:42:56 findsAGroup(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.647 s
04:42:56 findsAShell(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.741 s
04:42:56 findsText(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.736 s
04:42:56 findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.666 s
04:42:56 findsTwoButtons(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.675 s
04:42:56 Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
04:42:56 
04:42:56 (SWT:1517): Gdk-CRITICAL **: 09:42:56.595: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:42:56 
04:42:56 (SWT:1517): Gtk-WARNING **: 09:42:56.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:56 
04:42:56 (SWT:1517): Gtk-WARNING **: 09:42:56.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:56 
04:42:56 (SWT:1517): Gtk-WARNING **: 09:42:56.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:56 
04:42:56 (SWT:1517): Gtk-WARNING **: 09:42:56.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:56 
04:42:56 (SWT:1517): Gtk-WARNING **: 09:42:56.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:56 
04:42:56 (SWT:1517): Gtk-WARNING **: 09:42:56.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:56 
04:42:56 (SWT:1517): Gtk-WARNING **: 09:42:56.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:58 
04:42:58 (SWT:1517): Gdk-CRITICAL **: 09:42:58.240: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:42:58 
04:42:58 (SWT:1517): Gtk-WARNING **: 09:42:58.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:58 
04:42:58 (SWT:1517): Gtk-WARNING **: 09:42:58.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:58 
04:42:58 (SWT:1517): Gtk-WARNING **: 09:42:58.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:58 
04:42:58 (SWT:1517): Gtk-WARNING **: 09:42:58.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:58 
04:42:58 (SWT:1517): Gtk-WARNING **: 09:42:58.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:58 
04:42:58 (SWT:1517): Gtk-WARNING **: 09:42:58.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:58 
04:42:58 (SWT:1517): Gtk-WARNING **: 09:42:58.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:42:59 
04:42:59 (SWT:1517): Gdk-CRITICAL **: 09:42:59.934: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:00 
04:43:00 (SWT:1517): Gtk-WARNING **: 09:43:00.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:00 
04:43:00 (SWT:1517): Gtk-WARNING **: 09:43:00.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:00 
04:43:00 (SWT:1517): Gtk-WARNING **: 09:43:00.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:00 
04:43:00 (SWT:1517): Gtk-WARNING **: 09:43:00.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:00 
04:43:00 (SWT:1517): Gtk-WARNING **: 09:43:00.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:00 
04:43:00 (SWT:1517): Gtk-WARNING **: 09:43:00.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:00 
04:43:00 (SWT:1517): Gtk-WARNING **: 09:43:00.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:01 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.963 s - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
04:43:01 generatesStringFromPath(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.645 s
04:43:01 getsPathFromInvalidString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.692 s
04:43:01 getsPathFromString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.625 s
04:43:01 Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
04:43:01 
04:43:01 (SWT:1517): Gdk-CRITICAL **: 09:43:01.564: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:01 
04:43:01 (SWT:1517): Gtk-WARNING **: 09:43:01.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:01 
04:43:01 (SWT:1517): Gtk-WARNING **: 09:43:01.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:01 
04:43:01 (SWT:1517): Gtk-WARNING **: 09:43:01.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:01 
04:43:01 (SWT:1517): Gtk-WARNING **: 09:43:01.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:01 
04:43:01 (SWT:1517): Gtk-WARNING **: 09:43:01.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:01 
04:43:01 (SWT:1517): Gtk-WARNING **: 09:43:01.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:01 
04:43:01 (SWT:1517): Gtk-WARNING **: 09:43:01.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:03 
04:43:03 (SWT:1517): Gdk-CRITICAL **: 09:43:03.167: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:03 
04:43:03 (SWT:1517): Gtk-WARNING **: 09:43:03.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:03 
04:43:03 (SWT:1517): Gtk-WARNING **: 09:43:03.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:03 
04:43:03 (SWT:1517): Gtk-WARNING **: 09:43:03.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:03 
04:43:03 (SWT:1517): Gtk-WARNING **: 09:43:03.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:03 
04:43:03 (SWT:1517): Gtk-WARNING **: 09:43:03.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:03 
04:43:03 (SWT:1517): Gtk-WARNING **: 09:43:03.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:03 
04:43:03 (SWT:1517): Gtk-WARNING **: 09:43:03.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.291 s - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
04:43:04 childrenControlFinder1(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest)  Time elapsed: 1.603 s
04:43:04 childrenControlFinder2(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest)  Time elapsed: 1.687 s
04:43:04 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
04:43:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
04:43:04 shouldBeAbleToParseUserProvidedKeyboardLayout(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest)  Time elapsed: 0.013 s
04:43:04 shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest)  Time elapsed: 0 s
04:43:04 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
04:43:04 
04:43:04 (SWT:1517): Gdk-CRITICAL **: 09:43:04.881: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:04 
04:43:04 (SWT:1517): Gdk-CRITICAL **: 09:43:04.915: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:04 
04:43:04 (SWT:1517): Gdk-CRITICAL **: 09:43:04.933: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:04 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
04:43:04 createsKeyboardForAWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.033 s
04:43:04 createsKeyboardForMockKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.018 s
04:43:04 createsKeyboardForSWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.017 s
04:43:04 Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
04:43:04 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
04:43:04 getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
04:43:04 getsKeyStrokeForCapitalCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
04:43:04 getsKeyStrokeForSmallCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
04:43:04 getsKeystrokesForModificationKeys(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
04:43:04 getsKeystrokesForModificationKey(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
04:43:04 getsKeystrokesForModificationKeyWithShiftAndSmallCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
04:43:04 getsKeyStrokeForSpecialCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0.003 s
04:43:04 getsKeystrokesForModificationKeyForCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
04:43:04 Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
04:43:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
04:43:04 org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped
04:43:04 Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
04:43:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
04:43:04 org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped
04:43:04 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
04:43:04 
04:43:04 (SWT:1517): Gdk-CRITICAL **: 09:43:04.975: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:05 
04:43:05 (SWT:1517): Gtk-WARNING **: 09:43:05.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:05 
04:43:05 (SWT:1517): Gtk-WARNING **: 09:43:05.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:05 
04:43:05 (SWT:1517): Gtk-WARNING **: 09:43:05.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:05 
04:43:05 (SWT:1517): Gtk-WARNING **: 09:43:05.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:05 
04:43:05 (SWT:1517): Gtk-WARNING **: 09:43:05.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:05 
04:43:05 (SWT:1517): Gtk-WARNING **: 09:43:05.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:05 
04:43:05 (SWT:1517): Gtk-WARNING **: 09:43:05.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:06 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
04:43:06 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest)  Time elapsed: 1.692 s
04:43:06 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
04:43:06 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
04:43:06 getsToString(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0.002 s
04:43:06 matchTooltipIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
04:43:06 matchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
04:43:06 doesNotMatchObjectsWithNullGetTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
04:43:06 doesNotMatchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
04:43:06 doesNotMatchObjectsWithNoGetTooltipMethod(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
04:43:06 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
04:43:06 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
04:43:06 matchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0.001 s
04:43:06 doesNotMatchObjectsWithNullGetMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
04:43:06 doesNotMatchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
04:43:06 getsToString(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
04:43:06 doesNotMatchObjectsWithNoGetMessageMethod(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
04:43:06 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
04:43:06 
04:43:06 (SWT:1517): Gdk-CRITICAL **: 09:43:06.690: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:06 
04:43:06 (SWT:1517): Gdk-CRITICAL **: 09:43:06.858: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:06 
04:43:06 (SWT:1517): Gdk-CRITICAL **: 09:43:06.986: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:07 
04:43:07 (SWT:1517): Gdk-CRITICAL **: 09:43:07.107: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:07 
04:43:07 (SWT:1517): Gdk-CRITICAL **: 09:43:07.272: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:07 
04:43:07 (SWT:1517): Gdk-CRITICAL **: 09:43:07.424: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:07 
04:43:07 (SWT:1517): Gdk-CRITICAL **: 09:43:07.578: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:07 
04:43:07 (SWT:1517): Gdk-CRITICAL **: 09:43:07.724: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:07 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 s - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
04:43:07 matchesControlsWithTooltip(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.167 s
04:43:07 matchesControlsWithTextIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.128 s
04:43:07 matchesControlsWithTooltipIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.121 s
04:43:07 matchesControlsWithText(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.165 s
04:43:07 matchesControlsInGroup(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.152 s
04:43:07 findsControlsById(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.153 s
04:43:07 matchesControlsWithLabel(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.145 s
04:43:07 matchesControlsWithRegex(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.135 s
04:43:07 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest
04:43:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest
04:43:07 testDescription(org.eclipse.swtbot.swt.finder.matchers.WithItemTest)  Time elapsed: 0.001 s
04:43:07 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
04:43:07 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
04:43:07 matchesRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0.001 s
04:43:07 doesNotMatchRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0.001 s
04:43:07 getsToString(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
04:43:07 doesNotMatchNullText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
04:43:07 cannotNotMatchText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
04:43:07 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest
04:43:07 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest
04:43:07 testShouldAnswerTrueIfAllMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0.001 s
04:43:07 testShouldAnswerFalseIfAnyMatchersDoesNotMatch(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0 s
04:43:07 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
04:43:07 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
04:43:07 matchesMenuWithoutAccesor(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
04:43:07 matchesMenuWithMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
04:43:07 matchesWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
04:43:07 matchesMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
04:43:07 matchesMenuWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
04:43:07 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
04:43:07 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
04:43:07 testShouldAnswerTrueIfAnyMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0.002 s
04:43:07 testShouldAnswerFalseIfNoMatchersMatche(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0 s
04:43:07 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
04:43:07 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
04:43:07 doesNotMatchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
04:43:07 doesNotMatchObjectsWithNullGetText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
04:43:07 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
04:43:07 matchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0.001 s
04:43:07 doesNotMatchObjectsWithNoGetTextMethod(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
04:43:07 matchTextIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
04:43:07 Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
04:43:07 
04:43:07 (SWT:1517): Gdk-CRITICAL **: 09:43:07.936: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.063: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.106: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.106: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.133: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.148: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.148: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.234: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.249: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 
04:43:08 (SWT:1517): Gtk-CRITICAL **: 09:43:08.249: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
04:43:08 dragsAndDropsFromTreeToTree(org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest)  Time elapsed: 0.331 s
04:43:08 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
04:43:08 
04:43:08 (SWT:1517): Gdk-CRITICAL **: 09:43:08.272: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:08 
04:43:08 (SWT:1517): Gtk-WARNING **: 09:43:08.548: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:08 
04:43:08 (SWT:1517): Gtk-WARNING **: 09:43:08.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:08 
04:43:08 (SWT:1517): Gtk-WARNING **: 09:43:08.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:08 
04:43:08 (SWT:1517): Gtk-WARNING **: 09:43:08.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:08 
04:43:08 (SWT:1517): Gtk-WARNING **: 09:43:08.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:08 
04:43:08 (SWT:1517): Gtk-WARNING **: 09:43:08.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:08 
04:43:08 (SWT:1517): Gtk-WARNING **: 09:43:08.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:10 
04:43:10 (SWT:1517): Gdk-CRITICAL **: 09:43:10.027: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:10 
04:43:10 (SWT:1517): Gtk-WARNING **: 09:43:10.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:10 
04:43:10 (SWT:1517): Gtk-WARNING **: 09:43:10.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:10 
04:43:10 (SWT:1517): Gtk-WARNING **: 09:43:10.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:10 
04:43:10 (SWT:1517): Gtk-WARNING **: 09:43:10.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:10 
04:43:10 (SWT:1517): Gtk-WARNING **: 09:43:10.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:10 
04:43:10 (SWT:1517): Gtk-WARNING **: 09:43:10.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:10 
04:43:10 (SWT:1517): Gtk-WARNING **: 09:43:10.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:11 
04:43:11 (SWT:1517): Gdk-CRITICAL **: 09:43:11.873: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:12 
04:43:12 (SWT:1517): Gtk-WARNING **: 09:43:12.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:12 
04:43:12 (SWT:1517): Gtk-WARNING **: 09:43:12.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:12 
04:43:12 (SWT:1517): Gtk-WARNING **: 09:43:12.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:12 
04:43:12 (SWT:1517): Gtk-WARNING **: 09:43:12.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:12 
04:43:12 (SWT:1517): Gtk-WARNING **: 09:43:12.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:12 
04:43:12 (SWT:1517): Gtk-WARNING **: 09:43:12.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:12 
04:43:12 (SWT:1517): Gtk-WARNING **: 09:43:12.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:13 
04:43:13 (SWT:1517): Gdk-CRITICAL **: 09:43:13.742: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:14 
04:43:14 (SWT:1517): Gtk-WARNING **: 09:43:14.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:14 
04:43:14 (SWT:1517): Gtk-WARNING **: 09:43:14.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:14 
04:43:14 (SWT:1517): Gtk-WARNING **: 09:43:14.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:14 
04:43:14 (SWT:1517): Gtk-WARNING **: 09:43:14.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:14 
04:43:14 (SWT:1517): Gtk-WARNING **: 09:43:14.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:14 
04:43:14 (SWT:1517): Gtk-WARNING **: 09:43:14.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:14 
04:43:14 (SWT:1517): Gtk-WARNING **: 09:43:14.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:15 
04:43:15 (SWT:1517): Gdk-CRITICAL **: 09:43:15.508: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:15 
04:43:15 (SWT:1517): Gtk-WARNING **: 09:43:15.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:15 
04:43:15 (SWT:1517): Gtk-WARNING **: 09:43:15.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:15 
04:43:15 (SWT:1517): Gtk-WARNING **: 09:43:15.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:15 
04:43:15 (SWT:1517): Gtk-WARNING **: 09:43:15.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:15 
04:43:15 (SWT:1517): Gtk-WARNING **: 09:43:15.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:15 
04:43:15 (SWT:1517): Gtk-WARNING **: 09:43:15.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:15 
04:43:15 (SWT:1517): Gtk-WARNING **: 09:43:15.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:17 
04:43:17 (SWT:1517): Gdk-CRITICAL **: 09:43:17.271: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:17 
04:43:17 (SWT:1517): Gtk-WARNING **: 09:43:17.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:17 
04:43:17 (SWT:1517): Gtk-WARNING **: 09:43:17.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:17 
04:43:17 (SWT:1517): Gtk-WARNING **: 09:43:17.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:17 
04:43:17 (SWT:1517): Gtk-WARNING **: 09:43:17.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:17 
04:43:17 (SWT:1517): Gtk-WARNING **: 09:43:17.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:17 
04:43:17 (SWT:1517): Gtk-WARNING **: 09:43:17.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:17 
04:43:17 (SWT:1517): Gtk-WARNING **: 09:43:17.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:18 
04:43:18 (SWT:1517): Gtk-WARNING **: 09:43:18.871: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
04:43:18 
04:43:18 (SWT:1517): Gtk-WARNING **: 09:43:18.875: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
04:43:18 
04:43:18 (SWT:1517): Gtk-WARNING **: 09:43:18.877: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
04:43:18 
04:43:18 (SWT:1517): Gtk-WARNING **: 09:43:18.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
04:43:18 
04:43:18 (SWT:1517): Gtk-WARNING **: 09:43:18.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
04:43:18 
04:43:18 (SWT:1517): Gtk-WARNING **: 09:43:18.880: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
04:43:18 
04:43:18 (SWT:1517): Gtk-WARNING **: 09:43:18.880: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
04:43:19 
04:43:19 (SWT:1517): Gdk-CRITICAL **: 09:43:19.233: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:19 
04:43:19 (SWT:1517): Gtk-WARNING **: 09:43:19.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:19 
04:43:19 (SWT:1517): Gtk-WARNING **: 09:43:19.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:19 
04:43:19 (SWT:1517): Gtk-WARNING **: 09:43:19.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:19 
04:43:19 (SWT:1517): Gtk-WARNING **: 09:43:19.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:19 
04:43:19 (SWT:1517): Gtk-WARNING **: 09:43:19.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:19 
04:43:19 (SWT:1517): Gtk-WARNING **: 09:43:19.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:19 
04:43:19 (SWT:1517): Gtk-WARNING **: 09:43:19.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:26 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.771 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
04:43:26 shouldGetExpandItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.756 s
04:43:26 shouldCollapseAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.845 s
04:43:26 shouldExpandAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.87 s
04:43:26 shouldGetExpandedAndCollapsedItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.765 s
04:43:26 shouldGetAllExpandBarItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.763 s
04:43:26 shouldMatchEvents(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.961 s
04:43:26 shouldThrowExceptionWhenItemIsNotFound(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 6.809 s
04:43:26 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
04:43:26 
04:43:26 (SWT:1517): Gdk-CRITICAL **: 09:43:26.049: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:26 
04:43:26 (SWT:1517): Gtk-WARNING **: 09:43:26.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:26 
04:43:26 (SWT:1517): Gtk-WARNING **: 09:43:26.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:26 
04:43:26 (SWT:1517): Gtk-WARNING **: 09:43:26.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:26 
04:43:26 (SWT:1517): Gtk-WARNING **: 09:43:26.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:26 
04:43:26 (SWT:1517): Gtk-WARNING **: 09:43:26.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:26 
04:43:26 (SWT:1517): Gtk-WARNING **: 09:43:26.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:26 
04:43:26 (SWT:1517): Gtk-WARNING **: 09:43:26.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:28 
04:43:28 (SWT:1517): Gdk-CRITICAL **: 09:43:28.008: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:28 
04:43:28 (SWT:1517): Gtk-WARNING **: 09:43:28.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:28 
04:43:28 (SWT:1517): Gtk-WARNING **: 09:43:28.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:28 
04:43:28 (SWT:1517): Gtk-WARNING **: 09:43:28.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:28 
04:43:28 (SWT:1517): Gtk-WARNING **: 09:43:28.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:28 
04:43:28 (SWT:1517): Gtk-WARNING **: 09:43:28.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:28 
04:43:28 (SWT:1517): Gtk-WARNING **: 09:43:28.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:28 
04:43:28 (SWT:1517): Gtk-WARNING **: 09:43:28.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:30 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.608 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
04:43:30 findsArrowButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest)  Time elapsed: 1.959 s
04:43:30 clicksArrowButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest)  Time elapsed: 2.646 s
04:43:30 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
04:43:30 
04:43:30 (SWT:1517): Gdk-CRITICAL **: 09:43:30.663: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:30 
04:43:30 (SWT:1517): Gtk-WARNING **: 09:43:30.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:30 
04:43:30 (SWT:1517): Gtk-WARNING **: 09:43:30.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:30 
04:43:30 (SWT:1517): Gtk-WARNING **: 09:43:30.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:30 
04:43:30 (SWT:1517): Gtk-WARNING **: 09:43:30.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:30 
04:43:30 (SWT:1517): Gtk-WARNING **: 09:43:30.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:30 
04:43:30 (SWT:1517): Gtk-WARNING **: 09:43:30.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:30 
04:43:30 (SWT:1517): Gtk-WARNING **: 09:43:30.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:32 
04:43:32 (SWT:1517): Gdk-CRITICAL **: 09:43:32.492: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:32 
04:43:32 (SWT:1517): Gtk-WARNING **: 09:43:32.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:32 
04:43:32 (SWT:1517): Gtk-WARNING **: 09:43:32.756: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:32 
04:43:32 (SWT:1517): Gtk-WARNING **: 09:43:32.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:32 
04:43:32 (SWT:1517): Gtk-WARNING **: 09:43:32.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:32 
04:43:32 (SWT:1517): Gtk-WARNING **: 09:43:32.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:32 
04:43:32 (SWT:1517): Gtk-WARNING **: 09:43:32.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:32 
04:43:32 (SWT:1517): Gtk-WARNING **: 09:43:32.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:34 
04:43:34 (SWT:1517): Gdk-CRITICAL **: 09:43:34.308: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:34 
04:43:34 (SWT:1517): Gtk-WARNING **: 09:43:34.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:34 
04:43:34 (SWT:1517): Gtk-WARNING **: 09:43:34.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:34 
04:43:34 (SWT:1517): Gtk-WARNING **: 09:43:34.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:34 
04:43:34 (SWT:1517): Gtk-WARNING **: 09:43:34.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:34 
04:43:34 (SWT:1517): Gtk-WARNING **: 09:43:34.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:34 
04:43:34 (SWT:1517): Gtk-WARNING **: 09:43:34.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:34 
04:43:34 (SWT:1517): Gtk-WARNING **: 09:43:34.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:36 
04:43:36 (SWT:1517): Gdk-CRITICAL **: 09:43:36.098: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:36 
04:43:36 (SWT:1517): Gtk-WARNING **: 09:43:36.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:36 
04:43:36 (SWT:1517): Gtk-WARNING **: 09:43:36.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:36 
04:43:36 (SWT:1517): Gtk-WARNING **: 09:43:36.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:36 
04:43:36 (SWT:1517): Gtk-WARNING **: 09:43:36.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:36 
04:43:36 (SWT:1517): Gtk-WARNING **: 09:43:36.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:36 
04:43:36 (SWT:1517): Gtk-WARNING **: 09:43:36.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:36 
04:43:36 (SWT:1517): Gtk-WARNING **: 09:43:36.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:38 
04:43:38 (SWT:1517): Gdk-CRITICAL **: 09:43:38.028: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:38 
04:43:38 (SWT:1517): Gtk-WARNING **: 09:43:38.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:38 
04:43:38 (SWT:1517): Gtk-WARNING **: 09:43:38.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:38 
04:43:38 (SWT:1517): Gtk-WARNING **: 09:43:38.295: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:38 
04:43:38 (SWT:1517): Gtk-WARNING **: 09:43:38.295: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:38 
04:43:38 (SWT:1517): Gtk-WARNING **: 09:43:38.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:38 
04:43:38 (SWT:1517): Gtk-WARNING **: 09:43:38.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:38 
04:43:38 (SWT:1517): Gtk-WARNING **: 09:43:38.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:39 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.19 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
04:43:39 testsInitialValues(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.829 s
04:43:39 findsProgressBarInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.816 s
04:43:39 testsGetStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.789 s
04:43:39 findsProgressBar(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.93 s
04:43:39 testsProgressPercentage(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.824 s
04:43:39 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
04:43:39 
04:43:39 (SWT:1517): Gdk-CRITICAL **: 09:43:39.858: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:40 
04:43:40 (SWT:1517): Gtk-WARNING **: 09:43:40.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:40 
04:43:40 (SWT:1517): Gtk-WARNING **: 09:43:40.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:40 
04:43:40 (SWT:1517): Gtk-WARNING **: 09:43:40.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:40 
04:43:40 (SWT:1517): Gtk-WARNING **: 09:43:40.127: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:40 
04:43:40 (SWT:1517): Gtk-WARNING **: 09:43:40.127: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:40 
04:43:40 (SWT:1517): Gtk-WARNING **: 09:43:40.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:40 
04:43:40 (SWT:1517): Gtk-WARNING **: 09:43:40.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:41 
04:43:41 (SWT:1517): Gdk-CRITICAL **: 09:43:41.715: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:41 
04:43:41 (SWT:1517): Gtk-WARNING **: 09:43:41.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:41 
04:43:41 (SWT:1517): Gtk-WARNING **: 09:43:41.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:41 
04:43:41 (SWT:1517): Gtk-WARNING **: 09:43:41.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:41 
04:43:41 (SWT:1517): Gtk-WARNING **: 09:43:41.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:41 
04:43:41 (SWT:1517): Gtk-WARNING **: 09:43:41.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:41 
04:43:41 (SWT:1517): Gtk-WARNING **: 09:43:41.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:41 
04:43:41 (SWT:1517): Gtk-WARNING **: 09:43:41.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:43 
04:43:43 (SWT:1517): Gdk-CRITICAL **: 09:43:43.476: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:43 
04:43:43 (SWT:1517): Gtk-WARNING **: 09:43:43.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:43 
04:43:43 (SWT:1517): Gtk-WARNING **: 09:43:43.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:43 
04:43:43 (SWT:1517): Gtk-WARNING **: 09:43:43.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:43 
04:43:43 (SWT:1517): Gtk-WARNING **: 09:43:43.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:43 
04:43:43 (SWT:1517): Gtk-WARNING **: 09:43:43.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:43 
04:43:43 (SWT:1517): Gtk-WARNING **: 09:43:43.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:43 
04:43:43 (SWT:1517): Gtk-WARNING **: 09:43:43.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:45 
04:43:45 (SWT:1517): Gdk-CRITICAL **: 09:43:45.356: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:45 
04:43:45 (SWT:1517): Gtk-WARNING **: 09:43:45.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:45 
04:43:45 (SWT:1517): Gtk-WARNING **: 09:43:45.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:45 
04:43:45 (SWT:1517): Gtk-WARNING **: 09:43:45.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:45 
04:43:45 (SWT:1517): Gtk-WARNING **: 09:43:45.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:45 
04:43:45 (SWT:1517): Gtk-WARNING **: 09:43:45.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:45 
04:43:45 (SWT:1517): Gtk-WARNING **: 09:43:45.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:45 
04:43:45 (SWT:1517): Gtk-WARNING **: 09:43:45.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:47 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.289 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
04:43:47 findsForegroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.856 s
04:43:47 findsBackgroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.761 s
04:43:47 clicksButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.879 s
04:43:47 findsButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.79 s
04:43:47 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
04:43:47 
04:43:47 (SWT:1517): Gdk-CRITICAL **: 09:43:47.153: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:47 
04:43:47 (SWT:1517): Gtk-WARNING **: 09:43:47.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:47 
04:43:47 (SWT:1517): Gtk-WARNING **: 09:43:47.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:47 
04:43:47 (SWT:1517): Gtk-WARNING **: 09:43:47.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:47 
04:43:47 (SWT:1517): Gtk-WARNING **: 09:43:47.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:47 
04:43:47 (SWT:1517): Gtk-WARNING **: 09:43:47.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:47 
04:43:47 (SWT:1517): Gtk-WARNING **: 09:43:47.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:47 
04:43:47 (SWT:1517): Gtk-WARNING **: 09:43:47.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:48 
04:43:48 (SWT:1517): Gdk-CRITICAL **: 09:43:48.939: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:49 
04:43:49 (SWT:1517): Gtk-WARNING **: 09:43:49.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:49 
04:43:49 (SWT:1517): Gtk-WARNING **: 09:43:49.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:49 
04:43:49 (SWT:1517): Gtk-WARNING **: 09:43:49.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:49 
04:43:49 (SWT:1517): Gtk-WARNING **: 09:43:49.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:49 
04:43:49 (SWT:1517): Gtk-WARNING **: 09:43:49.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:49 
04:43:49 (SWT:1517): Gtk-WARNING **: 09:43:49.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:49 
04:43:49 (SWT:1517): Gtk-WARNING **: 09:43:49.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:50 
04:43:50 (SWT:1517): Gdk-CRITICAL **: 09:43:50.805: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:51 
04:43:51 (SWT:1517): Gtk-WARNING **: 09:43:51.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:51 
04:43:51 (SWT:1517): Gtk-WARNING **: 09:43:51.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:51 
04:43:51 (SWT:1517): Gtk-WARNING **: 09:43:51.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:51 
04:43:51 (SWT:1517): Gtk-WARNING **: 09:43:51.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:51 
04:43:51 (SWT:1517): Gtk-WARNING **: 09:43:51.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:51 
04:43:51 (SWT:1517): Gtk-WARNING **: 09:43:51.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:51 
04:43:51 (SWT:1517): Gtk-WARNING **: 09:43:51.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:52 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.493 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
04:43:52 findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 1.786 s
04:43:52 findsLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 1.866 s
04:43:52 getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 1.839 s
04:43:52 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
04:43:52 
04:43:52 (SWT:1517): Gdk-CRITICAL **: 09:43:52.650: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:52 
04:43:52 (SWT:1517): Gtk-WARNING **: 09:43:52.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:52 
04:43:52 (SWT:1517): Gtk-WARNING **: 09:43:52.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:52 
04:43:52 (SWT:1517): Gtk-WARNING **: 09:43:52.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:52 
04:43:52 (SWT:1517): Gtk-WARNING **: 09:43:52.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:52 
04:43:52 (SWT:1517): Gtk-WARNING **: 09:43:52.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:52 
04:43:52 (SWT:1517): Gtk-WARNING **: 09:43:52.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:52 
04:43:52 (SWT:1517): Gtk-WARNING **: 09:43:52.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:54 
04:43:54 (SWT:1517): Gdk-CRITICAL **: 09:43:54.564: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:54 
04:43:54 (SWT:1517): Gtk-WARNING **: 09:43:54.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:54 
04:43:54 (SWT:1517): Gtk-WARNING **: 09:43:54.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:54 
04:43:54 (SWT:1517): Gtk-WARNING **: 09:43:54.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:54 
04:43:54 (SWT:1517): Gtk-WARNING **: 09:43:54.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:54 
04:43:54 (SWT:1517): Gtk-WARNING **: 09:43:54.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:54 
04:43:54 (SWT:1517): Gtk-WARNING **: 09:43:54.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:54 
04:43:54 (SWT:1517): Gtk-WARNING **: 09:43:54.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:56 
04:43:56 (SWT:1517): Gdk-CRITICAL **: 09:43:56.520: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:56 
04:43:56 (SWT:1517): Gtk-WARNING **: 09:43:56.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:56 
04:43:56 (SWT:1517): Gtk-WARNING **: 09:43:56.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:56 
04:43:56 (SWT:1517): Gtk-WARNING **: 09:43:56.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:56 
04:43:56 (SWT:1517): Gtk-WARNING **: 09:43:56.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:56 
04:43:56 (SWT:1517): Gtk-WARNING **: 09:43:56.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:56 
04:43:56 (SWT:1517): Gtk-WARNING **: 09:43:56.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:56 
04:43:56 (SWT:1517): Gtk-WARNING **: 09:43:56.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:58 
04:43:58 (SWT:1517): Gdk-CRITICAL **: 09:43:58.489: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:43:58 
04:43:58 (SWT:1517): Gtk-WARNING **: 09:43:58.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:58 
04:43:58 (SWT:1517): Gtk-WARNING **: 09:43:58.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:58 
04:43:58 (SWT:1517): Gtk-WARNING **: 09:43:58.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:58 
04:43:58 (SWT:1517): Gtk-WARNING **: 09:43:58.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:58 
04:43:58 (SWT:1517): Gtk-WARNING **: 09:43:58.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:58 
04:43:58 (SWT:1517): Gtk-WARNING **: 09:43:58.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:43:58 
04:43:58 (SWT:1517): Gtk-WARNING **: 09:43:58.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:00 
04:44:00 (SWT:1517): Gdk-CRITICAL **: 09:44:00.576: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:00 
04:44:00 (SWT:1517): Gtk-WARNING **: 09:44:00.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:00 
04:44:00 (SWT:1517): Gtk-WARNING **: 09:44:00.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:00 
04:44:00 (SWT:1517): Gtk-WARNING **: 09:44:00.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:00 
04:44:00 (SWT:1517): Gtk-WARNING **: 09:44:00.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:00 
04:44:00 (SWT:1517): Gtk-WARNING **: 09:44:00.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:00 
04:44:00 (SWT:1517): Gtk-WARNING **: 09:44:00.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:00 
04:44:00 (SWT:1517): Gtk-WARNING **: 09:44:00.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:02 
04:44:02 (SWT:1517): Gdk-CRITICAL **: 09:44:02.714: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:02 
04:44:02 (SWT:1517): Gtk-WARNING **: 09:44:02.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:02 
04:44:02 (SWT:1517): Gtk-WARNING **: 09:44:02.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:02 
04:44:02 (SWT:1517): Gtk-WARNING **: 09:44:02.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:02 
04:44:02 (SWT:1517): Gtk-WARNING **: 09:44:02.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:02 
04:44:02 (SWT:1517): Gtk-WARNING **: 09:44:02.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:02 
04:44:02 (SWT:1517): Gtk-WARNING **: 09:44:02.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:02 
04:44:02 (SWT:1517): Gtk-WARNING **: 09:44:02.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:04 
04:44:04 (SWT:1517): Gdk-CRITICAL **: 09:44:04.660: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:04 
04:44:04 (SWT:1517): Gtk-WARNING **: 09:44:04.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:04 
04:44:04 (SWT:1517): Gtk-WARNING **: 09:44:04.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:04 
04:44:04 (SWT:1517): Gtk-WARNING **: 09:44:04.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:04 
04:44:04 (SWT:1517): Gtk-WARNING **: 09:44:04.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:04 
04:44:04 (SWT:1517): Gtk-WARNING **: 09:44:04.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:04 
04:44:04 (SWT:1517): Gtk-WARNING **: 09:44:04.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:04 
04:44:04 (SWT:1517): Gtk-WARNING **: 09:44:04.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:06 
04:44:06 (SWT:1517): Gdk-CRITICAL **: 09:44:06.596: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:06 
04:44:06 (SWT:1517): Gtk-WARNING **: 09:44:06.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:06 
04:44:06 (SWT:1517): Gtk-WARNING **: 09:44:06.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:06 
04:44:06 (SWT:1517): Gtk-WARNING **: 09:44:06.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:06 
04:44:06 (SWT:1517): Gtk-WARNING **: 09:44:06.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:06 
04:44:06 (SWT:1517): Gtk-WARNING **: 09:44:06.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:06 
04:44:06 (SWT:1517): Gtk-WARNING **: 09:44:06.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:06 
04:44:06 (SWT:1517): Gtk-WARNING **: 09:44:06.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:08 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.859 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
04:44:08 selectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.913 s
04:44:08 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.956 s
04:44:08 clicksRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.969 s
04:44:08 togglesRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 2.087 s
04:44:08 togglingRadioButtonDeselectsOtherConditionally(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 2.138 s
04:44:08 clickingRadioButtonDeselectsOther(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.945 s
04:44:08 deselectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.936 s
04:44:08 clicksRadioButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.913 s
04:44:08 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
04:44:08 
04:44:08 (SWT:1517): Gdk-CRITICAL **: 09:44:08.531: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:08 
04:44:08 (SWT:1517): Gtk-WARNING **: 09:44:08.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:08 
04:44:08 (SWT:1517): Gtk-WARNING **: 09:44:08.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:08 
04:44:08 (SWT:1517): Gtk-WARNING **: 09:44:08.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:08 
04:44:08 (SWT:1517): Gtk-WARNING **: 09:44:08.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:08 
04:44:08 (SWT:1517): Gtk-WARNING **: 09:44:08.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:08 
04:44:08 (SWT:1517): Gtk-WARNING **: 09:44:08.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:08 
04:44:08 (SWT:1517): Gtk-WARNING **: 09:44:08.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:10 
04:44:10 (SWT:1517): Gdk-CRITICAL **: 09:44:10.669: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:10 
04:44:10 (SWT:1517): Gtk-WARNING **: 09:44:10.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:10 
04:44:10 (SWT:1517): Gtk-WARNING **: 09:44:10.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:10 
04:44:10 (SWT:1517): Gtk-WARNING **: 09:44:10.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:10 
04:44:10 (SWT:1517): Gtk-WARNING **: 09:44:10.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:10 
04:44:10 (SWT:1517): Gtk-WARNING **: 09:44:10.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:10 
04:44:10 (SWT:1517): Gtk-WARNING **: 09:44:10.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:10 
04:44:10 (SWT:1517): Gtk-WARNING **: 09:44:10.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:12 
04:44:12 (SWT:1517): Gdk-CRITICAL **: 09:44:12.719: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:12 
04:44:12 (SWT:1517): Gtk-WARNING **: 09:44:12.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:12 
04:44:12 (SWT:1517): Gtk-WARNING **: 09:44:12.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:12 
04:44:12 (SWT:1517): Gtk-WARNING **: 09:44:12.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:12 
04:44:12 (SWT:1517): Gtk-WARNING **: 09:44:12.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:12 
04:44:12 (SWT:1517): Gtk-WARNING **: 09:44:12.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:12 
04:44:12 (SWT:1517): Gtk-WARNING **: 09:44:12.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:12 
04:44:12 (SWT:1517): Gtk-WARNING **: 09:44:12.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:14 
04:44:14 (SWT:1517): Gdk-CRITICAL **: 09:44:14.770: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:15 
04:44:15 (SWT:1517): Gtk-WARNING **: 09:44:15.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:15 
04:44:15 (SWT:1517): Gtk-WARNING **: 09:44:15.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:15 
04:44:15 (SWT:1517): Gtk-WARNING **: 09:44:15.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:15 
04:44:15 (SWT:1517): Gtk-WARNING **: 09:44:15.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:15 
04:44:15 (SWT:1517): Gtk-WARNING **: 09:44:15.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:15 
04:44:15 (SWT:1517): Gtk-WARNING **: 09:44:15.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:15 
04:44:15 (SWT:1517): Gtk-WARNING **: 09:44:15.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:16 
04:44:16 (SWT:1517): Gdk-CRITICAL **: 09:44:16.840: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:17 
04:44:17 (SWT:1517): Gtk-WARNING **: 09:44:17.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:17 
04:44:17 (SWT:1517): Gtk-WARNING **: 09:44:17.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:17 
04:44:17 (SWT:1517): Gtk-WARNING **: 09:44:17.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:17 
04:44:17 (SWT:1517): Gtk-WARNING **: 09:44:17.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:17 
04:44:17 (SWT:1517): Gtk-WARNING **: 09:44:17.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:17 
04:44:17 (SWT:1517): Gtk-WARNING **: 09:44:17.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:17 
04:44:17 (SWT:1517): Gtk-WARNING **: 09:44:17.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:18 
04:44:18 (SWT:1517): Gdk-CRITICAL **: 09:44:18.916: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:19 
04:44:19 (SWT:1517): Gtk-WARNING **: 09:44:19.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:19 
04:44:19 (SWT:1517): Gtk-WARNING **: 09:44:19.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:19 
04:44:19 (SWT:1517): Gtk-WARNING **: 09:44:19.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:19 
04:44:19 (SWT:1517): Gtk-WARNING **: 09:44:19.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:19 
04:44:19 (SWT:1517): Gtk-WARNING **: 09:44:19.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:19 
04:44:19 (SWT:1517): Gtk-WARNING **: 09:44:19.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:19 
04:44:19 (SWT:1517): Gtk-WARNING **: 09:44:19.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:21 
04:44:21 (SWT:1517): Gdk-CRITICAL **: 09:44:21.090: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:21 
04:44:21 (SWT:1517): Gtk-WARNING **: 09:44:21.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:21 
04:44:21 (SWT:1517): Gtk-WARNING **: 09:44:21.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:21 
04:44:21 (SWT:1517): Gtk-WARNING **: 09:44:21.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:21 
04:44:21 (SWT:1517): Gtk-WARNING **: 09:44:21.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:21 
04:44:21 (SWT:1517): Gtk-WARNING **: 09:44:21.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:21 
04:44:21 (SWT:1517): Gtk-WARNING **: 09:44:21.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:21 
04:44:21 (SWT:1517): Gtk-WARNING **: 09:44:21.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:23 
04:44:23 (SWT:1517): Gdk-CRITICAL **: 09:44:23.245: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:23 
04:44:23 (SWT:1517): Gtk-WARNING **: 09:44:23.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:23 
04:44:23 (SWT:1517): Gtk-WARNING **: 09:44:23.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:23 
04:44:23 (SWT:1517): Gtk-WARNING **: 09:44:23.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:23 
04:44:23 (SWT:1517): Gtk-WARNING **: 09:44:23.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:23 
04:44:23 (SWT:1517): Gtk-WARNING **: 09:44:23.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:23 
04:44:23 (SWT:1517): Gtk-WARNING **: 09:44:23.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:23 
04:44:23 (SWT:1517): Gtk-WARNING **: 09:44:23.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:25 
04:44:25 (SWT:1517): Gdk-CRITICAL **: 09:44:25.479: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:25 
04:44:25 (SWT:1517): Gtk-WARNING **: 09:44:25.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:25 
04:44:25 (SWT:1517): Gtk-WARNING **: 09:44:25.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:25 
04:44:25 (SWT:1517): Gtk-WARNING **: 09:44:25.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:25 
04:44:25 (SWT:1517): Gtk-WARNING **: 09:44:25.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:25 
04:44:25 (SWT:1517): Gtk-WARNING **: 09:44:25.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:25 
04:44:25 (SWT:1517): Gtk-WARNING **: 09:44:25.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:25 
04:44:25 (SWT:1517): Gtk-WARNING **: 09:44:25.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:27 
04:44:27 (SWT:1517): Gdk-CRITICAL **: 09:44:27.674: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:27 
04:44:27 (SWT:1517): Gtk-WARNING **: 09:44:27.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:27 
04:44:27 (SWT:1517): Gtk-WARNING **: 09:44:27.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:27 
04:44:27 (SWT:1517): Gtk-WARNING **: 09:44:27.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:27 
04:44:27 (SWT:1517): Gtk-WARNING **: 09:44:27.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:27 
04:44:27 (SWT:1517): Gtk-WARNING **: 09:44:27.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:27 
04:44:27 (SWT:1517): Gtk-WARNING **: 09:44:27.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:27 
04:44:27 (SWT:1517): Gtk-WARNING **: 09:44:27.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:29 
04:44:29 (SWT:1517): Gdk-CRITICAL **: 09:44:29.823: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:30 
04:44:30 (SWT:1517): Gtk-WARNING **: 09:44:30.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:30 
04:44:30 (SWT:1517): Gtk-WARNING **: 09:44:30.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:30 
04:44:30 (SWT:1517): Gtk-WARNING **: 09:44:30.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:30 
04:44:30 (SWT:1517): Gtk-WARNING **: 09:44:30.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:30 
04:44:30 (SWT:1517): Gtk-WARNING **: 09:44:30.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:30 
04:44:30 (SWT:1517): Gtk-WARNING **: 09:44:30.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:30 
04:44:30 (SWT:1517): Gtk-WARNING **: 09:44:30.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:31 
04:44:31 (SWT:1517): Gdk-CRITICAL **: 09:44:31.909: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:32 
04:44:32 (SWT:1517): Gtk-WARNING **: 09:44:32.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:32 
04:44:32 (SWT:1517): Gtk-WARNING **: 09:44:32.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:32 
04:44:32 (SWT:1517): Gtk-WARNING **: 09:44:32.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:32 
04:44:32 (SWT:1517): Gtk-WARNING **: 09:44:32.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:32 
04:44:32 (SWT:1517): Gtk-WARNING **: 09:44:32.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:32 
04:44:32 (SWT:1517): Gtk-WARNING **: 09:44:32.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:32 
04:44:32 (SWT:1517): Gtk-WARNING **: 09:44:32.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:34 
04:44:34 (SWT:1517): Gdk-CRITICAL **: 09:44:34.069: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:34 
04:44:34 (SWT:1517): Gtk-WARNING **: 09:44:34.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:34 
04:44:34 (SWT:1517): Gtk-WARNING **: 09:44:34.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:34 
04:44:34 (SWT:1517): Gtk-WARNING **: 09:44:34.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:34 
04:44:34 (SWT:1517): Gtk-WARNING **: 09:44:34.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:34 
04:44:34 (SWT:1517): Gtk-WARNING **: 09:44:34.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:34 
04:44:34 (SWT:1517): Gtk-WARNING **: 09:44:34.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:34 
04:44:34 (SWT:1517): Gtk-WARNING **: 09:44:34.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:36 
04:44:36 (SWT:1517): Gdk-CRITICAL **: 09:44:36.005: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:36 
04:44:36 (SWT:1517): Gtk-WARNING **: 09:44:36.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:36 
04:44:36 (SWT:1517): Gtk-WARNING **: 09:44:36.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:36 
04:44:36 (SWT:1517): Gtk-WARNING **: 09:44:36.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:36 
04:44:36 (SWT:1517): Gtk-WARNING **: 09:44:36.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:36 
04:44:36 (SWT:1517): Gtk-WARNING **: 09:44:36.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:36 
04:44:36 (SWT:1517): Gtk-WARNING **: 09:44:36.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:36 
04:44:36 (SWT:1517): Gtk-WARNING **: 09:44:36.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:37 
04:44:37 (SWT:1517): Gdk-CRITICAL **: 09:44:37.978: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:38 
04:44:38 (SWT:1517): Gtk-WARNING **: 09:44:38.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:38 
04:44:38 (SWT:1517): Gtk-WARNING **: 09:44:38.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:38 
04:44:38 (SWT:1517): Gtk-WARNING **: 09:44:38.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:38 
04:44:38 (SWT:1517): Gtk-WARNING **: 09:44:38.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:38 
04:44:38 (SWT:1517): Gtk-WARNING **: 09:44:38.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:38 
04:44:38 (SWT:1517): Gtk-WARNING **: 09:44:38.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:38 
04:44:38 (SWT:1517): Gtk-WARNING **: 09:44:38.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:40 
04:44:40 (SWT:1517): Gdk-CRITICAL **: 09:44:40.141: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:40 
04:44:40 (SWT:1517): Gtk-WARNING **: 09:44:40.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:40 
04:44:40 (SWT:1517): Gtk-WARNING **: 09:44:40.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:40 
04:44:40 (SWT:1517): Gtk-WARNING **: 09:44:40.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:40 
04:44:40 (SWT:1517): Gtk-WARNING **: 09:44:40.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:40 
04:44:40 (SWT:1517): Gtk-WARNING **: 09:44:40.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:40 
04:44:40 (SWT:1517): Gtk-WARNING **: 09:44:40.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:40 
04:44:40 (SWT:1517): Gtk-WARNING **: 09:44:40.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:42 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.862 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
04:44:42 findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.139 s
04:44:42 clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.049 s
04:44:42 clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.051 s
04:44:42 findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.07 s
04:44:42 testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.076 s
04:44:42 clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.174 s
04:44:42 findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.155 s
04:44:42 clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.234 s
04:44:42 findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.194 s
04:44:42 clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.148 s
04:44:42 clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.085 s
04:44:42 findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.16 s
04:44:42 testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.936 s
04:44:42 clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.973 s
04:44:42 findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.163 s
04:44:42 clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.235 s
04:44:42 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
04:44:42 
04:44:42 (SWT:1517): Gdk-CRITICAL **: 09:44:42.384: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:42 
04:44:42 (SWT:1517): Gtk-WARNING **: 09:44:42.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:42 
04:44:42 (SWT:1517): Gtk-WARNING **: 09:44:42.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:42 
04:44:42 (SWT:1517): Gtk-WARNING **: 09:44:42.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:42 
04:44:42 (SWT:1517): Gtk-WARNING **: 09:44:42.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:42 
04:44:42 (SWT:1517): Gtk-WARNING **: 09:44:42.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:42 
04:44:42 (SWT:1517): Gtk-WARNING **: 09:44:42.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:42 
04:44:42 (SWT:1517): Gtk-WARNING **: 09:44:42.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:44 
04:44:44 (SWT:1517): Gdk-CRITICAL **: 09:44:44.403: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:44 
04:44:44 (SWT:1517): Gtk-WARNING **: 09:44:44.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:44 
04:44:44 (SWT:1517): Gtk-WARNING **: 09:44:44.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:44 
04:44:44 (SWT:1517): Gtk-WARNING **: 09:44:44.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:44 
04:44:44 (SWT:1517): Gtk-WARNING **: 09:44:44.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:44 
04:44:44 (SWT:1517): Gtk-WARNING **: 09:44:44.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:44 
04:44:44 (SWT:1517): Gtk-WARNING **: 09:44:44.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:44 
04:44:44 (SWT:1517): Gtk-WARNING **: 09:44:44.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:46 
04:44:46 (SWT:1517): Gdk-CRITICAL **: 09:44:46.459: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:46 
04:44:46 (SWT:1517): Gtk-WARNING **: 09:44:46.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:46 
04:44:46 (SWT:1517): Gtk-WARNING **: 09:44:46.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:46 
04:44:46 (SWT:1517): Gtk-WARNING **: 09:44:46.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:46 
04:44:46 (SWT:1517): Gtk-WARNING **: 09:44:46.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:46 
04:44:46 (SWT:1517): Gtk-WARNING **: 09:44:46.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:46 
04:44:46 (SWT:1517): Gtk-WARNING **: 09:44:46.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:46 
04:44:46 (SWT:1517): Gtk-WARNING **: 09:44:46.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:48 
04:44:48 (SWT:1517): Gdk-CRITICAL **: 09:44:48.525: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:48 
04:44:48 (SWT:1517): Gtk-WARNING **: 09:44:48.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:48 
04:44:48 (SWT:1517): Gtk-WARNING **: 09:44:48.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:48 
04:44:48 (SWT:1517): Gtk-WARNING **: 09:44:48.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:48 
04:44:48 (SWT:1517): Gtk-WARNING **: 09:44:48.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:48 
04:44:48 (SWT:1517): Gtk-WARNING **: 09:44:48.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:48 
04:44:48 (SWT:1517): Gtk-WARNING **: 09:44:48.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:48 
04:44:48 (SWT:1517): Gtk-WARNING **: 09:44:48.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:50 
04:44:50 (SWT:1517): Gdk-CRITICAL **: 09:44:50.579: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:50 
04:44:50 (SWT:1517): Gtk-WARNING **: 09:44:50.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:50 
04:44:50 (SWT:1517): Gtk-WARNING **: 09:44:50.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:50 
04:44:50 (SWT:1517): Gtk-WARNING **: 09:44:50.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:50 
04:44:50 (SWT:1517): Gtk-WARNING **: 09:44:50.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:50 
04:44:50 (SWT:1517): Gtk-WARNING **: 09:44:50.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:50 
04:44:50 (SWT:1517): Gtk-WARNING **: 09:44:50.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:50 
04:44:50 (SWT:1517): Gtk-WARNING **: 09:44:50.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:52 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.155 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
04:44:52 findsDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 2.019 s
04:44:52 bug347824(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 2.056 s
04:44:52 shouldHandleInvalidDates(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 2.066 s
04:44:52 setsAndGetsDateOnDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 2.054 s
04:44:52 sendsNotification(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.956 s
04:44:52 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
04:44:52 
04:44:52 (SWT:1517): Gdk-CRITICAL **: 09:44:52.542: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:52 
04:44:52 (SWT:1517): Gtk-WARNING **: 09:44:52.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:52 
04:44:52 (SWT:1517): Gtk-WARNING **: 09:44:52.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:52 
04:44:52 (SWT:1517): Gtk-WARNING **: 09:44:52.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:52 
04:44:52 (SWT:1517): Gtk-WARNING **: 09:44:52.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:52 
04:44:52 (SWT:1517): Gtk-WARNING **: 09:44:52.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:52 
04:44:52 (SWT:1517): Gtk-WARNING **: 09:44:52.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:52 
04:44:52 (SWT:1517): Gtk-WARNING **: 09:44:52.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:55 
04:44:55 (SWT:1517): Gdk-CRITICAL **: 09:44:55.190: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:44:55 
04:44:55 (SWT:1517): Gtk-WARNING **: 09:44:55.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:55 
04:44:55 (SWT:1517): Gtk-WARNING **: 09:44:55.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:55 
04:44:55 (SWT:1517): Gtk-WARNING **: 09:44:55.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:55 
04:44:55 (SWT:1517): Gtk-WARNING **: 09:44:55.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:55 
04:44:55 (SWT:1517): Gtk-WARNING **: 09:44:55.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:55 
04:44:55 (SWT:1517): Gtk-WARNING **: 09:44:55.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:44:55 
04:44:55 (SWT:1517): Gtk-WARNING **: 09:44:55.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:01 
04:45:01 (SWT:1517): Gdk-CRITICAL **: 09:45:01.168: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:01 
04:45:01 (SWT:1517): Gtk-WARNING **: 09:45:01.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:01 
04:45:01 (SWT:1517): Gtk-WARNING **: 09:45:01.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:01 
04:45:01 (SWT:1517): Gtk-WARNING **: 09:45:01.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:01 
04:45:01 (SWT:1517): Gtk-WARNING **: 09:45:01.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:01 
04:45:01 (SWT:1517): Gtk-WARNING **: 09:45:01.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:01 
04:45:01 (SWT:1517): Gtk-WARNING **: 09:45:01.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:01 
04:45:01 (SWT:1517): Gtk-WARNING **: 09:45:01.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:07 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.664 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
04:45:07 clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 2.648 s
04:45:07 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 5.978 s
04:45:07 doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 6.037 s
04:45:07 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
04:45:07 
04:45:07 (SWT:1517): Gdk-CRITICAL **: 09:45:07.212: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:07 
04:45:07 (SWT:1517): Gdk-CRITICAL **: 09:45:07.731: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:13 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.026 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
04:45:13 canClickContextMenuOnCTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest)  Time elapsed: 0.518 s
04:45:13 canCloseCTabItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest)  Time elapsed: 5.506 s
04:45:13 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
04:45:13 
04:45:13 (SWT:1517): Gdk-CRITICAL **: 09:45:13.244: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:13 
04:45:13 (SWT:1517): Gtk-WARNING **: 09:45:13.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:13 
04:45:13 (SWT:1517): Gtk-WARNING **: 09:45:13.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:13 
04:45:13 (SWT:1517): Gtk-WARNING **: 09:45:13.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:13 
04:45:13 (SWT:1517): Gtk-WARNING **: 09:45:13.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:13 
04:45:13 (SWT:1517): Gtk-WARNING **: 09:45:13.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:13 
04:45:13 (SWT:1517): Gtk-WARNING **: 09:45:13.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:13 
04:45:13 (SWT:1517): Gtk-WARNING **: 09:45:13.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:16 
04:45:16 (SWT:1517): Gdk-CRITICAL **: 09:45:16.063: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:16 
04:45:16 (SWT:1517): Gtk-WARNING **: 09:45:16.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:16 
04:45:16 (SWT:1517): Gtk-WARNING **: 09:45:16.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:16 
04:45:16 (SWT:1517): Gtk-WARNING **: 09:45:16.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:16 
04:45:16 (SWT:1517): Gtk-WARNING **: 09:45:16.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:16 
04:45:16 (SWT:1517): Gtk-WARNING **: 09:45:16.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:16 
04:45:16 (SWT:1517): Gtk-WARNING **: 09:45:16.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:16 
04:45:16 (SWT:1517): Gtk-WARNING **: 09:45:16.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:18 
04:45:18 (SWT:1517): Gdk-CRITICAL **: 09:45:18.728: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:19 
04:45:19 (SWT:1517): Gtk-WARNING **: 09:45:19.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:19 
04:45:19 (SWT:1517): Gtk-WARNING **: 09:45:19.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:19 
04:45:19 (SWT:1517): Gtk-WARNING **: 09:45:19.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:19 
04:45:19 (SWT:1517): Gtk-WARNING **: 09:45:19.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:19 
04:45:19 (SWT:1517): Gtk-WARNING **: 09:45:19.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:19 
04:45:19 (SWT:1517): Gtk-WARNING **: 09:45:19.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:19 
04:45:19 (SWT:1517): Gtk-WARNING **: 09:45:19.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:21 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.141 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
04:45:21 clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 2.817 s
04:45:21 findsTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 2.665 s
04:45:21 clicksTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 2.654 s
04:45:21 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
04:45:21 
04:45:21 (SWT:1517): Gdk-CRITICAL **: 09:45:21.388: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:21 
04:45:21 (SWT:1517): Gtk-WARNING **: 09:45:21.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:21 
04:45:21 (SWT:1517): Gtk-WARNING **: 09:45:21.711: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:21 
04:45:21 (SWT:1517): Gtk-WARNING **: 09:45:21.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:21 
04:45:21 (SWT:1517): Gtk-WARNING **: 09:45:21.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:21 
04:45:21 (SWT:1517): Gtk-WARNING **: 09:45:21.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:21 
04:45:21 (SWT:1517): Gtk-WARNING **: 09:45:21.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:21 
04:45:21 (SWT:1517): Gtk-WARNING **: 09:45:21.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:23 
04:45:23 (SWT:1517): Gdk-CRITICAL **: 09:45:23.723: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:24 
04:45:24 (SWT:1517): Gtk-WARNING **: 09:45:24.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:24 
04:45:24 (SWT:1517): Gtk-WARNING **: 09:45:24.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:24 
04:45:24 (SWT:1517): Gtk-WARNING **: 09:45:24.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:24 
04:45:24 (SWT:1517): Gtk-WARNING **: 09:45:24.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:24 
04:45:24 (SWT:1517): Gtk-WARNING **: 09:45:24.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:24 
04:45:24 (SWT:1517): Gtk-WARNING **: 09:45:24.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:24 
04:45:24 (SWT:1517): Gtk-WARNING **: 09:45:24.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:26 
04:45:26 (SWT:1517): Gdk-CRITICAL **: 09:45:26.419: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:26 
04:45:26 (SWT:1517): Gtk-WARNING **: 09:45:26.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:26 
04:45:26 (SWT:1517): Gtk-WARNING **: 09:45:26.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:26 
04:45:26 (SWT:1517): Gtk-WARNING **: 09:45:26.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:26 
04:45:26 (SWT:1517): Gtk-WARNING **: 09:45:26.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:26 
04:45:26 (SWT:1517): Gtk-WARNING **: 09:45:26.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:26 
04:45:26 (SWT:1517): Gtk-WARNING **: 09:45:26.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:26 
04:45:26 (SWT:1517): Gtk-WARNING **: 09:45:26.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:29 
04:45:29 (SWT:1517): Gdk-CRITICAL **: 09:45:29.052: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:29 
04:45:29 (SWT:1517): Gtk-WARNING **: 09:45:29.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:29 
04:45:29 (SWT:1517): Gtk-WARNING **: 09:45:29.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:29 
04:45:29 (SWT:1517): Gtk-WARNING **: 09:45:29.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:29 
04:45:29 (SWT:1517): Gtk-WARNING **: 09:45:29.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:29 
04:45:29 (SWT:1517): Gtk-WARNING **: 09:45:29.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:29 
04:45:29 (SWT:1517): Gtk-WARNING **: 09:45:29.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:29 
04:45:29 (SWT:1517): Gtk-WARNING **: 09:45:29.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:31 
04:45:31 (SWT:1517): Gdk-CRITICAL **: 09:45:31.792: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:32 
04:45:32 (SWT:1517): Gtk-WARNING **: 09:45:32.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:32 
04:45:32 (SWT:1517): Gtk-WARNING **: 09:45:32.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:32 
04:45:32 (SWT:1517): Gtk-WARNING **: 09:45:32.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:32 
04:45:32 (SWT:1517): Gtk-WARNING **: 09:45:32.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:32 
04:45:32 (SWT:1517): Gtk-WARNING **: 09:45:32.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:32 
04:45:32 (SWT:1517): Gtk-WARNING **: 09:45:32.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:32 
04:45:32 (SWT:1517): Gtk-WARNING **: 09:45:32.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:34 
04:45:34 (SWT:1517): Gdk-CRITICAL **: 09:45:34.066: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:34 
04:45:34 (SWT:1517): Gtk-WARNING **: 09:45:34.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:34 
04:45:34 (SWT:1517): Gtk-WARNING **: 09:45:34.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:34 
04:45:34 (SWT:1517): Gtk-WARNING **: 09:45:34.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:34 
04:45:34 (SWT:1517): Gtk-WARNING **: 09:45:34.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:34 
04:45:34 (SWT:1517): Gtk-WARNING **: 09:45:34.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:34 
04:45:34 (SWT:1517): Gtk-WARNING **: 09:45:34.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:34 
04:45:34 (SWT:1517): Gtk-WARNING **: 09:45:34.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:36 
04:45:36 (SWT:1517): Gdk-CRITICAL **: 09:45:36.448: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:36 
04:45:36 (SWT:1517): Gtk-WARNING **: 09:45:36.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:36 
04:45:36 (SWT:1517): Gtk-WARNING **: 09:45:36.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:36 
04:45:36 (SWT:1517): Gtk-WARNING **: 09:45:36.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:36 
04:45:36 (SWT:1517): Gtk-WARNING **: 09:45:36.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:36 
04:45:36 (SWT:1517): Gtk-WARNING **: 09:45:36.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:36 
04:45:36 (SWT:1517): Gtk-WARNING **: 09:45:36.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:36 
04:45:36 (SWT:1517): Gtk-WARNING **: 09:45:36.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:38 
04:45:38 (SWT:1517): Gdk-CRITICAL **: 09:45:38.917: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:39 
04:45:39 (SWT:1517): Gtk-WARNING **: 09:45:39.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:39 
04:45:39 (SWT:1517): Gtk-WARNING **: 09:45:39.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:39 
04:45:39 (SWT:1517): Gtk-WARNING **: 09:45:39.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:39 
04:45:39 (SWT:1517): Gtk-WARNING **: 09:45:39.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:39 
04:45:39 (SWT:1517): Gtk-WARNING **: 09:45:39.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:39 
04:45:39 (SWT:1517): Gtk-WARNING **: 09:45:39.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:39 
04:45:39 (SWT:1517): Gtk-WARNING **: 09:45:39.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:41 
04:45:41 (SWT:1517): Gdk-CRITICAL **: 09:45:41.743: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:42 
04:45:42 (SWT:1517): Gtk-WARNING **: 09:45:42.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:42 
04:45:42 (SWT:1517): Gtk-WARNING **: 09:45:42.059: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:42 
04:45:42 (SWT:1517): Gtk-WARNING **: 09:45:42.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:42 
04:45:42 (SWT:1517): Gtk-WARNING **: 09:45:42.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:42 
04:45:42 (SWT:1517): Gtk-WARNING **: 09:45:42.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:42 
04:45:42 (SWT:1517): Gtk-WARNING **: 09:45:42.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:42 
04:45:42 (SWT:1517): Gtk-WARNING **: 09:45:42.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:49 
04:45:49 (SWT:1517): Gdk-CRITICAL **: 09:45:49.074: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:49 
04:45:49 (SWT:1517): Gtk-WARNING **: 09:45:49.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:49 
04:45:49 (SWT:1517): Gtk-WARNING **: 09:45:49.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:49 
04:45:49 (SWT:1517): Gtk-WARNING **: 09:45:49.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:49 
04:45:49 (SWT:1517): Gtk-WARNING **: 09:45:49.386: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:49 
04:45:49 (SWT:1517): Gtk-WARNING **: 09:45:49.386: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:49 
04:45:49 (SWT:1517): Gtk-WARNING **: 09:45:49.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:49 
04:45:49 (SWT:1517): Gtk-WARNING **: 09:45:49.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:51 
04:45:51 (SWT:1517): Gdk-CRITICAL **: 09:45:51.603: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:51 
04:45:51 (SWT:1517): Gtk-WARNING **: 09:45:51.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:51 
04:45:51 (SWT:1517): Gtk-WARNING **: 09:45:51.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:51 
04:45:51 (SWT:1517): Gtk-WARNING **: 09:45:51.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:51 
04:45:51 (SWT:1517): Gtk-WARNING **: 09:45:51.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:51 
04:45:51 (SWT:1517): Gtk-WARNING **: 09:45:51.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:51 
04:45:51 (SWT:1517): Gtk-WARNING **: 09:45:51.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:51 
04:45:51 (SWT:1517): Gtk-WARNING **: 09:45:51.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:54 
04:45:54 (SWT:1517): Gdk-CRITICAL **: 09:45:54.016: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:54 
04:45:54 (SWT:1517): Gtk-WARNING **: 09:45:54.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:54 
04:45:54 (SWT:1517): Gtk-WARNING **: 09:45:54.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:54 
04:45:54 (SWT:1517): Gtk-WARNING **: 09:45:54.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:54 
04:45:54 (SWT:1517): Gtk-WARNING **: 09:45:54.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:54 
04:45:54 (SWT:1517): Gtk-WARNING **: 09:45:54.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:54 
04:45:54 (SWT:1517): Gtk-WARNING **: 09:45:54.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:54 
04:45:54 (SWT:1517): Gtk-WARNING **: 09:45:54.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:56 
04:45:56 (SWT:1517): Gdk-CRITICAL **: 09:45:56.664: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:56 
04:45:56 (SWT:1517): Gtk-WARNING **: 09:45:56.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:56 
04:45:56 (SWT:1517): Gtk-WARNING **: 09:45:56.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:57 
04:45:57 (SWT:1517): Gtk-WARNING **: 09:45:56.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:57 
04:45:57 (SWT:1517): Gtk-WARNING **: 09:45:56.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:57 
04:45:57 (SWT:1517): Gtk-WARNING **: 09:45:56.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:57 
04:45:57 (SWT:1517): Gtk-WARNING **: 09:45:56.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:57 
04:45:57 (SWT:1517): Gtk-WARNING **: 09:45:56.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:59 
04:45:59 (SWT:1517): Gdk-CRITICAL **: 09:45:59.102: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:45:59 
04:45:59 (SWT:1517): Gtk-WARNING **: 09:45:59.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:59 
04:45:59 (SWT:1517): Gtk-WARNING **: 09:45:59.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:59 
04:45:59 (SWT:1517): Gtk-WARNING **: 09:45:59.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:59 
04:45:59 (SWT:1517): Gtk-WARNING **: 09:45:59.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:59 
04:45:59 (SWT:1517): Gtk-WARNING **: 09:45:59.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:59 
04:45:59 (SWT:1517): Gtk-WARNING **: 09:45:59.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:45:59 
04:45:59 (SWT:1517): Gtk-WARNING **: 09:45:59.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:01 
04:46:01 (SWT:1517): Gdk-CRITICAL **: 09:46:01.451: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:01 
04:46:01 (SWT:1517): Gtk-WARNING **: 09:46:01.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:01 
04:46:01 (SWT:1517): Gtk-WARNING **: 09:46:01.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:01 
04:46:01 (SWT:1517): Gtk-WARNING **: 09:46:01.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:01 
04:46:01 (SWT:1517): Gtk-WARNING **: 09:46:01.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:01 
04:46:01 (SWT:1517): Gtk-WARNING **: 09:46:01.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:01 
04:46:01 (SWT:1517): Gtk-WARNING **: 09:46:01.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:01 
04:46:01 (SWT:1517): Gtk-WARNING **: 09:46:01.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:03 
04:46:03 (SWT:1517): Gdk-CRITICAL **: 09:46:03.829: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:04 
04:46:04 (SWT:1517): Gtk-WARNING **: 09:46:04.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:04 
04:46:04 (SWT:1517): Gtk-WARNING **: 09:46:04.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:04 
04:46:04 (SWT:1517): Gtk-WARNING **: 09:46:04.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:04 
04:46:04 (SWT:1517): Gtk-WARNING **: 09:46:04.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:04 
04:46:04 (SWT:1517): Gtk-WARNING **: 09:46:04.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:04 
04:46:04 (SWT:1517): Gtk-WARNING **: 09:46:04.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:04 
04:46:04 (SWT:1517): Gtk-WARNING **: 09:46:04.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:06 
04:46:06 (SWT:1517): Gdk-CRITICAL **: 09:46:06.436: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:06 
04:46:06 (SWT:1517): Gtk-WARNING **: 09:46:06.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:06 
04:46:06 (SWT:1517): Gtk-WARNING **: 09:46:06.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:06 
04:46:06 (SWT:1517): Gtk-WARNING **: 09:46:06.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:06 
04:46:06 (SWT:1517): Gtk-WARNING **: 09:46:06.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:06 
04:46:06 (SWT:1517): Gtk-WARNING **: 09:46:06.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:06 
04:46:06 (SWT:1517): Gtk-WARNING **: 09:46:06.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:06 
04:46:06 (SWT:1517): Gtk-WARNING **: 09:46:06.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:09 
04:46:09 (SWT:1517): Gdk-CRITICAL **: 09:46:09.084: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:09 
04:46:09 (SWT:1517): Gtk-WARNING **: 09:46:09.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:09 
04:46:09 (SWT:1517): Gtk-WARNING **: 09:46:09.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:09 
04:46:09 (SWT:1517): Gtk-WARNING **: 09:46:09.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:09 
04:46:09 (SWT:1517): Gtk-WARNING **: 09:46:09.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:09 
04:46:09 (SWT:1517): Gtk-WARNING **: 09:46:09.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:09 
04:46:09 (SWT:1517): Gtk-WARNING **: 09:46:09.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:09 
04:46:09 (SWT:1517): Gtk-WARNING **: 09:46:09.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:11 
04:46:11 (SWT:1517): Gdk-CRITICAL **: 09:46:11.410: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:11 
04:46:11 (SWT:1517): Gtk-WARNING **: 09:46:11.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:11 
04:46:11 (SWT:1517): Gtk-WARNING **: 09:46:11.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:11 
04:46:11 (SWT:1517): Gtk-WARNING **: 09:46:11.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:11 
04:46:11 (SWT:1517): Gtk-WARNING **: 09:46:11.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:11 
04:46:11 (SWT:1517): Gtk-WARNING **: 09:46:11.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:11 
04:46:11 (SWT:1517): Gtk-WARNING **: 09:46:11.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:11 
04:46:11 (SWT:1517): Gtk-WARNING **: 09:46:11.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:14 
04:46:14 (SWT:1517): Gdk-CRITICAL **: 09:46:14.121: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:14 
04:46:14 (SWT:1517): Gtk-WARNING **: 09:46:14.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:14 
04:46:14 (SWT:1517): Gtk-WARNING **: 09:46:14.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:14 
04:46:14 (SWT:1517): Gtk-WARNING **: 09:46:14.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:14 
04:46:14 (SWT:1517): Gtk-WARNING **: 09:46:14.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:14 
04:46:14 (SWT:1517): Gtk-WARNING **: 09:46:14.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:14 
04:46:14 (SWT:1517): Gtk-WARNING **: 09:46:14.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:14 
04:46:14 (SWT:1517): Gtk-WARNING **: 09:46:14.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:16 
04:46:16 (SWT:1517): Gdk-CRITICAL **: 09:46:16.610: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:16 
04:46:16 (SWT:1517): Gtk-WARNING **: 09:46:16.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:16 
04:46:16 (SWT:1517): Gtk-WARNING **: 09:46:16.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:16 
04:46:16 (SWT:1517): Gtk-WARNING **: 09:46:16.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:16 
04:46:16 (SWT:1517): Gtk-WARNING **: 09:46:16.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:16 
04:46:16 (SWT:1517): Gtk-WARNING **: 09:46:16.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:16 
04:46:16 (SWT:1517): Gtk-WARNING **: 09:46:16.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:16 
04:46:16 (SWT:1517): Gtk-WARNING **: 09:46:16.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:19 
04:46:19 (SWT:1517): Gdk-CRITICAL **: 09:46:19.076: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:19 
04:46:19 (SWT:1517): Gtk-WARNING **: 09:46:19.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:19 
04:46:19 (SWT:1517): Gtk-WARNING **: 09:46:19.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:19 
04:46:19 (SWT:1517): Gtk-WARNING **: 09:46:19.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:19 
04:46:19 (SWT:1517): Gtk-WARNING **: 09:46:19.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:19 
04:46:19 (SWT:1517): Gtk-WARNING **: 09:46:19.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:19 
04:46:19 (SWT:1517): Gtk-WARNING **: 09:46:19.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:19 
04:46:19 (SWT:1517): Gtk-WARNING **: 09:46:19.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:21 
04:46:21 (SWT:1517): Gdk-CRITICAL **: 09:46:21.742: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:22 
04:46:22 (SWT:1517): Gtk-WARNING **: 09:46:22.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:22 
04:46:22 (SWT:1517): Gtk-WARNING **: 09:46:22.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:22 
04:46:22 (SWT:1517): Gtk-WARNING **: 09:46:22.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:22 
04:46:22 (SWT:1517): Gtk-WARNING **: 09:46:22.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:22 
04:46:22 (SWT:1517): Gtk-WARNING **: 09:46:22.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:22 
04:46:22 (SWT:1517): Gtk-WARNING **: 09:46:22.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:22 
04:46:22 (SWT:1517): Gtk-WARNING **: 09:46:22.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:24 
04:46:24 (SWT:1517): Gdk-CRITICAL **: 09:46:24.143: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:24 
04:46:24 (SWT:1517): Gtk-WARNING **: 09:46:24.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:24 
04:46:24 (SWT:1517): Gtk-WARNING **: 09:46:24.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:24 
04:46:24 (SWT:1517): Gtk-WARNING **: 09:46:24.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:24 
04:46:24 (SWT:1517): Gtk-WARNING **: 09:46:24.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:24 
04:46:24 (SWT:1517): Gtk-WARNING **: 09:46:24.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:24 
04:46:24 (SWT:1517): Gtk-WARNING **: 09:46:24.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:24 
04:46:24 (SWT:1517): Gtk-WARNING **: 09:46:24.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:26 
04:46:26 (SWT:1517): Gdk-CRITICAL **: 09:46:26.507: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:26 
04:46:26 (SWT:1517): Gtk-WARNING **: 09:46:26.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:26 
04:46:26 (SWT:1517): Gtk-WARNING **: 09:46:26.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:26 
04:46:26 (SWT:1517): Gtk-WARNING **: 09:46:26.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:26 
04:46:26 (SWT:1517): Gtk-WARNING **: 09:46:26.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:26 
04:46:26 (SWT:1517): Gtk-WARNING **: 09:46:26.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:26 
04:46:26 (SWT:1517): Gtk-WARNING **: 09:46:26.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:26 
04:46:26 (SWT:1517): Gtk-WARNING **: 09:46:26.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:28 
04:46:28 (SWT:1517): Gdk-CRITICAL **: 09:46:28.947: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:29 
04:46:29 (SWT:1517): Gtk-WARNING **: 09:46:29.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:29 
04:46:29 (SWT:1517): Gtk-WARNING **: 09:46:29.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:29 
04:46:29 (SWT:1517): Gtk-WARNING **: 09:46:29.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:29 
04:46:29 (SWT:1517): Gtk-WARNING **: 09:46:29.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:29 
04:46:29 (SWT:1517): Gtk-WARNING **: 09:46:29.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:29 
04:46:29 (SWT:1517): Gtk-WARNING **: 09:46:29.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:29 
04:46:29 (SWT:1517): Gtk-WARNING **: 09:46:29.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:31 
04:46:31 (SWT:1517): Gdk-CRITICAL **: 09:46:31.765: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:32 
04:46:32 (SWT:1517): Gtk-WARNING **: 09:46:32.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:32 
04:46:32 (SWT:1517): Gtk-WARNING **: 09:46:32.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:32 
04:46:32 (SWT:1517): Gtk-WARNING **: 09:46:32.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:32 
04:46:32 (SWT:1517): Gtk-WARNING **: 09:46:32.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:32 
04:46:32 (SWT:1517): Gtk-WARNING **: 09:46:32.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:32 
04:46:32 (SWT:1517): Gtk-WARNING **: 09:46:32.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:32 
04:46:32 (SWT:1517): Gtk-WARNING **: 09:46:32.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:34 
04:46:34 (SWT:1517): Gdk-CRITICAL **: 09:46:34.298: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:34 
04:46:34 (SWT:1517): Gtk-WARNING **: 09:46:34.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:34 
04:46:34 (SWT:1517): Gtk-WARNING **: 09:46:34.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:34 
04:46:34 (SWT:1517): Gtk-WARNING **: 09:46:34.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:34 
04:46:34 (SWT:1517): Gtk-WARNING **: 09:46:34.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:34 
04:46:34 (SWT:1517): Gtk-WARNING **: 09:46:34.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:34 
04:46:34 (SWT:1517): Gtk-WARNING **: 09:46:34.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:34 
04:46:34 (SWT:1517): Gtk-WARNING **: 09:46:34.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:36 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.405 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
04:46:36 checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.333 s
04:46:36 selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.696 s
04:46:36 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.633 s
04:46:36 canSelectAListOfNodes(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.739 s
04:46:36 canExpandANodeUsingVarArgs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.274 s
04:46:36 canClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.382 s
04:46:36 canUnCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.468 s
04:46:36 canDoubleClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.826 s
04:46:36 throwsExceptionIfNodeNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 7.331 s
04:46:36 cellOutOfRangeWithMultipleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.529 s
04:46:36 isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.414 s
04:46:36 unselects(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.647 s
04:46:36 isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.438 s
04:46:36 canFindANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.348 s
04:46:36 canDoubleClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.377 s
04:46:36 getsRow(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.607 s
04:46:36 getsColumnTextBasedOnColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.648 s
04:46:36 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.326 s
04:46:36 getNodeBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.711 s
04:46:36 canRightClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.488 s
04:46:36 throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.465 s
04:46:36 canToggleANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.666 s
04:46:36 cellOutOfRangeWithSingleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.401 s
04:46:36 cannotFindANodeWithIncorrectNodeIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.364 s
04:46:36 canCallGetItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.44 s
04:46:36 canClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.818 s
04:46:36 canCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.533 s
04:46:36 throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.494 s
04:46:36 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
04:46:36 
04:46:36 (SWT:1517): Gdk-CRITICAL **: 09:46:36.797: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:37 
04:46:37 (SWT:1517): Gtk-WARNING **: 09:46:37.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:37 
04:46:37 (SWT:1517): Gtk-WARNING **: 09:46:37.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:37 
04:46:37 (SWT:1517): Gtk-WARNING **: 09:46:37.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:37 
04:46:37 (SWT:1517): Gtk-WARNING **: 09:46:37.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:37 
04:46:37 (SWT:1517): Gtk-WARNING **: 09:46:37.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:37 
04:46:37 (SWT:1517): Gtk-WARNING **: 09:46:37.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:37 
04:46:37 (SWT:1517): Gtk-WARNING **: 09:46:37.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:39 
04:46:39 (SWT:1517): Gdk-CRITICAL **: 09:46:39.097: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:39 
04:46:39 (SWT:1517): Gtk-WARNING **: 09:46:39.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:39 
04:46:39 (SWT:1517): Gtk-WARNING **: 09:46:39.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:39 
04:46:39 (SWT:1517): Gtk-WARNING **: 09:46:39.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:39 
04:46:39 (SWT:1517): Gtk-WARNING **: 09:46:39.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:39 
04:46:39 (SWT:1517): Gtk-WARNING **: 09:46:39.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:39 
04:46:39 (SWT:1517): Gtk-WARNING **: 09:46:39.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:39 
04:46:39 (SWT:1517): Gtk-WARNING **: 09:46:39.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:41 
04:46:41 (SWT:1517): Gdk-CRITICAL **: 09:46:41.409: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:41 
04:46:41 (SWT:1517): Gtk-WARNING **: 09:46:41.756: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:41 
04:46:41 (SWT:1517): Gtk-WARNING **: 09:46:41.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:41 
04:46:41 (SWT:1517): Gtk-WARNING **: 09:46:41.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:41 
04:46:41 (SWT:1517): Gtk-WARNING **: 09:46:41.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:41 
04:46:41 (SWT:1517): Gtk-WARNING **: 09:46:41.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:41 
04:46:41 (SWT:1517): Gtk-WARNING **: 09:46:41.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:41 
04:46:41 (SWT:1517): Gtk-WARNING **: 09:46:41.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:43 
04:46:43 (SWT:1517): Gdk-CRITICAL **: 09:46:43.811: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:44 
04:46:44 (SWT:1517): Gtk-WARNING **: 09:46:44.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:44 
04:46:44 (SWT:1517): Gtk-WARNING **: 09:46:44.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:44 
04:46:44 (SWT:1517): Gtk-WARNING **: 09:46:44.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:44 
04:46:44 (SWT:1517): Gtk-WARNING **: 09:46:44.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:44 
04:46:44 (SWT:1517): Gtk-WARNING **: 09:46:44.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:44 
04:46:44 (SWT:1517): Gtk-WARNING **: 09:46:44.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:44 
04:46:44 (SWT:1517): Gtk-WARNING **: 09:46:44.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:46 
04:46:46 (SWT:1517): Gdk-CRITICAL **: 09:46:46.061: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:46 
04:46:46 (SWT:1517): Gtk-WARNING **: 09:46:46.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:46 
04:46:46 (SWT:1517): Gtk-WARNING **: 09:46:46.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:46 
04:46:46 (SWT:1517): Gtk-WARNING **: 09:46:46.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:46 
04:46:46 (SWT:1517): Gtk-WARNING **: 09:46:46.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:46 
04:46:46 (SWT:1517): Gtk-WARNING **: 09:46:46.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:46 
04:46:46 (SWT:1517): Gtk-WARNING **: 09:46:46.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:46 
04:46:46 (SWT:1517): Gtk-WARNING **: 09:46:46.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:48 
04:46:48 (SWT:1517): Gdk-CRITICAL **: 09:46:48.293: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:48 
04:46:48 (SWT:1517): Gtk-WARNING **: 09:46:48.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:48 
04:46:48 (SWT:1517): Gtk-WARNING **: 09:46:48.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:48 
04:46:48 (SWT:1517): Gtk-WARNING **: 09:46:48.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:48 
04:46:48 (SWT:1517): Gtk-WARNING **: 09:46:48.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:48 
04:46:48 (SWT:1517): Gtk-WARNING **: 09:46:48.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:48 
04:46:48 (SWT:1517): Gtk-WARNING **: 09:46:48.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:48 
04:46:48 (SWT:1517): Gtk-WARNING **: 09:46:48.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:46:50 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.763 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
04:46:50 findsScaleInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 2.3 s
04:46:50 shouldSetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 2.312 s
04:46:50 shouldGetIncrementAndPageIncrement(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 2.401 s
04:46:50 shouldGetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 2.25 s
04:46:50 findsScale(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 2.232 s
04:46:50 shouldGetMinimumAndMaximum(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 2.266 s
04:46:50 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
04:46:50 
04:46:50 (SWT:1517): Gdk-CRITICAL **: 09:46:50.567: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:50 
04:46:50 (SWT:1517): Gtk-CRITICAL **: 09:46:50.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:50 
04:46:50 (SWT:1517): Gtk-CRITICAL **: 09:46:50.960: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:50 
04:46:50 (SWT:1517): Gtk-CRITICAL **: 09:46:50.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:50 
04:46:50 (SWT:1517): Gtk-CRITICAL **: 09:46:50.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:50 
04:46:50 (SWT:1517): Gtk-CRITICAL **: 09:46:50.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:50 
04:46:50 (SWT:1517): Gtk-CRITICAL **: 09:46:50.978: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:50 
04:46:50 (SWT:1517): Gtk-CRITICAL **: 09:46:50.978: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:50 
04:46:50 (SWT:1517): Gtk-CRITICAL **: 09:46:50.979: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gdk-CRITICAL **: 09:46:51.036: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.397: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.399: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.416: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.416: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.416: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gdk-CRITICAL **: 09:46:51.468: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.829: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.831: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gtk-CRITICAL **: 09:46:51.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:51 
04:46:51 (SWT:1517): Gdk-CRITICAL **: 09:46:51.902: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:52 
04:46:52 (SWT:1517): Gtk-CRITICAL **: 09:46:52.285: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:52 
04:46:52 (SWT:1517): Gtk-CRITICAL **: 09:46:52.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:52 
04:46:52 (SWT:1517): Gtk-CRITICAL **: 09:46:52.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:52 
04:46:52 (SWT:1517): Gtk-CRITICAL **: 09:46:52.303: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:52 
04:46:52 (SWT:1517): Gtk-CRITICAL **: 09:46:52.303: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:52 
04:46:52 (SWT:1517): Gtk-CRITICAL **: 09:46:52.305: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:52 
04:46:52 (SWT:1517): Gtk-CRITICAL **: 09:46:52.305: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:52 
04:46:52 (SWT:1517): Gtk-CRITICAL **: 09:46:52.305: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:53 
04:46:53 (SWT:1517): Gdk-CRITICAL **: 09:46:53.217: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:53 
04:46:53 (SWT:1517): Gtk-CRITICAL **: 09:46:53.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:53 
04:46:53 (SWT:1517): Gtk-CRITICAL **: 09:46:53.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:53 
04:46:53 (SWT:1517): Gtk-CRITICAL **: 09:46:53.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:53 
04:46:53 (SWT:1517): Gtk-CRITICAL **: 09:46:53.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:53 
04:46:53 (SWT:1517): Gtk-CRITICAL **: 09:46:53.654: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:53 
04:46:53 (SWT:1517): Gtk-CRITICAL **: 09:46:53.661: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:53 
04:46:53 (SWT:1517): Gtk-CRITICAL **: 09:46:53.661: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:53 
04:46:53 (SWT:1517): Gtk-CRITICAL **: 09:46:53.661: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:53 
04:46:53 (SWT:1517): Gdk-CRITICAL **: 09:46:53.718: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.126: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.142: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.142: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.144: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.144: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.144: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gdk-CRITICAL **: 09:46:54.292: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.696: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.716: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gtk-CRITICAL **: 09:46:54.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:54 
04:46:54 (SWT:1517): Gdk-CRITICAL **: 09:46:54.770: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.202: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gdk-CRITICAL **: 09:46:55.333: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.731: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.733: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.749: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.749: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.749: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gtk-CRITICAL **: 09:46:55.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:55 
04:46:55 (SWT:1517): Gdk-CRITICAL **: 09:46:55.803: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.209: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.227: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.228: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.228: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gdk-CRITICAL **: 09:46:56.290: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gtk-CRITICAL **: 09:46:56.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:56 
04:46:56 (SWT:1517): Gdk-CRITICAL **: 09:46:56.784: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.197: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.197: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.197: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gdk-CRITICAL **: 09:46:57.301: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.706: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gtk-CRITICAL **: 09:46:57.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:57 
04:46:57 (SWT:1517): Gdk-CRITICAL **: 09:46:57.858: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.259: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.261: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gdk-CRITICAL **: 09:46:58.375: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gtk-CRITICAL **: 09:46:58.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:58 
04:46:58 (SWT:1517): Gdk-CRITICAL **: 09:46:58.919: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.338: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.338: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gdk-CRITICAL **: 09:46:59.409: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.836: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.852: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.852: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.853: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gtk-CRITICAL **: 09:46:59.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:46:59 
04:46:59 (SWT:1517): Gdk-CRITICAL **: 09:46:59.903: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:00 
04:47:00 (SWT:1517): Gtk-CRITICAL **: 09:47:00.303: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:00 
04:47:00 (SWT:1517): Gtk-CRITICAL **: 09:47:00.305: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:00 
04:47:00 (SWT:1517): Gtk-CRITICAL **: 09:47:00.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:00 
04:47:00 (SWT:1517): Gtk-CRITICAL **: 09:47:00.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:00 
04:47:00 (SWT:1517): Gtk-CRITICAL **: 09:47:00.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:00 
04:47:00 (SWT:1517): Gtk-CRITICAL **: 09:47:00.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:00 
04:47:00 (SWT:1517): Gtk-CRITICAL **: 09:47:00.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:00 
04:47:00 (SWT:1517): Gtk-CRITICAL **: 09:47:00.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:01 
04:47:01 (SWT:1517): Gdk-CRITICAL **: 09:47:01.593: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gdk-CRITICAL **: 09:47:02.168: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.589: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.591: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.605: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.609: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gtk-CRITICAL **: 09:47:02.609: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:02 
04:47:02 (SWT:1517): Gdk-CRITICAL **: 09:47:02.677: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.089: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.106: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.106: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.106: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:03 
04:47:03 (SWT:1517): Gdk-CRITICAL **: 09:47:03.216: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.643: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.662: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.662: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.663: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.665: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:03 
04:47:03 (SWT:1517): Gtk-CRITICAL **: 09:47:03.665: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:04 
04:47:04 (SWT:1517): Gdk-CRITICAL **: 09:47:04.728: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:05 
04:47:05 (SWT:1517): Gdk-CRITICAL **: 09:47:05.237: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:05 
04:47:05 (SWT:1517): Gtk-CRITICAL **: 09:47:05.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:07 
04:47:07 (SWT:1517): Gdk-CRITICAL **: 09:47:07.372: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:07 
04:47:07 (SWT:1517): Gtk-CRITICAL **: 09:47:07.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:07 
04:47:07 (SWT:1517): Gtk-CRITICAL **: 09:47:07.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:07 
04:47:07 (SWT:1517): Gtk-CRITICAL **: 09:47:07.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:07 
04:47:07 (SWT:1517): Gtk-CRITICAL **: 09:47:07.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:07 
04:47:07 (SWT:1517): Gtk-CRITICAL **: 09:47:07.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:07 
04:47:07 (SWT:1517): Gtk-CRITICAL **: 09:47:07.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:07 
04:47:07 (SWT:1517): Gtk-CRITICAL **: 09:47:07.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:07 
04:47:07 (SWT:1517): Gtk-CRITICAL **: 09:47:07.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:07 
04:47:07 (SWT:1517): Gdk-CRITICAL **: 09:47:07.885: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:08 
04:47:08 (SWT:1517): Gtk-CRITICAL **: 09:47:08.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:08 
04:47:08 (SWT:1517): Gtk-CRITICAL **: 09:47:08.323: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:08 
04:47:08 (SWT:1517): Gtk-CRITICAL **: 09:47:08.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:08 
04:47:08 (SWT:1517): Gtk-CRITICAL **: 09:47:08.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:08 
04:47:08 (SWT:1517): Gtk-CRITICAL **: 09:47:08.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:08 
04:47:08 (SWT:1517): Gtk-CRITICAL **: 09:47:08.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:08 
04:47:08 (SWT:1517): Gtk-CRITICAL **: 09:47:08.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:08 
04:47:08 (SWT:1517): Gtk-CRITICAL **: 09:47:08.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:08 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.84 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
04:47:08 selectsRangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.468 s
04:47:08 selectsRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.432 s
04:47:08 insertsTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.435 s
04:47:08 typesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.314 s
04:47:08 insertsTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.502 s
04:47:08 canDoubleClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.573 s
04:47:08 getsLinesWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.478 s
04:47:08 canClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.563 s
04:47:08 getsLineCountWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.471 s
04:47:08 getsBullet(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.486 s
04:47:08 canCtrlClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.495 s
04:47:08 findsStylesRangeInARangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.517 s
04:47:08 findsTextStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.556 s
04:47:08 canShiftClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.517 s
04:47:08 findsTextStyleWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.544 s
04:47:08 getsTextOnCurrentLine(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.489 s
04:47:08 setsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.493 s
04:47:08 typesSpecialCharactersAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.69 s
04:47:08 navigatesToAParticularLocationWithTAB(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.576 s
04:47:08 navigatesToAParticularLocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.508 s
04:47:08 findsStylesRangeInARange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.539 s
04:47:08 testTypesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.512 s
04:47:08 getsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.509 s
04:47:08 typesTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 2.135 s
04:47:08 getsLinesWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.513 s
04:47:08 getsLineCountWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.518 s
04:47:08 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
04:47:08 
04:47:08 (SWT:1517): Gdk-CRITICAL **: 09:47:08.411: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:08 
04:47:08 (SWT:1517): Gtk-CRITICAL **: 09:47:08.497: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
04:47:08 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest)  Time elapsed: 0.125 s
04:47:08 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
04:47:08 
04:47:08 (SWT:1517): Gdk-CRITICAL **: 09:47:08.540: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:08 
04:47:08 (SWT:1517): Gtk-WARNING **: 09:47:08.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:08 
04:47:08 (SWT:1517): Gtk-WARNING **: 09:47:08.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:08 
04:47:08 (SWT:1517): Gtk-WARNING **: 09:47:08.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:08 
04:47:08 (SWT:1517): Gtk-WARNING **: 09:47:08.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:08 
04:47:08 (SWT:1517): Gtk-WARNING **: 09:47:08.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:08 
04:47:08 (SWT:1517): Gtk-WARNING **: 09:47:08.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:08 
04:47:08 (SWT:1517): Gtk-WARNING **: 09:47:08.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:11 
04:47:11 (SWT:1517): Gdk-CRITICAL **: 09:47:11.612: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:11 
04:47:11 (SWT:1517): Gtk-WARNING **: 09:47:11.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:11 
04:47:11 (SWT:1517): Gtk-WARNING **: 09:47:11.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:11 
04:47:11 (SWT:1517): Gtk-WARNING **: 09:47:11.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:11 
04:47:11 (SWT:1517): Gtk-WARNING **: 09:47:11.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:11 
04:47:11 (SWT:1517): Gtk-WARNING **: 09:47:11.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:11 
04:47:11 (SWT:1517): Gtk-WARNING **: 09:47:11.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:11 
04:47:11 (SWT:1517): Gtk-WARNING **: 09:47:11.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:14 
04:47:14 (SWT:1517): Gdk-CRITICAL **: 09:47:14.606: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:15 
04:47:15 (SWT:1517): Gtk-WARNING **: 09:47:15.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:15 
04:47:15 (SWT:1517): Gtk-WARNING **: 09:47:15.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:15 
04:47:15 (SWT:1517): Gtk-WARNING **: 09:47:15.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:15 
04:47:15 (SWT:1517): Gtk-WARNING **: 09:47:15.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:15 
04:47:15 (SWT:1517): Gtk-WARNING **: 09:47:15.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:15 
04:47:15 (SWT:1517): Gtk-WARNING **: 09:47:15.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:15 
04:47:15 (SWT:1517): Gtk-WARNING **: 09:47:15.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.418 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
04:47:17 clicksTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 3.071 s
04:47:17 clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 2.994 s
04:47:17 findsTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 3.352 s
04:47:17 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
04:47:17 
04:47:17 (SWT:1517): Gdk-CRITICAL **: 09:47:17.963: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:18 
04:47:18 (SWT:1517): Gtk-WARNING **: 09:47:18.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:18 
04:47:18 (SWT:1517): Gtk-WARNING **: 09:47:18.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:18 
04:47:18 (SWT:1517): Gtk-WARNING **: 09:47:18.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:18 
04:47:18 (SWT:1517): Gtk-WARNING **: 09:47:18.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:18 
04:47:18 (SWT:1517): Gtk-WARNING **: 09:47:18.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:18 
04:47:18 (SWT:1517): Gtk-WARNING **: 09:47:18.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:18 
04:47:18 (SWT:1517): Gtk-WARNING **: 09:47:18.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:20 
04:47:20 (SWT:1517): Gdk-CRITICAL **: 09:47:20.437: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:20 
04:47:20 (SWT:1517): Gtk-WARNING **: 09:47:20.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:20 
04:47:20 (SWT:1517): Gtk-WARNING **: 09:47:20.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:20 
04:47:20 (SWT:1517): Gtk-WARNING **: 09:47:20.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:20 
04:47:20 (SWT:1517): Gtk-WARNING **: 09:47:20.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:20 
04:47:20 (SWT:1517): Gtk-WARNING **: 09:47:20.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:20 
04:47:20 (SWT:1517): Gtk-WARNING **: 09:47:20.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:20 
04:47:20 (SWT:1517): Gtk-WARNING **: 09:47:20.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:22 
04:47:22 (SWT:1517): Gdk-CRITICAL **: 09:47:22.900: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:23 
04:47:23 (SWT:1517): Gtk-WARNING **: 09:47:23.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:23 
04:47:23 (SWT:1517): Gtk-WARNING **: 09:47:23.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:23 
04:47:23 (SWT:1517): Gtk-WARNING **: 09:47:23.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:23 
04:47:23 (SWT:1517): Gtk-WARNING **: 09:47:23.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:23 
04:47:23 (SWT:1517): Gtk-WARNING **: 09:47:23.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:23 
04:47:23 (SWT:1517): Gtk-WARNING **: 09:47:23.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:23 
04:47:23 (SWT:1517): Gtk-WARNING **: 09:47:23.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:25 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.426 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
04:47:25 selectionWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 2.473 s
04:47:25 findsSpinner(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 2.462 s
04:47:25 findsSpinnerInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 2.489 s
04:47:25 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
04:47:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
04:47:25 org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped
04:47:25 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
04:47:25 
04:47:25 (SWT:1517): Gdk-CRITICAL **: 09:47:25.409: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:25 
04:47:25 (SWT:1517): Gdk-CRITICAL **: 09:47:25.494: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:25 
04:47:25 (SWT:1517): Gdk-CRITICAL **: 09:47:25.575: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:25 
04:47:25 (SWT:1517): Gdk-CRITICAL **: 09:47:25.646: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:25 
04:47:25 (SWT:1517): Gdk-CRITICAL **: 09:47:25.716: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:25 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
04:47:25 findsSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.084 s
04:47:25 clicksSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.081 s
04:47:25 findsMenuRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.071 s
04:47:25 findsMenuNotRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.071 s
04:47:25 findsMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.07 s
04:47:25 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
04:47:25 
04:47:25 (SWT:1517): Gdk-CRITICAL **: 09:47:25.793: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:25 
04:47:25 (SWT:1517): Gdk-CRITICAL **: 09:47:25.825: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:25 
04:47:25 (SWT:1517): Gdk-CRITICAL **: 09:47:25.867: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:25 
04:47:25 (SWT:1517): Gdk-CRITICAL **: 09:47:25.896: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:25 
04:47:25 (SWT:1517): Gdk-CRITICAL **: 09:47:25.923: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:25 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
04:47:25 indexedTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.032 s
04:47:25 menuCanBeAccessedOnTrayItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.042 s
04:47:25 firstTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.029 s
04:47:25 listOfTrayItemsIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.028 s
04:47:25 trayItemWithTooltipIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.028 s
04:47:25 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
04:47:25 
04:47:25 (SWT:1517): Gdk-CRITICAL **: 09:47:25.957: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:26 
04:47:26 (SWT:1517): Gtk-WARNING **: 09:47:26.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:26 
04:47:26 (SWT:1517): Gtk-WARNING **: 09:47:26.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:26 
04:47:26 (SWT:1517): Gtk-WARNING **: 09:47:26.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:26 
04:47:26 (SWT:1517): Gtk-WARNING **: 09:47:26.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:26 
04:47:26 (SWT:1517): Gtk-WARNING **: 09:47:26.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:26 
04:47:26 (SWT:1517): Gtk-WARNING **: 09:47:26.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:26 
04:47:26 (SWT:1517): Gtk-WARNING **: 09:47:26.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:28 
04:47:28 (SWT:1517): Gdk-CRITICAL **: 09:47:28.549: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:28 
04:47:28 (SWT:1517): Gtk-WARNING **: 09:47:28.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:28 
04:47:28 (SWT:1517): Gtk-WARNING **: 09:47:28.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:28 
04:47:28 (SWT:1517): Gtk-WARNING **: 09:47:28.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:28 
04:47:28 (SWT:1517): Gtk-WARNING **: 09:47:28.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:28 
04:47:28 (SWT:1517): Gtk-WARNING **: 09:47:28.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:28 
04:47:28 (SWT:1517): Gtk-WARNING **: 09:47:28.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:28 
04:47:28 (SWT:1517): Gtk-WARNING **: 09:47:28.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:31 
04:47:31 (SWT:1517): Gdk-CRITICAL **: 09:47:31.334: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:31 
04:47:31 (SWT:1517): Gtk-WARNING **: 09:47:31.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:31 
04:47:31 (SWT:1517): Gtk-WARNING **: 09:47:31.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:31 
04:47:31 (SWT:1517): Gtk-WARNING **: 09:47:31.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:31 
04:47:31 (SWT:1517): Gtk-WARNING **: 09:47:31.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:31 
04:47:31 (SWT:1517): Gtk-WARNING **: 09:47:31.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:31 
04:47:31 (SWT:1517): Gtk-WARNING **: 09:47:31.726: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:31 
04:47:31 (SWT:1517): Gtk-WARNING **: 09:47:31.726: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:34 
04:47:34 (SWT:1517): Gdk-CRITICAL **: 09:47:34.127: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:34 
04:47:34 (SWT:1517): Gtk-WARNING **: 09:47:34.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:34 
04:47:34 (SWT:1517): Gtk-WARNING **: 09:47:34.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:34 
04:47:34 (SWT:1517): Gtk-WARNING **: 09:47:34.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:34 
04:47:34 (SWT:1517): Gtk-WARNING **: 09:47:34.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:34 
04:47:34 (SWT:1517): Gtk-WARNING **: 09:47:34.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:34 
04:47:34 (SWT:1517): Gtk-WARNING **: 09:47:34.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:34 
04:47:34 (SWT:1517): Gtk-WARNING **: 09:47:34.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:36 
04:47:36 (SWT:1517): Gdk-CRITICAL **: 09:47:36.862: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:37 
04:47:37 (SWT:1517): Gtk-WARNING **: 09:47:37.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:37 
04:47:37 (SWT:1517): Gtk-WARNING **: 09:47:37.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:37 
04:47:37 (SWT:1517): Gtk-WARNING **: 09:47:37.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:37 
04:47:37 (SWT:1517): Gtk-WARNING **: 09:47:37.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:37 
04:47:37 (SWT:1517): Gtk-WARNING **: 09:47:37.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:37 
04:47:37 (SWT:1517): Gtk-WARNING **: 09:47:37.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:37 
04:47:37 (SWT:1517): Gtk-WARNING **: 09:47:37.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:39 
04:47:39 (SWT:1517): Gdk-CRITICAL **: 09:47:39.562: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:39 
04:47:39 (SWT:1517): Gtk-WARNING **: 09:47:39.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:39 
04:47:39 (SWT:1517): Gtk-WARNING **: 09:47:39.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:39 
04:47:39 (SWT:1517): Gtk-WARNING **: 09:47:39.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:39 
04:47:39 (SWT:1517): Gtk-WARNING **: 09:47:39.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:39 
04:47:39 (SWT:1517): Gtk-WARNING **: 09:47:39.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:39 
04:47:39 (SWT:1517): Gtk-WARNING **: 09:47:39.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:39 
04:47:39 (SWT:1517): Gtk-WARNING **: 09:47:39.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:42 
04:47:42 (SWT:1517): Gdk-CRITICAL **: 09:47:42.282: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:42 
04:47:42 (SWT:1517): Gtk-WARNING **: 09:47:42.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:42 
04:47:42 (SWT:1517): Gtk-WARNING **: 09:47:42.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:42 
04:47:42 (SWT:1517): Gtk-WARNING **: 09:47:42.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:42 
04:47:42 (SWT:1517): Gtk-WARNING **: 09:47:42.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:42 
04:47:42 (SWT:1517): Gtk-WARNING **: 09:47:42.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:42 
04:47:42 (SWT:1517): Gtk-WARNING **: 09:47:42.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:42 
04:47:42 (SWT:1517): Gtk-WARNING **: 09:47:42.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:45 
04:47:45 (SWT:1517): Gdk-CRITICAL **: 09:47:45.034: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:45 
04:47:45 (SWT:1517): Gtk-WARNING **: 09:47:45.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:45 
04:47:45 (SWT:1517): Gtk-WARNING **: 09:47:45.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:45 
04:47:45 (SWT:1517): Gtk-WARNING **: 09:47:45.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:45 
04:47:45 (SWT:1517): Gtk-WARNING **: 09:47:45.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:45 
04:47:45 (SWT:1517): Gtk-WARNING **: 09:47:45.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:45 
04:47:45 (SWT:1517): Gtk-WARNING **: 09:47:45.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:45 
04:47:45 (SWT:1517): Gtk-WARNING **: 09:47:45.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:47 
04:47:47 (SWT:1517): Gdk-CRITICAL **: 09:47:47.692: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:48 
04:47:48 (SWT:1517): Gtk-WARNING **: 09:47:48.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:48 
04:47:48 (SWT:1517): Gtk-WARNING **: 09:47:48.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:48 
04:47:48 (SWT:1517): Gtk-WARNING **: 09:47:48.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:48 
04:47:48 (SWT:1517): Gtk-WARNING **: 09:47:48.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:48 
04:47:48 (SWT:1517): Gtk-WARNING **: 09:47:48.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:48 
04:47:48 (SWT:1517): Gtk-WARNING **: 09:47:48.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:48 
04:47:48 (SWT:1517): Gtk-WARNING **: 09:47:48.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:50 
04:47:50 (SWT:1517): Gdk-CRITICAL **: 09:47:50.361: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:50 
04:47:50 (SWT:1517): Gtk-WARNING **: 09:47:50.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:50 
04:47:50 (SWT:1517): Gtk-WARNING **: 09:47:50.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:50 
04:47:50 (SWT:1517): Gtk-WARNING **: 09:47:50.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:50 
04:47:50 (SWT:1517): Gtk-WARNING **: 09:47:50.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:50 
04:47:50 (SWT:1517): Gtk-WARNING **: 09:47:50.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:50 
04:47:50 (SWT:1517): Gtk-WARNING **: 09:47:50.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:50 
04:47:50 (SWT:1517): Gtk-WARNING **: 09:47:50.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:53 
04:47:53 (SWT:1517): Gdk-CRITICAL **: 09:47:53.097: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:53 
04:47:53 (SWT:1517): Gtk-WARNING **: 09:47:53.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:53 
04:47:53 (SWT:1517): Gtk-WARNING **: 09:47:53.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:53 
04:47:53 (SWT:1517): Gtk-WARNING **: 09:47:53.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:53 
04:47:53 (SWT:1517): Gtk-WARNING **: 09:47:53.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:53 
04:47:53 (SWT:1517): Gtk-WARNING **: 09:47:53.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:53 
04:47:53 (SWT:1517): Gtk-WARNING **: 09:47:53.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:53 
04:47:53 (SWT:1517): Gtk-WARNING **: 09:47:53.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:55 
04:47:55 (SWT:1517): Gdk-CRITICAL **: 09:47:55.866: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:56 
04:47:56 (SWT:1517): Gtk-WARNING **: 09:47:56.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:56 
04:47:56 (SWT:1517): Gtk-WARNING **: 09:47:56.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:56 
04:47:56 (SWT:1517): Gtk-WARNING **: 09:47:56.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:56 
04:47:56 (SWT:1517): Gtk-WARNING **: 09:47:56.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:56 
04:47:56 (SWT:1517): Gtk-WARNING **: 09:47:56.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:56 
04:47:56 (SWT:1517): Gtk-WARNING **: 09:47:56.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:56 
04:47:56 (SWT:1517): Gtk-WARNING **: 09:47:56.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:58 
04:47:58 (SWT:1517): Gdk-CRITICAL **: 09:47:58.532: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:47:58 
04:47:58 (SWT:1517): Gtk-WARNING **: 09:47:58.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:58 
04:47:58 (SWT:1517): Gtk-WARNING **: 09:47:58.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:58 
04:47:58 (SWT:1517): Gtk-WARNING **: 09:47:58.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:58 
04:47:58 (SWT:1517): Gtk-WARNING **: 09:47:58.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:58 
04:47:58 (SWT:1517): Gtk-WARNING **: 09:47:58.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:58 
04:47:58 (SWT:1517): Gtk-WARNING **: 09:47:58.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:47:58 
04:47:58 (SWT:1517): Gtk-WARNING **: 09:47:58.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:01 
04:48:01 (SWT:1517): Gdk-CRITICAL **: 09:48:01.408: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:01 
04:48:01 (SWT:1517): Gtk-WARNING **: 09:48:01.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:01 
04:48:01 (SWT:1517): Gtk-WARNING **: 09:48:01.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:01 
04:48:01 (SWT:1517): Gtk-WARNING **: 09:48:01.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:01 
04:48:01 (SWT:1517): Gtk-WARNING **: 09:48:01.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:01 
04:48:01 (SWT:1517): Gtk-WARNING **: 09:48:01.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:01 
04:48:01 (SWT:1517): Gtk-WARNING **: 09:48:01.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:01 
04:48:01 (SWT:1517): Gtk-WARNING **: 09:48:01.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:04 
04:48:04 (SWT:1517): Gdk-CRITICAL **: 09:48:04.302: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:04 
04:48:04 (SWT:1517): Gtk-WARNING **: 09:48:04.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:04 
04:48:04 (SWT:1517): Gtk-WARNING **: 09:48:04.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:04 
04:48:04 (SWT:1517): Gtk-WARNING **: 09:48:04.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:04 
04:48:04 (SWT:1517): Gtk-WARNING **: 09:48:04.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:04 
04:48:04 (SWT:1517): Gtk-WARNING **: 09:48:04.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:04 
04:48:04 (SWT:1517): Gtk-WARNING **: 09:48:04.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:04 
04:48:04 (SWT:1517): Gtk-WARNING **: 09:48:04.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:07 
04:48:07 (SWT:1517): Gdk-CRITICAL **: 09:48:07.173: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:07 
04:48:07 (SWT:1517): Gtk-WARNING **: 09:48:07.582: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:07 
04:48:07 (SWT:1517): Gtk-WARNING **: 09:48:07.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:07 
04:48:07 (SWT:1517): Gtk-WARNING **: 09:48:07.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:07 
04:48:07 (SWT:1517): Gtk-WARNING **: 09:48:07.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:07 
04:48:07 (SWT:1517): Gtk-WARNING **: 09:48:07.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:07 
04:48:07 (SWT:1517): Gtk-WARNING **: 09:48:07.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:07 
04:48:07 (SWT:1517): Gtk-WARNING **: 09:48:07.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:09 
04:48:09 (SWT:1517): Gdk-CRITICAL **: 09:48:09.977: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:10 
04:48:10 (SWT:1517): Gtk-WARNING **: 09:48:10.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:10 
04:48:10 (SWT:1517): Gtk-WARNING **: 09:48:10.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:10 
04:48:10 (SWT:1517): Gtk-WARNING **: 09:48:10.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:10 
04:48:10 (SWT:1517): Gtk-WARNING **: 09:48:10.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:10 
04:48:10 (SWT:1517): Gtk-WARNING **: 09:48:10.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:10 
04:48:10 (SWT:1517): Gtk-WARNING **: 09:48:10.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:10 
04:48:10 (SWT:1517): Gtk-WARNING **: 09:48:10.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:12 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.843 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
04:48:12 selectionNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.591 s
04:48:12 unSelectsSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.784 s
04:48:12 throwsExceptionInCaseOfInvalidTextBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.792 s
04:48:12 setsAndGetsMultipleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.735 s
04:48:12 unSelectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.7 s
04:48:12 setsAndGetsSingleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.72 s
04:48:12 setsAndGetsMultipleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.751 s
04:48:12 throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.657 s
04:48:12 getsItemAtIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.668 s
04:48:12 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.736 s
04:48:12 canDoubleClickOnList(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.769 s
04:48:12 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.666 s
04:48:12 deSelectNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.876 s
04:48:12 selectionNotifiesListenersMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.894 s
04:48:12 setsAndGetsSingleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.87 s
04:48:12 findsAListWithoutLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.804 s
04:48:12 getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.822 s
04:48:12 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
04:48:12 
04:48:12 (SWT:1517): Gdk-CRITICAL **: 09:48:12.806: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:13 
04:48:13 (SWT:1517): Gtk-WARNING **: 09:48:13.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:13 
04:48:13 (SWT:1517): Gtk-WARNING **: 09:48:13.165: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:13 
04:48:13 (SWT:1517): Gtk-WARNING **: 09:48:13.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:13 
04:48:13 (SWT:1517): Gtk-WARNING **: 09:48:13.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:13 
04:48:13 (SWT:1517): Gtk-WARNING **: 09:48:13.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:13 
04:48:13 (SWT:1517): Gtk-WARNING **: 09:48:13.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:13 
04:48:13 (SWT:1517): Gtk-WARNING **: 09:48:13.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:15 
04:48:15 (SWT:1517): Gdk-CRITICAL **: 09:48:15.968: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:16 
04:48:16 (SWT:1517): Gtk-WARNING **: 09:48:16.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:16 
04:48:16 (SWT:1517): Gtk-WARNING **: 09:48:16.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:16 
04:48:16 (SWT:1517): Gtk-WARNING **: 09:48:16.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:16 
04:48:16 (SWT:1517): Gtk-WARNING **: 09:48:16.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:16 
04:48:16 (SWT:1517): Gtk-WARNING **: 09:48:16.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:16 
04:48:16 (SWT:1517): Gtk-WARNING **: 09:48:16.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:16 
04:48:16 (SWT:1517): Gtk-WARNING **: 09:48:16.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:18 
04:48:18 (SWT:1517): Gdk-CRITICAL **: 09:48:18.870: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:19 
04:48:19 (SWT:1517): Gtk-WARNING **: 09:48:19.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:19 
04:48:19 (SWT:1517): Gtk-WARNING **: 09:48:19.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:19 
04:48:19 (SWT:1517): Gtk-WARNING **: 09:48:19.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:19 
04:48:19 (SWT:1517): Gtk-WARNING **: 09:48:19.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:19 
04:48:19 (SWT:1517): Gtk-WARNING **: 09:48:19.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:19 
04:48:19 (SWT:1517): Gtk-WARNING **: 09:48:19.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:19 
04:48:19 (SWT:1517): Gtk-WARNING **: 09:48:19.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:21 
04:48:21 (SWT:1517): Gdk-CRITICAL **: 09:48:21.851: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:22 
04:48:22 (SWT:1517): Gtk-WARNING **: 09:48:22.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:22 
04:48:22 (SWT:1517): Gtk-WARNING **: 09:48:22.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:22 
04:48:22 (SWT:1517): Gtk-WARNING **: 09:48:22.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:22 
04:48:22 (SWT:1517): Gtk-WARNING **: 09:48:22.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:22 
04:48:22 (SWT:1517): Gtk-WARNING **: 09:48:22.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:22 
04:48:22 (SWT:1517): Gtk-WARNING **: 09:48:22.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:22 
04:48:22 (SWT:1517): Gtk-WARNING **: 09:48:22.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:24 
04:48:24 (SWT:1517): Gdk-CRITICAL **: 09:48:24.869: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:25 
04:48:25 (SWT:1517): Gtk-WARNING **: 09:48:25.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:25 
04:48:25 (SWT:1517): Gtk-WARNING **: 09:48:25.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:25 
04:48:25 (SWT:1517): Gtk-WARNING **: 09:48:25.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:25 
04:48:25 (SWT:1517): Gtk-WARNING **: 09:48:25.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:25 
04:48:25 (SWT:1517): Gtk-WARNING **: 09:48:25.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:25 
04:48:25 (SWT:1517): Gtk-WARNING **: 09:48:25.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:25 
04:48:25 (SWT:1517): Gtk-WARNING **: 09:48:25.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:27 
04:48:27 (SWT:1517): Gdk-CRITICAL **: 09:48:27.907: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:28 
04:48:28 (SWT:1517): Gtk-WARNING **: 09:48:28.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:28 
04:48:28 (SWT:1517): Gtk-WARNING **: 09:48:28.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:28 
04:48:28 (SWT:1517): Gtk-WARNING **: 09:48:28.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:28 
04:48:28 (SWT:1517): Gtk-WARNING **: 09:48:28.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:28 
04:48:28 (SWT:1517): Gtk-WARNING **: 09:48:28.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:28 
04:48:28 (SWT:1517): Gtk-WARNING **: 09:48:28.303: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:28 
04:48:28 (SWT:1517): Gtk-WARNING **: 09:48:28.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:30 
04:48:30 (SWT:1517): Gdk-CRITICAL **: 09:48:30.939: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:31 
04:48:31 (SWT:1517): Gtk-WARNING **: 09:48:31.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:31 
04:48:31 (SWT:1517): Gtk-WARNING **: 09:48:31.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:31 
04:48:31 (SWT:1517): Gtk-WARNING **: 09:48:31.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:31 
04:48:31 (SWT:1517): Gtk-WARNING **: 09:48:31.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:31 
04:48:31 (SWT:1517): Gtk-WARNING **: 09:48:31.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:31 
04:48:31 (SWT:1517): Gtk-WARNING **: 09:48:31.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:31 
04:48:31 (SWT:1517): Gtk-WARNING **: 09:48:31.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:34 
04:48:34 (SWT:1517): Gdk-CRITICAL **: 09:48:34.135: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:34 
04:48:34 (SWT:1517): Gtk-WARNING **: 09:48:34.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:34 
04:48:34 (SWT:1517): Gtk-WARNING **: 09:48:34.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:34 
04:48:34 (SWT:1517): Gtk-WARNING **: 09:48:34.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:34 
04:48:34 (SWT:1517): Gtk-WARNING **: 09:48:34.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:34 
04:48:34 (SWT:1517): Gtk-WARNING **: 09:48:34.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:34 
04:48:34 (SWT:1517): Gtk-WARNING **: 09:48:34.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:34 
04:48:34 (SWT:1517): Gtk-WARNING **: 09:48:34.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:37 
04:48:37 (SWT:1517): Gdk-CRITICAL **: 09:48:37.211: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:37 
04:48:37 (SWT:1517): Gtk-WARNING **: 09:48:37.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:37 
04:48:37 (SWT:1517): Gtk-WARNING **: 09:48:37.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:37 
04:48:37 (SWT:1517): Gtk-WARNING **: 09:48:37.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:37 
04:48:37 (SWT:1517): Gtk-WARNING **: 09:48:37.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:37 
04:48:37 (SWT:1517): Gtk-WARNING **: 09:48:37.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:37 
04:48:37 (SWT:1517): Gtk-WARNING **: 09:48:37.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:37 
04:48:37 (SWT:1517): Gtk-WARNING **: 09:48:37.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:40 
04:48:40 (SWT:1517): Gdk-CRITICAL **: 09:48:40.681: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:41 
04:48:41 (SWT:1517): Gtk-WARNING **: 09:48:41.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:41 
04:48:41 (SWT:1517): Gtk-WARNING **: 09:48:41.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:41 
04:48:41 (SWT:1517): Gtk-WARNING **: 09:48:41.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:41 
04:48:41 (SWT:1517): Gtk-WARNING **: 09:48:41.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:41 
04:48:41 (SWT:1517): Gtk-WARNING **: 09:48:41.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:41 
04:48:41 (SWT:1517): Gtk-WARNING **: 09:48:41.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:41 
04:48:41 (SWT:1517): Gtk-WARNING **: 09:48:41.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:43 
04:48:43 (SWT:1517): Gdk-CRITICAL **: 09:48:43.804: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:44 
04:48:44 (SWT:1517): Gtk-WARNING **: 09:48:44.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:44 
04:48:44 (SWT:1517): Gtk-WARNING **: 09:48:44.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:44 
04:48:44 (SWT:1517): Gtk-WARNING **: 09:48:44.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:44 
04:48:44 (SWT:1517): Gtk-WARNING **: 09:48:44.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:44 
04:48:44 (SWT:1517): Gtk-WARNING **: 09:48:44.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:44 
04:48:44 (SWT:1517): Gtk-WARNING **: 09:48:44.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:44 
04:48:44 (SWT:1517): Gtk-WARNING **: 09:48:44.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:46 
04:48:46 (SWT:1517): Gdk-CRITICAL **: 09:48:46.838: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:47 
04:48:47 (SWT:1517): Gtk-WARNING **: 09:48:47.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:47 
04:48:47 (SWT:1517): Gtk-WARNING **: 09:48:47.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:47 
04:48:47 (SWT:1517): Gtk-WARNING **: 09:48:47.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:47 
04:48:47 (SWT:1517): Gtk-WARNING **: 09:48:47.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:47 
04:48:47 (SWT:1517): Gtk-WARNING **: 09:48:47.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:47 
04:48:47 (SWT:1517): Gtk-WARNING **: 09:48:47.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:47 
04:48:47 (SWT:1517): Gtk-WARNING **: 09:48:47.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:50 
04:48:50 (SWT:1517): Gdk-CRITICAL **: 09:48:50.058: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:50 
04:48:50 (SWT:1517): Gtk-WARNING **: 09:48:50.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:50 
04:48:50 (SWT:1517): Gtk-WARNING **: 09:48:50.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:50 
04:48:50 (SWT:1517): Gtk-WARNING **: 09:48:50.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:50 
04:48:50 (SWT:1517): Gtk-WARNING **: 09:48:50.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:50 
04:48:50 (SWT:1517): Gtk-WARNING **: 09:48:50.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:50 
04:48:50 (SWT:1517): Gtk-WARNING **: 09:48:50.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:50 
04:48:50 (SWT:1517): Gtk-WARNING **: 09:48:50.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:53 
04:48:53 (SWT:1517): Gdk-CRITICAL **: 09:48:53.372: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:53 
04:48:53 (SWT:1517): Gtk-WARNING **: 09:48:53.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:53 
04:48:53 (SWT:1517): Gtk-WARNING **: 09:48:53.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:53 
04:48:53 (SWT:1517): Gtk-WARNING **: 09:48:53.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:53 
04:48:53 (SWT:1517): Gtk-WARNING **: 09:48:53.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:53 
04:48:53 (SWT:1517): Gtk-WARNING **: 09:48:53.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:53 
04:48:53 (SWT:1517): Gtk-WARNING **: 09:48:53.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:53 
04:48:53 (SWT:1517): Gtk-WARNING **: 09:48:53.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:56 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.945 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
04:48:56 canUnCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 3.16 s
04:48:56 isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.902 s
04:48:56 canFindALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.982 s
04:48:56 checkingATableThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 3.018 s
04:48:56 isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 3.038 s
04:48:56 canGetTableItemText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 3.031 s
04:48:56 canRightClickOnALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 3.195 s
04:48:56 canGetLineText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 3.075 s
04:48:56 canToggleALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 3.47 s
04:48:56 canDoubleClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 3.123 s
04:48:56 canClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 3.034 s
04:48:56 canClickALineInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 3.219 s
04:48:56 canSelectALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 3.314 s
04:48:56 canCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 3.378 s
04:48:56 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
04:48:56 
04:48:56 (SWT:1517): Gdk-CRITICAL **: 09:48:56.755: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:57 
04:48:57 (SWT:1517): Gtk-WARNING **: 09:48:57.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:57 
04:48:57 (SWT:1517): Gtk-WARNING **: 09:48:57.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:57 
04:48:57 (SWT:1517): Gtk-WARNING **: 09:48:57.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:57 
04:48:57 (SWT:1517): Gtk-WARNING **: 09:48:57.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:57 
04:48:57 (SWT:1517): Gtk-WARNING **: 09:48:57.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:57 
04:48:57 (SWT:1517): Gtk-WARNING **: 09:48:57.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:57 
04:48:57 (SWT:1517): Gtk-WARNING **: 09:48:57.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:59 
04:48:59 (SWT:1517): Gdk-CRITICAL **: 09:48:59.296: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:59 
04:48:59 (SWT:1517): Gtk-WARNING **: 09:48:59.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:59 
04:48:59 (SWT:1517): Gtk-WARNING **: 09:48:59.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:59 
04:48:59 (SWT:1517): Gtk-WARNING **: 09:48:59.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:59 
04:48:59 (SWT:1517): Gtk-WARNING **: 09:48:59.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:59 
04:48:59 (SWT:1517): Gtk-WARNING **: 09:48:59.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:59 
04:48:59 (SWT:1517): Gtk-WARNING **: 09:48:59.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:48:59 
04:48:59 (SWT:1517): Gtk-WARNING **: 09:48:59.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:01 
04:49:01 (SWT:1517): Gdk-CRITICAL **: 09:49:01.916: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:02 
04:49:02 (SWT:1517): Gtk-WARNING **: 09:49:02.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:02 
04:49:02 (SWT:1517): Gtk-WARNING **: 09:49:02.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:02 
04:49:02 (SWT:1517): Gtk-WARNING **: 09:49:02.331: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:02 
04:49:02 (SWT:1517): Gtk-WARNING **: 09:49:02.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:02 
04:49:02 (SWT:1517): Gtk-WARNING **: 09:49:02.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:02 
04:49:02 (SWT:1517): Gtk-WARNING **: 09:49:02.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:02 
04:49:02 (SWT:1517): Gtk-WARNING **: 09:49:02.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:04 
04:49:04 (SWT:1517): Gdk-CRITICAL **: 09:49:04.612: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:05 
04:49:05 (SWT:1517): Gtk-WARNING **: 09:49:05.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:05 
04:49:05 (SWT:1517): Gtk-WARNING **: 09:49:05.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:05 
04:49:05 (SWT:1517): Gtk-WARNING **: 09:49:05.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:05 
04:49:05 (SWT:1517): Gtk-WARNING **: 09:49:05.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:05 
04:49:05 (SWT:1517): Gtk-WARNING **: 09:49:05.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:05 
04:49:05 (SWT:1517): Gtk-WARNING **: 09:49:05.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:05 
04:49:05 (SWT:1517): Gtk-WARNING **: 09:49:05.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:07 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.54 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
04:49:07 findsToolBarButtonWithToolTipBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 2.54 s
04:49:07 findsToolBarButtonWithToolTip(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 2.62 s
04:49:07 getsTooltipOnButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 2.696 s
04:49:07 findsToolBarButtonWithToolTip2(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 2.682 s
04:49:07 Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
04:49:07 
04:49:07 (SWT:1517): Gdk-CRITICAL **: 09:49:07.297: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:07 
04:49:07 (SWT:1517): Gtk-WARNING **: 09:49:07.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:07 
04:49:07 (SWT:1517): Gtk-WARNING **: 09:49:07.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:07 
04:49:07 (SWT:1517): Gtk-WARNING **: 09:49:07.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:07 
04:49:07 (SWT:1517): Gtk-WARNING **: 09:49:07.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:07 
04:49:07 (SWT:1517): Gtk-WARNING **: 09:49:07.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:07 
04:49:07 (SWT:1517): Gtk-WARNING **: 09:49:07.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:07 
04:49:07 (SWT:1517): Gtk-WARNING **: 09:49:07.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:09 
04:49:09 (SWT:1517): Gdk-CRITICAL **: 09:49:09.924: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:10 
04:49:10 (SWT:1517): Gtk-WARNING **: 09:49:10.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:10 
04:49:10 (SWT:1517): Gtk-WARNING **: 09:49:10.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:10 
04:49:10 (SWT:1517): Gtk-WARNING **: 09:49:10.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:10 
04:49:10 (SWT:1517): Gtk-WARNING **: 09:49:10.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:10 
04:49:10 (SWT:1517): Gtk-WARNING **: 09:49:10.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:10 
04:49:10 (SWT:1517): Gtk-WARNING **: 09:49:10.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:10 
04:49:10 (SWT:1517): Gtk-WARNING **: 09:49:10.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:12 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.043 s - in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
04:49:12 throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest)  Time elapsed: 2.627 s
04:49:12 throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest)  Time elapsed: 2.415 s
04:49:12 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
04:49:12 
04:49:12 (SWT:1517): Gdk-CRITICAL **: 09:49:12.343: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:12 
04:49:12 (SWT:1517): Gtk-WARNING **: 09:49:12.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:12 
04:49:12 (SWT:1517): Gtk-WARNING **: 09:49:12.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:12 
04:49:12 (SWT:1517): Gtk-WARNING **: 09:49:12.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:12 
04:49:12 (SWT:1517): Gtk-WARNING **: 09:49:12.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:12 
04:49:12 (SWT:1517): Gtk-WARNING **: 09:49:12.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:12 
04:49:12 (SWT:1517): Gtk-WARNING **: 09:49:12.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:12 
04:49:12 (SWT:1517): Gtk-WARNING **: 09:49:12.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:14 
04:49:14 (SWT:1517): Gdk-CRITICAL **: 09:49:14.811: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:15 
04:49:15 (SWT:1517): Gtk-WARNING **: 09:49:15.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:15 
04:49:15 (SWT:1517): Gtk-WARNING **: 09:49:15.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:15 
04:49:15 (SWT:1517): Gtk-WARNING **: 09:49:15.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:15 
04:49:15 (SWT:1517): Gtk-WARNING **: 09:49:15.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:15 
04:49:15 (SWT:1517): Gtk-WARNING **: 09:49:15.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:15 
04:49:15 (SWT:1517): Gtk-WARNING **: 09:49:15.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:15 
04:49:15 (SWT:1517): Gtk-WARNING **: 09:49:15.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:18 
04:49:18 (SWT:1517): Gdk-CRITICAL **: 09:49:18.167: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:18 
04:49:18 (SWT:1517): Gtk-WARNING **: 09:49:18.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:18 
04:49:18 (SWT:1517): Gtk-WARNING **: 09:49:18.587: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:18 
04:49:18 (SWT:1517): Gtk-WARNING **: 09:49:18.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:18 
04:49:18 (SWT:1517): Gtk-WARNING **: 09:49:18.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:18 
04:49:18 (SWT:1517): Gtk-WARNING **: 09:49:18.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:18 
04:49:18 (SWT:1517): Gtk-WARNING **: 09:49:18.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:18 
04:49:18 (SWT:1517): Gtk-WARNING **: 09:49:18.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:20 
04:49:20 (SWT:1517): Gdk-CRITICAL **: 09:49:20.776: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:21 
04:49:21 (SWT:1517): Gtk-WARNING **: 09:49:21.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:21 
04:49:21 (SWT:1517): Gtk-WARNING **: 09:49:21.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:21 
04:49:21 (SWT:1517): Gtk-WARNING **: 09:49:21.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:21 
04:49:21 (SWT:1517): Gtk-WARNING **: 09:49:21.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:21 
04:49:21 (SWT:1517): Gtk-WARNING **: 09:49:21.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:21 
04:49:21 (SWT:1517): Gtk-WARNING **: 09:49:21.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:21 
04:49:21 (SWT:1517): Gtk-WARNING **: 09:49:21.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:23 
04:49:23 (SWT:1517): Gdk-CRITICAL **: 09:49:23.463: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:23 
04:49:23 (SWT:1517): Gtk-WARNING **: 09:49:23.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:23 
04:49:23 (SWT:1517): Gtk-WARNING **: 09:49:23.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:23 
04:49:23 (SWT:1517): Gtk-WARNING **: 09:49:23.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:23 
04:49:23 (SWT:1517): Gtk-WARNING **: 09:49:23.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:23 
04:49:23 (SWT:1517): Gtk-WARNING **: 09:49:23.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:23 
04:49:23 (SWT:1517): Gtk-WARNING **: 09:49:23.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:23 
04:49:23 (SWT:1517): Gtk-WARNING **: 09:49:23.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:26 
04:49:26 (SWT:1517): Gdk-CRITICAL **: 09:49:26.224: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:26 
04:49:26 (SWT:1517): Gtk-WARNING **: 09:49:26.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:26 
04:49:26 (SWT:1517): Gtk-WARNING **: 09:49:26.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:26 
04:49:26 (SWT:1517): Gtk-WARNING **: 09:49:26.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:26 
04:49:26 (SWT:1517): Gtk-WARNING **: 09:49:26.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:26 
04:49:26 (SWT:1517): Gtk-WARNING **: 09:49:26.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:26 
04:49:26 (SWT:1517): Gtk-WARNING **: 09:49:26.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:26 
04:49:26 (SWT:1517): Gtk-WARNING **: 09:49:26.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:28 
04:49:28 (SWT:1517): Gdk-CRITICAL **: 09:49:28.892: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:29 
04:49:29 (SWT:1517): Gtk-WARNING **: 09:49:29.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:29 
04:49:29 (SWT:1517): Gtk-WARNING **: 09:49:29.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:29 
04:49:29 (SWT:1517): Gtk-WARNING **: 09:49:29.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:29 
04:49:29 (SWT:1517): Gtk-WARNING **: 09:49:29.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:29 
04:49:29 (SWT:1517): Gtk-WARNING **: 09:49:29.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:29 
04:49:29 (SWT:1517): Gtk-WARNING **: 09:49:29.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:29 
04:49:29 (SWT:1517): Gtk-WARNING **: 09:49:29.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:31 
04:49:31 (SWT:1517): Gdk-CRITICAL **: 09:49:31.587: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:32 
04:49:32 (SWT:1517): Gtk-WARNING **: 09:49:32.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:32 
04:49:32 (SWT:1517): Gtk-WARNING **: 09:49:32.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:32 
04:49:32 (SWT:1517): Gtk-WARNING **: 09:49:32.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:32 
04:49:32 (SWT:1517): Gtk-WARNING **: 09:49:32.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:32 
04:49:32 (SWT:1517): Gtk-WARNING **: 09:49:32.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:32 
04:49:32 (SWT:1517): Gtk-WARNING **: 09:49:32.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:32 
04:49:32 (SWT:1517): Gtk-WARNING **: 09:49:32.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:34 
04:49:34 (SWT:1517): Gdk-CRITICAL **: 09:49:34.268: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:34 
04:49:34 (SWT:1517): Gtk-WARNING **: 09:49:34.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:34 
04:49:34 (SWT:1517): Gtk-WARNING **: 09:49:34.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:34 
04:49:34 (SWT:1517): Gtk-WARNING **: 09:49:34.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:34 
04:49:34 (SWT:1517): Gtk-WARNING **: 09:49:34.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:34 
04:49:34 (SWT:1517): Gtk-WARNING **: 09:49:34.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:34 
04:49:34 (SWT:1517): Gtk-WARNING **: 09:49:34.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:34 
04:49:34 (SWT:1517): Gtk-WARNING **: 09:49:34.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:36 
04:49:36 (SWT:1517): Gdk-CRITICAL **: 09:49:36.894: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:37 
04:49:37 (SWT:1517): Gtk-WARNING **: 09:49:37.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:37 
04:49:37 (SWT:1517): Gtk-WARNING **: 09:49:37.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:37 
04:49:37 (SWT:1517): Gtk-WARNING **: 09:49:37.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:37 
04:49:37 (SWT:1517): Gtk-WARNING **: 09:49:37.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:37 
04:49:37 (SWT:1517): Gtk-WARNING **: 09:49:37.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:37 
04:49:37 (SWT:1517): Gtk-WARNING **: 09:49:37.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:37 
04:49:37 (SWT:1517): Gtk-WARNING **: 09:49:37.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:39 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.237 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
04:49:39 setTextBetweenSelectionsWithSameIndices(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.467 s
04:49:39 typeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 3.355 s
04:49:39 changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.608 s
04:49:39 changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.686 s
04:49:39 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.76 s
04:49:39 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.668 s
04:49:39 throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.695 s
04:49:39 findsCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.681 s
04:49:39 changeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.626 s
04:49:39 getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.686 s
04:49:39 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
04:49:39 
04:49:39 (SWT:1517): Gdk-CRITICAL **: 09:49:39.587: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:40 
04:49:40 (SWT:1517): Gtk-WARNING **: 09:49:40.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:40 
04:49:40 (SWT:1517): Gtk-WARNING **: 09:49:40.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:40 
04:49:40 (SWT:1517): Gtk-WARNING **: 09:49:40.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:40 
04:49:40 (SWT:1517): Gtk-WARNING **: 09:49:40.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:40 
04:49:40 (SWT:1517): Gtk-WARNING **: 09:49:40.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:40 
04:49:40 (SWT:1517): Gtk-WARNING **: 09:49:40.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:40 
04:49:40 (SWT:1517): Gtk-WARNING **: 09:49:40.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:42 
04:49:42 (SWT:1517): Gdk-CRITICAL **: 09:49:42.377: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:42 
04:49:42 (SWT:1517): Gtk-WARNING **: 09:49:42.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:42 
04:49:42 (SWT:1517): Gtk-WARNING **: 09:49:42.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:42 
04:49:42 (SWT:1517): Gtk-WARNING **: 09:49:42.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:42 
04:49:42 (SWT:1517): Gtk-WARNING **: 09:49:42.808: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:42 
04:49:42 (SWT:1517): Gtk-WARNING **: 09:49:42.808: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:42 
04:49:42 (SWT:1517): Gtk-WARNING **: 09:49:42.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:42 
04:49:42 (SWT:1517): Gtk-WARNING **: 09:49:42.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:45 
04:49:45 (SWT:1517): Gdk-CRITICAL **: 09:49:45.108: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:45 
04:49:45 (SWT:1517): Gtk-WARNING **: 09:49:45.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:45 
04:49:45 (SWT:1517): Gtk-WARNING **: 09:49:45.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:45 
04:49:45 (SWT:1517): Gtk-WARNING **: 09:49:45.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:45 
04:49:45 (SWT:1517): Gtk-WARNING **: 09:49:45.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:45 
04:49:45 (SWT:1517): Gtk-WARNING **: 09:49:45.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:45 
04:49:45 (SWT:1517): Gtk-WARNING **: 09:49:45.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:45 
04:49:45 (SWT:1517): Gtk-WARNING **: 09:49:45.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:47 
04:49:47 (SWT:1517): Gdk-CRITICAL **: 09:49:47.876: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:48 
04:49:48 (SWT:1517): Gtk-WARNING **: 09:49:48.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:48 
04:49:48 (SWT:1517): Gtk-WARNING **: 09:49:48.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:48 
04:49:48 (SWT:1517): Gtk-WARNING **: 09:49:48.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:48 
04:49:48 (SWT:1517): Gtk-WARNING **: 09:49:48.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:48 
04:49:48 (SWT:1517): Gtk-WARNING **: 09:49:48.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:48 
04:49:48 (SWT:1517): Gtk-WARNING **: 09:49:48.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:48 
04:49:48 (SWT:1517): Gtk-WARNING **: 09:49:48.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:50 
04:49:50 (SWT:1517): Gdk-CRITICAL **: 09:49:50.595: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:51 
04:49:51 (SWT:1517): Gtk-WARNING **: 09:49:51.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:51 
04:49:51 (SWT:1517): Gtk-WARNING **: 09:49:51.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:51 
04:49:51 (SWT:1517): Gtk-WARNING **: 09:49:51.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:51 
04:49:51 (SWT:1517): Gtk-WARNING **: 09:49:51.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:51 
04:49:51 (SWT:1517): Gtk-WARNING **: 09:49:51.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:51 
04:49:51 (SWT:1517): Gtk-WARNING **: 09:49:51.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:51 
04:49:51 (SWT:1517): Gtk-WARNING **: 09:49:51.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:53 
04:49:53 (SWT:1517): Gdk-CRITICAL **: 09:49:53.397: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:53 
04:49:53 (SWT:1517): Gtk-WARNING **: 09:49:53.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:53 
04:49:53 (SWT:1517): Gtk-WARNING **: 09:49:53.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:53 
04:49:53 (SWT:1517): Gtk-WARNING **: 09:49:53.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:53 
04:49:53 (SWT:1517): Gtk-WARNING **: 09:49:53.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:53 
04:49:53 (SWT:1517): Gtk-WARNING **: 09:49:53.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:53 
04:49:53 (SWT:1517): Gtk-WARNING **: 09:49:53.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:53 
04:49:53 (SWT:1517): Gtk-WARNING **: 09:49:53.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:56 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.576 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
04:49:56 clicksOnALinkAtIndexWithHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.789 s
04:49:56 clicksOnALinkWithHyperlinkTextAndHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.73 s
04:49:56 clicksOnALink(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.767 s
04:49:56 clicksOnALinkAtIndexWithNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.719 s
04:49:56 clicksOnALinkWithHyperlinkTextAndNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.801 s
04:49:56 clicksOnALinkAtIndexOutOfRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.764 s
04:49:56 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
04:49:56 
04:49:56 (SWT:1517): Gdk-CRITICAL **: 09:49:56.166: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:49:56 
04:49:56 (SWT:1517): Gtk-WARNING **: 09:49:56.604: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:56 
04:49:56 (SWT:1517): Gtk-WARNING **: 09:49:56.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:56 
04:49:56 (SWT:1517): Gtk-WARNING **: 09:49:56.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:56 
04:49:56 (SWT:1517): Gtk-WARNING **: 09:49:56.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:56 
04:49:56 (SWT:1517): Gtk-WARNING **: 09:49:56.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:56 
04:49:56 (SWT:1517): Gtk-WARNING **: 09:49:56.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
04:49:56 
04:49:56 (SWT:1517): Gtk-WARNING **: 09:49:56.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:48 [INFO] ------------------------------------------------------------------------
07:17:48 [INFO] Reactor Summary for Eclipse SWTBot 4.1.0-SNAPSHOT:
07:17:48 [INFO] 
07:17:48 [INFO] Eclipse SWTBot ..................................... SUCCESS [  8.501 s]
07:17:48 [INFO] org.eclipse.swtbot.ant.junit ....................... SUCCESS [  8.791 s]
07:17:48 [INFO] org.eclipse.swtbot.eclipse.core .................... SUCCESS [  3.978 s]
07:17:48 [INFO] org.eclipse.swtbot.swt.finder ...................... SUCCESS [  8.667 s]
07:17:48 [INFO] org.eclipse.swtbot.eclipse.finder .................. SUCCESS [  3.264 s]
07:17:48 [INFO] org.eclipse.swtbot.e4.finder ....................... SUCCESS [  5.181 s]
07:17:48 [INFO] org.eclipse.swtbot.junit4_x ........................ SUCCESS [  4.526 s]
07:17:48 [INFO] org.eclipse.swtbot ................................. SUCCESS [  1.977 s]
07:17:48 [INFO] org.eclipse.swtbot.forms.finder .................... SUCCESS [  2.169 s]
07:17:48 [INFO] org.eclipse.swtbot.forms ........................... SUCCESS [  1.871 s]
07:17:48 [INFO] org.eclipse.swtbot.go .............................. SUCCESS [  2.069 s]
07:17:48 [INFO] org.eclipse.swtbot.eclipse ......................... SUCCESS [  2.244 s]
07:17:48 [INFO] org.eclipse.swtbot.eclipse.dsl ..................... SUCCESS [  3.309 s]
07:17:48 [INFO] org.eclipse.swtbot.eclipse.gef.finder .............. SUCCESS [  2.624 s]
07:17:48 [INFO] org.eclipse.swtbot.eclipse.spy ..................... SUCCESS [  3.042 s]
07:17:48 [INFO] org.eclipse.swtbot.eclipse.junit.headless .......... SUCCESS [  2.514 s]
07:17:48 [INFO] org.eclipse.swtbot.eclipse.test.junit .............. SUCCESS [  3.701 s]
07:17:48 [INFO] org.eclipse.swtbot.eclipse.ui ...................... SUCCESS [  3.397 s]
07:17:48 [INFO] org.eclipse.swtbot.generator ....................... SUCCESS [  3.812 s]
07:17:48 [INFO] org.eclipse.swtbot.generator.client ................ SUCCESS [  4.761 s]
07:17:48 [INFO] org.eclipse.swtbot.generator.rules.workbench ....... SUCCESS [  2.488 s]
07:17:48 [INFO] org.eclipse.swtbot.generator.jdt ................... SUCCESS [  4.123 s]
07:17:48 [INFO] org.eclipse.swtbot.generator.ui .................... SUCCESS [  3.276 s]
07:17:48 [INFO] org.eclipse.swtbot.junit5_x ........................ SUCCESS [  2.033 s]
07:17:48 [INFO] org.eclipse.swtbot.nebula.gallery.finder ........... SUCCESS [  2.441 s]
07:17:48 [INFO] org.eclipse.swt.examples ........................... SUCCESS [  7.303 s]
07:17:48 [INFO] org.eclipse.swtbot.swt.demo ........................ SUCCESS [  2.117 s]
07:17:48 [INFO] org.eclipse.ui.forms.examples ...................... SUCCESS [  3.248 s]
07:17:48 [INFO] org.eclipse.swtbot.nebula.nattable.finder .......... SUCCESS [  2.508 s]
07:17:48 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder ..... SUCCESS [  2.134 s]
07:17:48 [INFO] org.eclipse.swtbot.nebula.stepbar.finder ........... SUCCESS [  1.947 s]
07:17:48 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder ....... SUCCESS [  3.269 s]
07:17:48 [INFO] org.eclipse.swtbot.eclipse.gef ..................... SUCCESS [  1.787 s]
07:17:48 [INFO] org.eclipse.swtbot.generator.feature ............... SUCCESS [  2.115 s]
07:17:48 [INFO] org.eclipse.swtbot.ide ............................. SUCCESS [  3.339 s]
07:17:48 [INFO] org.eclipse.swtbot.eclipse.junit5.headless ......... SUCCESS [  2.327 s]
07:17:48 [INFO] org.eclipse.swtbot.junit5 .......................... SUCCESS [  2.234 s]
07:17:48 [INFO] org.eclipse.swtbot.nebula.gallery .................. SUCCESS [  2.072 s]
07:17:48 [INFO] org.eclipse.swtbot.nebula.nattable ................. SUCCESS [  3.751 s]
07:17:48 [INFO] org.eclipse.swtbot.nebula.checkboxgroup ............ SUCCESS [  1.947 s]
07:17:48 [INFO] org.eclipse.swtbot.nebula.stepbar .................. SUCCESS [  1.894 s]
07:17:48 [INFO] org.eclipse.swtbot.nebula.rangeslider .............. SUCCESS [  3.063 s]
07:17:48 [INFO] org.eclipse.swtbot.updatesite ...................... SUCCESS [  5.178 s]
07:17:48 [INFO] org.eclipse.swtbot.eclipse.ui.test ................. SUCCESS [ 23.202 s]
07:17:48 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards ....... SUCCESS [  2.569 s]
07:17:48 [INFO] org.eclipse.swtbot.forms.finder.test ............... SUCCESS [ 13.337 s]
07:17:48 [INFO] org.eclipse.swtbot.eclipse.finder.test ............. SUCCESS [02:05 min]
07:17:48 [INFO] org.eclipse.swtbot.e4.finder.test .................. SUCCESS [ 15.332 s]
07:17:48 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test ...... SUCCESS [ 10.846 s]
07:17:48 [INFO] org.eclipse.swtbot.swt.finder.test ................. FAILURE [  02:35 h]
07:17:48 [INFO] org.eclipse.swtbot.test ............................ SKIPPED
07:17:48 [INFO] org.eclipse.swtbot.generator.test .................. SKIPPED
07:17:48 [INFO] org.eclipse.swtbot.generator.jdt.test .............. SKIPPED
07:17:48 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test ..... SKIPPED
07:17:48 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test  SKIPPED
07:17:48 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test ...... SKIPPED
07:17:48 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test .. SKIPPED
07:17:48 [INFO] ------------------------------------------------------------------------
07:17:48 [INFO] BUILD FAILURE
07:17:48 [INFO] ------------------------------------------------------------------------
07:17:48 [INFO] Total time:  02:42 h
07:17:48 [INFO] Finished at: 2022-11-28T12:17:48Z
07:17:48 [INFO] ------------------------------------------------------------------------
07:17:48 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:2.3.0:test (default-test) on project org.eclipse.swtbot.swt.finder.test: An unexpected error occurred while launching the test runtime (process returned error code 137(SIGKILL received?)). Command-line used to launch the sub-process was null -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 in working directory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test -> [Help 1]
07:17:48 [ERROR] 
07:17:48 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
07:17:48 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
07:17:48 [ERROR] 
07:17:48 [ERROR] For more information about the errors and possible solutions, please read the following articles:
07:17:48 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
07:17:48 [ERROR] 
07:17:48 [ERROR] After correcting the problems, you can resume the build with the command
07:17:48 [ERROR]   mvn <args> -rf :org.eclipse.swtbot.swt.finder.test
07:17:49 Build step 'Invoke top-level Maven targets' marked build as failure
07:17:49 Terminating xvnc.
07:18:05 $ ssh-agent -k
07:18:05 unset SSH_AUTH_SOCK;
07:18:05 unset SSH_AGENT_PID;
07:18:05 echo Agent pid 50 killed;
07:18:05 [ssh-agent] Stopped.
07:18:06 Sending e-mails to: wellmann.hannes1@gmx.net
07:18:07 Recording test results
07:18:08 [Checks API] No suitable checks publisher found.
07:18:08 Archiving artifacts
07:18:09 Finished: FAILURE