Skip to content

Console Output

11:35:39 Started by an SCM change
11:35:39 Agent migration-agent-brq3c is provisioned from template Kubernetes Pod Template
11:35:39 Agent specification [Kubernetes Pod Template] (migration): 
11:35:39 * [jnlp] eclipsecbijenkins/migration-fat-agent:3.27(resourceRequestCpu: 1250m, resourceRequestMemory: 2560Mi, resourceLimitCpu: 2375m, resourceLimitMemory: 2560Mi)
11:35:39 yaml:
11:35:39 apiVersion: v1
11:35:39 kind: Pod
11:35:39 spec:
11:35:39   containers:
11:35:39   - name: jnlp
11:35:39     volumeMounts:
11:35:39     - name: settings-xml
11:35:39       mountPath: /home/jenkins/.m2/settings.xml
11:35:39       subPath: settings.xml
11:35:39       readOnly: true
11:35:39     - name: toolchains-xml
11:35:39       mountPath: /home/jenkins/.m2/toolchains.xml
11:35:39       subPath: toolchains.xml
11:35:39       readOnly: true
11:35:39   volumes:
11:35:39   - name: settings-xml
11:35:39     configMap:
11:35:39       name: m2-dir
11:35:39       items:
11:35:39       - key: settings.xml
11:35:39         path: settings.xml
11:35:39   - name: toolchains-xml
11:35:39     configMap:
11:35:39       name: m2-dir
11:35:39       items:
11:35:39       - key: toolchains.xml
11:35:39         path: toolchains.xml
11:35:39 
11:35:39 
11:35:39 Building remotely on migration-agent-brq3c (migration) in workspace /home/jenkins/workspace/swtbot-tycho
11:35:39 [ssh-agent] Looking for ssh-agent implementation...
11:35:40 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
11:35:40 $ ssh-agent
11:35:40 SSH_AUTH_SOCK=/tmp/ssh-WQysMogUvXVW/agent.51
11:35:40 SSH_AGENT_PID=53
11:35:40 [ssh-agent] Started.
11:35:40 Running ssh-add (command line suppressed)
11:35:40 Identity added: /home/jenkins/workspace/swtbot-tycho@tmp/private_key_5720530510497469021.key (/home/jenkins/workspace/swtbot-tycho@tmp/private_key_5720530510497469021.key)
11:35:40 [ssh-agent] Using credentials genie.swtbot (ssh://genie.swtbot@projects-storage.eclipse.org)
11:35:40 No credentials specified
11:35:40 Cloning the remote Git repository
11:35:40 Cloning repository http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git
11:35:40  > /usr/bin/git init /home/jenkins/workspace/swtbot-tycho # timeout=10
11:35:40 Fetching upstream changes from http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git
11:35:40  > /usr/bin/git --version # timeout=10
11:35:40  > /usr/bin/git fetch --tags --progress http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/*
11:35:43  > /usr/bin/git config remote.origin.url http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git # timeout=10
11:35:43  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:35:43  > /usr/bin/git config remote.origin.url http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git # timeout=10
11:35:43 Fetching upstream changes from http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git
11:35:43  > /usr/bin/git fetch --tags --progress http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/*
11:35:43  > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
11:35:43 Checking out Revision 2377612904ceab6a49a81b127a6573da5b88a5c8 (origin/master)
11:35:43  > /usr/bin/git config core.sparsecheckout # timeout=10
11:35:43  > /usr/bin/git checkout -f 2377612904ceab6a49a81b127a6573da5b88a5c8
11:35:44 Commit message: "Add SWTBotTreeItem.unselect()"
11:35:44  > /usr/bin/git rev-list --no-walk fffc7dc2ce68def00c154d5784781a0b2842cd7c # timeout=10
11:35:44 Starting xvnc
11:35:44 [swtbot-tycho] $ Xvnc :98 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
11:35:44 
11:35:44 Xvnc TigerVNC 1.8.0 - built Nov  2 2018 19:05:14
11:35:44 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
11:35:44 See http://www.tigervnc.org for information on TigerVNC.
11:35:44 Underlying X server release 12001000, The X.Org Foundation
11:35:44 
11:35:44 
11:35:44 Wed Jun 12 15:35:44 2019
11:35:44  vncext:      VNC extension running!
11:35:44  vncext:      Listening for VNC connections on all interface(s), port 5998
11:35:44  vncext:      created VNC server for screen 0
11:35:44 [swtbot-tycho] $ /bin/bash -x /tmp/jenkins3329958843784128883.sh
11:35:44 + metacity --sm-disable --replace
11:35:44 [swtbot-tycho] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Dcbi.jarsigner.skip=false -Dmaven.repo.local=/home/jenkins/workspace/swtbot-tycho/.repository install -B
11:35:44 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
11:35:44 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
11:35:45 [INFO] Scanning for projects...
11:35:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/1.2.0/tycho-maven-plugin-1.2.0.pom
11:35:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.2.0/tycho-maven-plugin-1.2.0.pom
11:35:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.2.0/tycho-maven-plugin-1.2.0.pom (2.1 kB at 17 kB/s)
11:35:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho/1.2.0/tycho-1.2.0.pom
11:35:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.2.0/tycho-1.2.0.pom
11:35:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.2.0/tycho-1.2.0.pom (20 kB at 547 kB/s)
11:35:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/1.2.0/tycho-core-1.2.0.pom
11:35:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.2.0/tycho-core-1.2.0.pom
11:35:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.2.0/tycho-core-1.2.0.pom (4.5 kB at 134 kB/s)
11:35:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
11:35:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
11:35:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 229 kB/s)
11:35:47 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.0/maven-3.0.pom
11:35:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
11:35:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 755 kB/s)
11:35:47 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
11:35:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
11:35:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 774 kB/s)
11:35:47 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/6/apache-6.pom
11:35:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
11:35:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 55 kB/s)
11:35:47 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
11:35:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
11:35:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 134 kB/s)
11:35:47 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
11:35:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
11:35:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 133 kB/s)
11:35:47 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
11:35:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
11:35:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 93 kB/s)
11:35:47 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:35:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:35:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 271 kB/s)
11:35:47 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
11:35:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
11:35:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 65 kB/s)
11:35:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
11:35:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
11:35:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 77 kB/s)
11:35:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
11:35:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
11:35:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 32 kB/s)
11:35:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
11:35:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
11:35:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 149 kB/s)
11:35:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
11:35:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
11:35:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 596 kB/s)
11:35:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
11:35:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
11:35:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 15 kB/s)
11:35:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
11:35:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
11:35:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 129 kB/s)
11:35:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
11:35:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
11:35:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 102 kB/s)
11:35:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
11:35:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
11:35:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 14 kB/s)
11:35:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
11:35:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
11:35:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 254 kB/s)
11:35:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
11:35:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
11:35:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 149 kB/s)
11:35:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:35:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:35:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 239 kB/s)
11:35:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:35:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:35:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 335 kB/s)
11:35:49 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
11:35:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
11:35:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 7.9 kB/s)
11:35:49 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
11:35:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
11:35:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 69 kB/s)
11:35:49 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
11:35:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
11:35:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 85 kB/s)
11:35:49 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
11:35:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
11:35:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 185 kB/s)
11:35:49 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
11:35:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
11:35:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 112 kB/s)
11:35:49 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
11:35:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
11:35:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 2.5 kB/s)
11:35:50 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
11:35:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
11:35:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 45 kB/s)
11:35:50 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
11:35:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
11:35:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 236 kB/s)
11:35:50 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
11:35:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
11:35:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 262 kB/s)
11:35:50 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
11:35:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
11:35:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 148 kB/s)
11:35:50 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
11:35:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
11:35:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 524 kB/s)
11:35:50 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
11:35:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
11:35:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 147 kB/s)
11:35:50 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
11:35:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
11:35:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 277 kB/s)
11:35:50 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
11:35:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
11:35:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 2.7 kB/s)
11:35:51 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
11:35:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
11:35:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 9.1 kB/s)
11:35:51 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
11:35:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
11:35:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 7.3 kB/s)
11:35:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
11:35:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
11:35:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 27 kB/s)
11:35:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
11:35:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
11:35:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 9.1 kB/s)
11:35:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
11:35:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
11:35:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 92 kB/s)
11:35:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
11:35:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
11:35:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 64 kB/s)
11:35:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
11:35:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
11:35:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 197 kB/s)
11:35:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
11:35:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
11:35:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 189 kB/s)
11:35:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
11:35:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
11:35:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 78 kB/s)
11:35:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:35:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:35:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 241 kB/s)
11:35:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
11:35:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom
11:35:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 394 kB/s)
11:35:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
11:35:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
11:35:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.7 MB/s)
11:35:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/9/apache-9.pom
11:35:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
11:35:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 541 kB/s)
11:35:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
11:35:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
11:35:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 458 kB/s)
11:35:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
11:35:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
11:35:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 263 kB/s)
11:35:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/16/apache-16.pom
11:35:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
11:35:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 17 kB/s)
11:35:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
11:35:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
11:35:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 546 kB/s)
11:35:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:35:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:35:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.3 MB/s)
11:35:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/18/apache-18.pom
11:35:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
11:35:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 580 kB/s)
11:35:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
11:35:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
11:35:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 12 kB/s)
11:35:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
11:35:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
11:35:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 413 kB/s)
11:35:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:35:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:35:55 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 22 kB/s)
11:35:55 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/tukaani/xz/1.5/xz-1.5.pom
11:35:55 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
11:35:55 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 68 kB/s)
11:35:55 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
11:35:55 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
11:35:55 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom (1.1 kB at 38 kB/s)
11:35:55 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/1.2.0/sisu-equinox-embedder-1.2.0.pom
11:35:55 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.2.0/sisu-equinox-embedder-1.2.0.pom
11:35:55 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.2.0/sisu-equinox-embedder-1.2.0.pom (1.8 kB at 47 kB/s)
11:35:55 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox/1.2.0/sisu-equinox-1.2.0.pom
11:35:55 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.2.0/sisu-equinox-1.2.0.pom
11:35:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.2.0/sisu-equinox-1.2.0.pom (1.0 kB at 4.5 kB/s)
11:35:56 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
11:35:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
11:35:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 27 kB/s)
11:35:56 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/1.2.0/sisu-equinox-api-1.2.0.pom
11:35:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.2.0/sisu-equinox-api-1.2.0.pom
11:35:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.2.0/sisu-equinox-api-1.2.0.pom (1.7 kB at 61 kB/s)
11:35:56 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/1.2.0/tycho-metadata-model-1.2.0.pom
11:35:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.2.0/tycho-metadata-model-1.2.0.pom
11:35:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.2.0/tycho-metadata-model-1.2.0.pom (1.3 kB at 41 kB/s)
11:35:56 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
11:35:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
11:35:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 7.7 kB/s)
11:35:57 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/1.2.0/tycho-embedder-api-1.2.0.pom
11:35:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.2.0/tycho-embedder-api-1.2.0.pom
11:35:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.2.0/tycho-embedder-api-1.2.0.pom (2.1 kB at 71 kB/s)
11:35:57 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.2.0/org.eclipse.tycho.embedder.shared-1.2.0.pom
11:35:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.2.0/org.eclipse.tycho.embedder.shared-1.2.0.pom
11:35:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.2.0/org.eclipse.tycho.embedder.shared-1.2.0.pom (1.1 kB at 22 kB/s)
11:35:57 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles/1.2.0/tycho-bundles-1.2.0.pom
11:35:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.2.0/tycho-bundles-1.2.0.pom
11:35:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.2.0/tycho-bundles-1.2.0.pom (3.3 kB at 4.8 kB/s)
11:35:58 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.2.0/org.eclipse.tycho.core.shared-1.2.0.pom
11:35:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.2.0/org.eclipse.tycho.core.shared-1.2.0.pom
11:35:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.2.0/org.eclipse.tycho.core.shared-1.2.0.pom (1.0 kB at 23 kB/s)
11:35:58 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
11:35:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
11:35:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 17 kB/s)
11:35:58 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
11:35:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
11:35:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 46 kB/s)
11:35:58 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
11:35:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
11:35:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 387 kB/s)
11:35:58 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:35:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:35:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 68 kB/s)
11:35:58 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/5/apache-5.pom
11:35:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
11:35:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 152 kB/s)
11:35:58 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/1.2.0/tycho-p2-facade-1.2.0.pom
11:35:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.2.0/tycho-p2-facade-1.2.0.pom
11:35:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.2.0/tycho-p2-facade-1.2.0.pom (2.1 kB at 79 kB/s)
11:35:59 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2/1.2.0/tycho-p2-1.2.0.pom
11:35:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.2.0/tycho-p2-1.2.0.pom
11:35:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.2.0/tycho-p2-1.2.0.pom (1.1 kB at 39 kB/s)
11:35:59 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.2.0/org.eclipse.tycho.p2.resolver.shared-1.2.0.pom
11:35:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.2.0/org.eclipse.tycho.p2.resolver.shared-1.2.0.pom
11:36:00 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.2.0/org.eclipse.tycho.p2.resolver.shared-1.2.0.pom (1.1 kB at 840 B/s)
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.2.0/org.eclipse.tycho.p2.tools.shared-1.2.0.pom
11:36:00 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.2.0/org.eclipse.tycho.p2.tools.shared-1.2.0.pom
11:36:00 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.2.0/org.eclipse.tycho.p2.tools.shared-1.2.0.pom (1.1 kB at 21 kB/s)
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/1.2.0/tycho-maven-plugin-1.2.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/1.2.0/tycho-core-1.2.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/tukaani/xz/1.5/xz-1.5.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/1.2.0/sisu-equinox-embedder-1.2.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/1.2.0/sisu-equinox-api-1.2.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/1.2.0/tycho-metadata-model-1.2.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/1.2.0/tycho-embedder-api-1.2.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.2.0/org.eclipse.tycho.embedder.shared-1.2.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.2.0/org.eclipse.tycho.core.shared-1.2.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/1.2.0/tycho-p2-facade-1.2.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.2.0/org.eclipse.tycho.p2.resolver.shared-1.2.0.jar
11:36:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.2.0/org.eclipse.tycho.p2.tools.shared-1.2.0.jar
11:36:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.2.0/tycho-maven-plugin-1.2.0.jar
11:36:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
11:36:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
11:36:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.2.0/tycho-core-1.2.0.jar
11:36:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.2.0/tycho-maven-plugin-1.2.0.jar (5.6 kB at 131 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.2.0/tycho-core-1.2.0.jar (200 kB at 4.6 MB/s)
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.1 MB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 675 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 824 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.0 MB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 556 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 957 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 114 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 239 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 724 kB/s)
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 498 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.2 MB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 845 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 325 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 138 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 218 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 59 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 202 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 562 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 240 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 1.4 MB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 394 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 505 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 113 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 110 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 353 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.2.0/sisu-equinox-embedder-1.2.0.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar (245 kB at 320 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.2.0/sisu-equinox-embedder-1.2.0.jar (13 kB at 16 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.2.0/sisu-equinox-api-1.2.0.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.2.0/sisu-equinox-api-1.2.0.jar (3.2 kB at 3.8 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.2.0/tycho-metadata-model-1.2.0.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.2.0/tycho-metadata-model-1.2.0.jar (37 kB at 43 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 126 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.2.0/tycho-embedder-api-1.2.0.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 106 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.2.0/org.eclipse.tycho.embedder.shared-1.2.0.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.2.0/org.eclipse.tycho.embedder.shared-1.2.0.jar (9.4 kB at 9.8 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.2.0/org.eclipse.tycho.core.shared-1.2.0.jar
11:36:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.2.0/org.eclipse.tycho.core.shared-1.2.0.jar (37 kB at 38 kB/s)
11:36:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
11:36:03 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 274 kB/s)
11:36:03 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
11:36:03 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 50 kB/s)
11:36:03 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.2.0/tycho-p2-facade-1.2.0.jar
11:36:03 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.2.0/tycho-p2-facade-1.2.0.jar (34 kB at 32 kB/s)
11:36:03 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
11:36:03 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 433 kB/s)
11:36:03 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.2.0/org.eclipse.tycho.p2.resolver.shared-1.2.0.jar
11:36:03 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.2.0/org.eclipse.tycho.p2.resolver.shared-1.2.0.jar (26 kB at 24 kB/s)
11:36:03 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.2.0/org.eclipse.tycho.p2.tools.shared-1.2.0.jar
11:36:03 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 3.9 kB/s)
11:36:03 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 474 kB/s)
11:36:03 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.2.0/org.eclipse.tycho.p2.tools.shared-1.2.0.jar (21 kB at 18 kB/s)
11:36:03 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.2.0/tycho-embedder-api-1.2.0.jar (7.2 kB at 6.1 kB/s)
11:36:03 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 917 kB/s)
11:36:04 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles-external/1.2.0/tycho-bundles-external-1.2.0.zip
11:36:04 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.2.0/tycho-bundles-external-1.2.0.zip
11:36:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.2.0/tycho-bundles-external-1.2.0.zip (8.0 MB at 1.3 MB/s)
11:36:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.2.0/org.eclipse.tycho.p2.resolver.impl-1.2.0.jar
11:36:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.2.0/org.eclipse.tycho.p2.resolver.impl-1.2.0.jar
11:36:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.2.0/org.eclipse.tycho.p2.resolver.impl-1.2.0.jar (216 kB at 6.8 MB/s)
11:36:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.2.0/org.eclipse.tycho.p2.maven.repository-1.2.0.jar
11:36:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.2.0/org.eclipse.tycho.p2.maven.repository-1.2.0.jar
11:36:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.2.0/org.eclipse.tycho.p2.maven.repository-1.2.0.jar (147 kB at 6.1 MB/s)
11:36:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.2.0/org.eclipse.tycho.p2.tools.impl-1.2.0.jar
11:36:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.2.0/org.eclipse.tycho.p2.tools.impl-1.2.0.jar
11:36:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.2.0/org.eclipse.tycho.p2.tools.impl-1.2.0.jar (48 kB at 869 kB/s)
11:36:11 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/1.2.0/target-platform-configuration-1.2.0.pom
11:36:11 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.2.0/target-platform-configuration-1.2.0.pom
11:36:11 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.2.0/target-platform-configuration-1.2.0.pom (1.7 kB at 3.9 kB/s)
11:36:11 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/1.2.0/target-platform-configuration-1.2.0.jar
11:36:11 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.2.0/target-platform-configuration-1.2.0.jar
11:36:11 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.2.0/target-platform-configuration-1.2.0.jar (8.2 kB at 28 kB/s)
11:36:11 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/1.2.0/tycho-packaging-plugin-1.2.0.pom
11:36:11 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.2.0/tycho-packaging-plugin-1.2.0.pom
11:36:12 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.2.0/tycho-packaging-plugin-1.2.0.pom (2.7 kB at 100 kB/s)
11:36:12 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/1.2.0/tycho-packaging-plugin-1.2.0.jar
11:36:12 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.2.0/tycho-packaging-plugin-1.2.0.jar
11:36:12 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.2.0/tycho-packaging-plugin-1.2.0.jar (130 kB at 534 kB/s)
11:36:12 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.pom
11:36:12 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.pom
11:36:12 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.pom (3.8 kB at 81 kB/s)
11:36:12 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128.pom
11:36:12 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128.pom
11:36:12 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128.pom (36 kB at 1.1 MB/s)
11:36:12 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.jar
11:36:12 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.jar
11:36:12 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.jar (51 kB at 213 kB/s)
11:36:12 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/1.2.0/tycho-source-plugin-1.2.0.pom
11:36:12 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.2.0/tycho-source-plugin-1.2.0.pom
11:36:12 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.2.0/tycho-source-plugin-1.2.0.pom (2.9 kB at 112 kB/s)
11:36:12 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/1.2.0/tycho-source-plugin-1.2.0.jar
11:36:12 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.2.0/tycho-source-plugin-1.2.0.jar
11:36:12 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.2.0/tycho-source-plugin-1.2.0.jar (23 kB at 895 kB/s)
11:36:12 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
11:36:12 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
11:36:12 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 173 kB/s)
11:36:12 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
11:36:12 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
11:36:12 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 453 kB/s)
11:36:12 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
11:36:12 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
11:36:12 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 168 kB/s)
11:36:12 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
11:36:12 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
11:36:13 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 32 kB/s)
11:36:13 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
11:36:13 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
11:36:13 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 941 kB/s)
11:36:13 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/10/apache-10.pom
11:36:13 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
11:36:13 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 529 kB/s)
11:36:13 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
11:36:13 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
11:36:13 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 28 kB/s)
11:36:13 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
11:36:13 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
11:36:13 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 620 kB/s)
11:36:13 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
11:36:13 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
11:36:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
11:36:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
11:36:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 611 kB/s)
11:36:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 91 kB/s)
11:36:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.2.0/tycho-source-feature-plugin-1.2.0.pom
11:36:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.2.0/tycho-source-feature-plugin-1.2.0.pom
11:36:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.2.0/tycho-source-feature-plugin-1.2.0.pom (2.1 kB at 79 kB/s)
11:36:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-extras/1.2.0/tycho-extras-1.2.0.pom
11:36:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.2.0/tycho-extras-1.2.0.pom
11:36:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.2.0/tycho-extras-1.2.0.pom (14 kB at 380 kB/s)
11:36:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.2.0/tycho-source-feature-plugin-1.2.0.jar
11:36:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.2.0/tycho-source-feature-plugin-1.2.0.jar
11:36:15 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.2.0/tycho-source-feature-plugin-1.2.0.jar (19 kB at 18 kB/s)
11:36:16 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
11:36:16 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
11:36:16 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 23 kB/s)
11:36:16 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
11:36:16 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
11:36:17 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 3.0 kB/s)
11:36:17 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
11:36:17 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
11:36:23 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 2.7 kB/s)
11:36:23 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom
11:36:23 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom
11:36:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom (4.0 kB at 18 kB/s)
11:36:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom
11:36:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom
11:36:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom (9.2 kB at 327 kB/s)
11:36:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/19/maven-parent-19.pom
11:36:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom
11:36:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 962 kB/s)
11:36:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
11:36:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
11:36:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 58 kB/s)
11:36:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
11:36:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
11:36:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 245 kB/s)
11:36:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
11:36:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
11:36:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 609 kB/s)
11:36:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/3/apache-3.pom
11:36:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
11:36:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 12 kB/s)
11:36:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
11:36:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
11:36:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 34 kB/s)
11:36:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
11:36:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
11:36:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 110 kB/s)
11:36:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
11:36:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
11:36:25 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 573 kB/s)
11:36:25 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
11:36:25 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
11:36:25 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 13 kB/s)
11:36:25 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
11:36:25 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
11:36:25 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 157 kB/s)
11:36:25 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
11:36:25 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
11:36:25 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 4.1 kB/s)
11:36:25 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
11:36:25 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
11:36:25 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 28 kB/s)
11:36:25 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
11:36:25 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
11:36:25 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 74 kB/s)
11:36:25 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
11:36:25 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
11:36:25 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 107 kB/s)
11:36:25 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
11:36:25 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
11:36:27 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 469 B/s)
11:36:27 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
11:36:27 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
11:36:28 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 4.7 kB/s)
11:36:28 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.10/junit-4.10.pom
11:36:28 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
11:36:28 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 87 kB/s)
11:36:28 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
11:36:28 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
11:36:28 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 18 kB/s)
11:36:28 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
11:36:28 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
11:36:28 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 226 kB/s)
11:36:28 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
11:36:28 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
11:36:28 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 116 kB/s)
11:36:28 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
11:36:28 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
11:36:28 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 43 kB/s)
11:36:28 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
11:36:28 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
11:36:28 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 63 kB/s)
11:36:28 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
11:36:28 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
11:36:28 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 58 kB/s)
11:36:28 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
11:36:28 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
11:36:28 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 16 kB/s)
11:36:28 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
11:36:28 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
11:36:28 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 150 kB/s)
11:36:28 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
11:36:28 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
11:36:28 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 79 kB/s)
11:36:28 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
11:36:28 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
11:36:28 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 43 kB/s)
11:36:28 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
11:36:28 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
11:36:28 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 7.1 kB/s)
11:36:28 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
11:36:28 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
11:36:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 78 kB/s)
11:36:29 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
11:36:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
11:36:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 54 kB/s)
11:36:29 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
11:36:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
11:36:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 61 kB/s)
11:36:29 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
11:36:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
11:36:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 28 kB/s)
11:36:29 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
11:36:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
11:36:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 97 kB/s)
11:36:29 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
11:36:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
11:36:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 48 kB/s)
11:36:29 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
11:36:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
11:36:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 14 kB/s)
11:36:29 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
11:36:29 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
11:36:29 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
11:36:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
11:36:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
11:36:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
11:36:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 2.7 MB/s)
11:36:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 204 kB/s)
11:36:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar (20 kB at 293 kB/s)
11:36:29 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.pom
11:36:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.pom
11:36:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.pom (1.3 kB at 107 kB/s)
11:36:29 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200/1.2.0/tycho-pack200-1.2.0.pom
11:36:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.2.0/tycho-pack200-1.2.0.pom
11:36:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.2.0/tycho-pack200-1.2.0.pom (1.5 kB at 58 kB/s)
11:36:29 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.jar
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.jar
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.jar (7.3 kB at 291 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.pom
11:36:30 [INFO] Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.pom (2.6 kB at 123 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.1.3/maven-plugin-parent-1.1.3.pom
11:36:30 [INFO] Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.1.3/maven-plugin-parent-1.1.3.pom (5.5 kB at 291 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.0.2/cbi-parent-1.0.2.pom
11:36:30 [INFO] Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.0.2/cbi-parent-1.0.2.pom (12 kB at 677 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.jar
11:36:30 [INFO] Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.jar (63 kB at 3.3 MB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.pom
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.pom
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.pom (1.5 kB at 70 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.jar
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.jar
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.jar (6.8 kB at 263 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/1.2.0/tycho-p2-plugin-1.2.0.pom
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.2.0/tycho-p2-plugin-1.2.0.pom
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.2.0/tycho-p2-plugin-1.2.0.pom (2.2 kB at 83 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/1.2.0/tycho-p2-plugin-1.2.0.jar
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.2.0/tycho-p2-plugin-1.2.0.jar
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.2.0/tycho-p2-plugin-1.2.0.jar (28 kB at 551 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/1.2.0/sisu-equinox-launching-1.2.0.pom
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.2.0/sisu-equinox-launching-1.2.0.pom
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.2.0/sisu-equinox-launching-1.2.0.pom (2.7 kB at 104 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 405 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.6 MB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/13/apache-13.pom
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 499 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/1.2.0/tycho-artifactcomparator-1.2.0.pom
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.2.0/tycho-artifactcomparator-1.2.0.pom
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.2.0/tycho-artifactcomparator-1.2.0.pom (1.9 kB at 41 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 73 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 183 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/ow2/1.3/ow2-1.3.pom
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 352 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/1.2.0/sisu-equinox-launching-1.2.0.jar
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/1.2.0/tycho-artifactcomparator-1.2.0.jar
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.2.0/sisu-equinox-launching-1.2.0.jar
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.2.0/tycho-artifactcomparator-1.2.0.jar
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.2.0/sisu-equinox-launching-1.2.0.jar (28 kB at 1.0 MB/s)
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 10 MB/s)
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.2.0/tycho-artifactcomparator-1.2.0.jar (21 kB at 448 kB/s)
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.1 MB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 245 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 869 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 1.6 MB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom
11:36:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6.0 kB at 238 kB/s)
11:36:30 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
11:36:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
11:36:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 56 kB/s)
11:36:31 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
11:36:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
11:36:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 831 kB/s)
11:36:31 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/7/apache-7.pom
11:36:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
11:36:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 401 kB/s)
11:36:31 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar
11:36:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar
11:36:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 kB at 872 kB/s)
11:36:31 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/1.2.0/tycho-compiler-plugin-1.2.0.pom
11:36:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.2.0/tycho-compiler-plugin-1.2.0.pom
11:36:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.2.0/tycho-compiler-plugin-1.2.0.pom (2.6 kB at 85 kB/s)
11:36:31 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/1.2.0/tycho-compiler-plugin-1.2.0.jar
11:36:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.2.0/tycho-compiler-plugin-1.2.0.jar
11:36:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.2.0/tycho-compiler-plugin-1.2.0.jar (34 kB at 1.3 MB/s)
11:36:31 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
11:36:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
11:36:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 212 kB/s)
11:36:31 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
11:36:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
11:36:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 529 kB/s)
11:36:31 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
11:36:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
11:36:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 211 kB/s)
11:36:31 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
11:36:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
11:36:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 647 kB/s)
11:36:31 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
11:36:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
11:36:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 95 kB/s)
11:36:31 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
11:36:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
11:36:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 718 kB/s)
11:36:32 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
11:36:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
11:36:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 432 kB/s)
11:36:32 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:36:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:36:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.2 MB/s)
11:36:32 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
11:36:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
11:36:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 3.9 MB/s)
11:36:32 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.2.0/tycho-p2-publisher-plugin-1.2.0.pom
11:36:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.2.0/tycho-p2-publisher-plugin-1.2.0.pom
11:36:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.2.0/tycho-p2-publisher-plugin-1.2.0.pom (2.1 kB at 46 kB/s)
11:36:32 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.2.0/tycho-p2-publisher-plugin-1.2.0.jar
11:36:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.2.0/tycho-p2-publisher-plugin-1.2.0.jar
11:36:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.2.0/tycho-p2-publisher-plugin-1.2.0.jar (22 kB at 602 kB/s)
11:36:32 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
11:36:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
11:36:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 643 kB/s)
11:36:32 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
11:36:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
11:36:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.6 MB/s)
11:36:32 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
11:36:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
11:36:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 9.0 MB/s)
11:36:32 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.2.0/tycho-p2-repository-plugin-1.2.0.pom
11:36:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.2.0/tycho-p2-repository-plugin-1.2.0.pom
11:36:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.2.0/tycho-p2-repository-plugin-1.2.0.pom (1.4 kB at 34 kB/s)
11:36:32 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.2.0/tycho-p2-repository-plugin-1.2.0.jar
11:36:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.2.0/tycho-p2-repository-plugin-1.2.0.jar
11:36:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.2.0/tycho-p2-repository-plugin-1.2.0.jar (14 kB at 259 kB/s)
11:36:32 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/1.2.0/tycho-surefire-plugin-1.2.0.pom
11:36:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.2.0/tycho-surefire-plugin-1.2.0.pom
11:36:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.2.0/tycho-surefire-plugin-1.2.0.pom (4.8 kB at 200 kB/s)
11:36:33 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/1.2.0/tycho-surefire-plugin-1.2.0.jar
11:36:33 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.2.0/tycho-surefire-plugin-1.2.0.jar
11:36:33 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.2.0/tycho-surefire-plugin-1.2.0.jar (57 kB at 2.1 MB/s)
11:36:33 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.2.0/org.eclipse.tycho.surefire.osgibooter-1.2.0.pom
11:36:33 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.2.0/org.eclipse.tycho.surefire.osgibooter-1.2.0.pom
11:36:33 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.2.0/org.eclipse.tycho.surefire.osgibooter-1.2.0.pom (3.1 kB at 106 kB/s)
11:36:33 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.2.0/org.eclipse.tycho.surefire.junit-1.2.0.pom
11:36:33 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.2.0/org.eclipse.tycho.surefire.junit-1.2.0.pom
11:36:33 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.2.0/org.eclipse.tycho.surefire.junit-1.2.0.pom (1.5 kB at 46 kB/s)
11:36:33 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire/1.2.0/tycho-surefire-1.2.0.pom
11:36:33 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.2.0/tycho-surefire-1.2.0.pom
11:36:33 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.2.0/tycho-surefire-1.2.0.pom (3.0 kB at 116 kB/s)
11:36:33 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.2.0/org.eclipse.tycho.surefire.junit4-1.2.0.pom
11:36:33 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.2.0/org.eclipse.tycho.surefire.junit4-1.2.0.pom
11:36:33 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.2.0/org.eclipse.tycho.surefire.junit4-1.2.0.pom (1.5 kB at 5.9 kB/s)
11:36:33 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.2.0/org.eclipse.tycho.surefire.junit47-1.2.0.pom
11:36:33 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.2.0/org.eclipse.tycho.surefire.junit47-1.2.0.pom
11:36:33 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.2.0/org.eclipse.tycho.surefire.junit47-1.2.0.pom (1.9 kB at 69 kB/s)
11:36:33 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.2.0/org.eclipse.tycho.surefire.junit5-1.2.0.pom
11:36:33 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.2.0/org.eclipse.tycho.surefire.junit5-1.2.0.pom
11:36:33 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.2.0/org.eclipse.tycho.surefire.junit5-1.2.0.pom (3.3 kB at 6.2 kB/s)
11:36:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.2.0/org.eclipse.tycho.surefire.testng-1.2.0.pom
11:36:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.2.0/org.eclipse.tycho.surefire.testng-1.2.0.pom
11:36:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.2.0/org.eclipse.tycho.surefire.testng-1.2.0.pom (2.1 kB at 53 kB/s)
11:36:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
11:36:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
11:36:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (3.5 kB at 130 kB/s)
11:36:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
11:36:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
11:36:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (18 kB at 802 kB/s)
11:36:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/26/maven-parent-26.pom
11:36:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom
11:36:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.2 MB/s)
11:36:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
11:36:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
11:36:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (7.3 kB at 272 kB/s)
11:36:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
11:36:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
11:36:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (1.6 kB at 60 kB/s)
11:36:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
11:36:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
11:36:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 kB at 468 kB/s)
11:36:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:36:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:36:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.3 MB/s)
11:36:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/14/apache-14.pom
11:36:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
11:36:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 544 kB/s)
11:36:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
11:36:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
11:36:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (3.2 kB at 99 kB/s)
11:36:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
11:36:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
11:36:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 1.5 kB/s)
11:36:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
11:36:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
11:36:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 830 kB/s)
11:36:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
11:36:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
11:36:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 38 kB/s)
11:36:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
11:36:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
11:36:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 89 kB/s)
11:36:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
11:36:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
11:36:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 200 kB/s)
11:36:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
11:36:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
11:36:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 487 kB/s)
11:36:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
11:36:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
11:36:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 196 kB/s)
11:36:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
11:36:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
11:36:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 594 kB/s)
11:36:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
11:36:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 24 kB/s)
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 660 kB/s)
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 708 kB/s)
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 95 kB/s)
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/google/1/google-1.pom
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 65 kB/s)
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 107 kB/s)
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 87 kB/s)
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 36 kB/s)
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 188 kB/s)
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 430 kB/s)
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 107 kB/s)
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 46 kB/s)
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 33 kB/s)
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 55 kB/s)
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 78 kB/s)
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.2.0/org.eclipse.tycho.surefire.osgibooter-1.2.0.jar
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.2.0/org.eclipse.tycho.surefire.junit47-1.2.0.jar
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.2.0/org.eclipse.tycho.surefire.junit4-1.2.0.jar
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.2.0/org.eclipse.tycho.surefire.junit-1.2.0.jar
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.2.0/org.eclipse.tycho.surefire.junit5-1.2.0.jar
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.2.0/org.eclipse.tycho.surefire.testng-1.2.0.jar
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
11:36:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.2.0/org.eclipse.tycho.surefire.osgibooter-1.2.0.jar
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.2.0/org.eclipse.tycho.surefire.junit47-1.2.0.jar
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.2.0/org.eclipse.tycho.surefire.junit4-1.2.0.jar
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.2.0/org.eclipse.tycho.surefire.junit-1.2.0.jar
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.2.0/org.eclipse.tycho.surefire.junit5-1.2.0.jar
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.2.0/org.eclipse.tycho.surefire.junit4-1.2.0.jar (58 kB at 1.7 MB/s)
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.2.0/org.eclipse.tycho.surefire.testng-1.2.0.jar
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.2.0/org.eclipse.tycho.surefire.junit47-1.2.0.jar (181 kB at 4.4 MB/s)
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.2.0/org.eclipse.tycho.surefire.junit-1.2.0.jar (25 kB at 549 kB/s)
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.2.0/org.eclipse.tycho.surefire.testng-1.2.0.jar (103 kB at 1.7 MB/s)
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (196 kB at 3.2 MB/s)
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 510 kB/s)
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (293 kB at 3.8 MB/s)
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.2.0/org.eclipse.tycho.surefire.osgibooter-1.2.0.jar (496 kB at 6.4 MB/s)
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (46 kB at 591 kB/s)
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 361 kB/s)
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 676 kB/s)
11:36:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 258 kB/s)
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 1.3 MB/s)
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 2.4 MB/s)
11:36:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 269 kB/s)
11:36:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.2.0/org.eclipse.tycho.surefire.junit5-1.2.0.jar (411 kB at 1.6 MB/s)
11:36:37 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml
11:36:42 [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-09/
11:36:42 [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-09/
11:36:42 [INFO] Adding repository http://download.eclipse.org/releases/2018-09
11:36:42 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2018-09/ (492B)
11:36:42 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2018-09/ (492B)
11:36:42 [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2018-09/
11:36:42 [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2018-09/
11:36:42 [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2018-09/
11:36:42 [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2018-09/
11:36:42 [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-09/201809191002/
11:36:44 [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2018-09/201809191002/
11:36:44 [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2018-09/201809191002/
11:36:45 [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20180905201904/repository/
11:36:45 [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20180905201904/repository/
11:36:45 [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20180905201904/repository
11:36:45 [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20180905201904/repository/
11:36:45 [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20180905201904/repository/
11:36:45 [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20180829150157/repository/ (109.08kB)
11:36:45 [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20180829150157/repository/ (109.08kB)
11:36:45 [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20180905201904/repository/
11:36:45 [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20180905201904/repository/
11:36:45 [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20180905201904/repository/
11:36:45 [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20180905201904/repository/
11:36:46 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
11:36:46 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
11:36:46 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
11:36:46 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (430B)
11:36:46 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (430B)
11:36:46 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
11:36:46 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
11:36:47 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
11:36:47 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
11:36:47 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
11:36:47 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
11:36:47 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
11:36:47 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
11:36:47 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
11:36:47 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
11:36:47 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
11:36:47 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
11:36:47 [INFO] Fetching p2.index from http://download.eclipse.org/nebula/snapshot/
11:36:47 [INFO] Fetching p2.index from http://download.eclipse.org/nebula/snapshot/
11:36:48 [INFO] Adding repository http://download.eclipse.org/nebula/snapshot
11:36:48 [INFO] Fetching content.xml.xz from http://download.eclipse.org/nebula/snapshot/
11:36:48 [INFO] Fetching content.xml.xz from http://download.eclipse.org/nebula/snapshot/
11:36:48 [INFO] Fetching p2.index from http://download.eclipse.org/nattable/snapshots/latest/repository/
11:36:48 [INFO] Fetching p2.index from http://download.eclipse.org/nattable/snapshots/latest/repository/
11:36:48 [INFO] Adding repository http://download.eclipse.org/nattable/snapshots/latest/repository
11:36:48 [INFO] Fetching content.xml.xz from http://download.eclipse.org/nattable/snapshots/latest/repository/
11:36:48 [INFO] Fetching content.xml.xz from http://download.eclipse.org/nattable/snapshots/latest/repository/
11:36:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml
11:37:05 [INFO] Fetching 201809191002&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2018-09/
11:37:05 [INFO] Fetching 201809191002&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2018-09/
11:37:05 [INFO] Fetching org.apache.ant_1.10.5.v20180808-0324.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (2.74MB)
11:37:05 [INFO] The user operation is waiting for background work to complete.
11:37:05 [INFO] Fetching org.apache.ant_1.10.5.v20180808-0324.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (2.74MB)
11:37:06 [INFO] Unpacking org.apache.ant_1.10.5.v20180808-0324...
11:37:06 [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (283.72kB)
11:37:06 [INFO] The user operation is waiting for background work to complete.
11:37:06 [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (283.72kB)
11:37:06 [INFO] Unpacking org.junit_4.12.0.v201504281640...
11:37:06 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (29.18kB)
11:37:06 [INFO] The user operation is waiting for background work to complete.
11:37:06 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (29.18kB)
11:37:06 [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
11:37:06 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml
11:37:06 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml
11:37:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml
11:37:06 [INFO] Fetching com.ibm.icu_62.1.0.v20180727-1652.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (9.2MB)
11:37:06 [INFO] The user operation is waiting for background work to complete.
11:37:06 [INFO] Fetching com.ibm.icu_62.1.0.v20180727-1652.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (9.2MB)
11:37:07 [INFO] Unpacking com.ibm.icu_62.1.0.v20180727-1652...
11:37:09 [INFO] Fetching org.eclipse.osgi_3.13.100.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (452.92kB)
11:37:09 [INFO] The user operation is waiting for background work to complete.
11:37:09 [INFO] Fetching org.eclipse.osgi_3.13.100.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (452.92kB)
11:37:10 [INFO] Unpacking org.eclipse.osgi_3.13.100.v20180827-1536...
11:37:10 [INFO] Fetching org.apache.batik.css_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (99.62kB)
11:37:10 [INFO] The user operation is waiting for background work to complete.
11:37:10 [INFO] Fetching org.apache.batik.css_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (99.62kB)
11:37:10 [INFO] Unpacking org.apache.batik.css_1.10.0.v20180703-1553...
11:37:10 [INFO] Fetching org.apache.batik.util_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (63.37kB)
11:37:10 [INFO] The user operation is waiting for background work to complete.
11:37:10 [INFO] Fetching org.apache.batik.util_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (63.37kB)
11:37:10 [INFO] Unpacking org.apache.batik.util_1.10.0.v20180703-1553...
11:37:10 [INFO] Fetching org.apache.batik.constants_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (13.04kB)
11:37:10 [INFO] The user operation is waiting for background work to complete.
11:37:10 [INFO] Fetching org.apache.batik.constants_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (13.04kB)
11:37:11 [INFO] Unpacking org.apache.batik.constants_1.10.0.v20180703-1553...
11:37:11 [INFO] Fetching org.apache.batik.i18n_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (14.51kB)
11:37:11 [INFO] The user operation is waiting for background work to complete.
11:37:11 [INFO] Fetching org.apache.batik.i18n_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (14.51kB)
11:37:11 [INFO] Unpacking org.apache.batik.i18n_1.10.0.v20180703-1553...
11:37:11 [INFO] Fetching org.apache.xmlgraphics_2.2.0.v20180809-1640.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (248.02kB)
11:37:11 [INFO] The user operation is waiting for background work to complete.
11:37:11 [INFO] Fetching org.apache.xmlgraphics_2.2.0.v20180809-1640.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (248.02kB)
11:37:11 [INFO] Unpacking org.apache.xmlgraphics_2.2.0.v20180809-1640...
11:37:11 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (95.26kB)
11:37:11 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (95.26kB)
11:37:11 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (15.35kB)
11:37:11 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (15.35kB)
11:37:11 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (35.59kB)
11:37:11 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (35.59kB)
11:37:11 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (33.71kB)
11:37:11 [INFO] The user operation is waiting for background work to complete.
11:37:11 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (33.71kB)
11:37:12 [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502...
11:37:12 [INFO] Fetching org.apache.felix.scr_2.0.14.v20180822-1822.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (140.61kB)
11:37:12 [INFO] The user operation is waiting for background work to complete.
11:37:12 [INFO] Fetching org.apache.felix.scr_2.0.14.v20180822-1822.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (140.61kB)
11:37:12 [INFO] Unpacking org.apache.felix.scr_2.0.14.v20180822-1822...
11:37:13 [INFO] Fetching org.eclipse.osgi.services_3.7.100.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (43.25kB)
11:37:13 [INFO] The user operation is waiting for background work to complete.
11:37:13 [INFO] Fetching org.eclipse.osgi.services_3.7.100.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (43.25kB)
11:37:13 [INFO] Unpacking org.eclipse.osgi.services_3.7.100.v20180827-1536...
11:37:14 [INFO] Fetching org.eclipse.osgi.util_3.5.100.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (30.61kB)
11:37:14 [INFO] The user operation is waiting for background work to complete.
11:37:14 [INFO] Fetching org.eclipse.osgi.util_3.5.100.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (30.61kB)
11:37:14 [INFO] Unpacking org.eclipse.osgi.util_3.5.100.v20180827-1536...
11:37:14 [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (73.56kB)
11:37:14 [INFO] The user operation is waiting for background work to complete.
11:37:14 [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (73.56kB)
11:37:14 [INFO] Unpacking org.apache.commons.io_2.2.0.v201405211200...
11:37:14 [INFO] Fetching org.eclipse.compare.core_3.6.300.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (32.72kB)
11:37:14 [INFO] The user operation is waiting for background work to complete.
11:37:14 [INFO] Fetching org.eclipse.compare.core_3.6.300.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (32.72kB)
11:37:14 [INFO] Unpacking org.eclipse.compare.core_3.6.300.v20180827-1041...
11:37:14 [INFO] Fetching org.eclipse.core.runtime_3.15.0.v20180817-1401.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (35.27kB)
11:37:14 [INFO] The user operation is waiting for background work to complete.
11:37:14 [INFO] Fetching org.eclipse.core.runtime_3.15.0.v20180817-1401.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (35.27kB)
11:37:14 [INFO] Unpacking org.eclipse.core.runtime_3.15.0.v20180817-1401...
11:37:14 [INFO] Fetching org.eclipse.core.commands_3.9.200.v20180827-1727.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (43.41kB)
11:37:14 [INFO] The user operation is waiting for background work to complete.
11:37:14 [INFO] Fetching org.eclipse.core.commands_3.9.200.v20180827-1727.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (43.41kB)
11:37:14 [INFO] Unpacking org.eclipse.core.commands_3.9.200.v20180827-1727...
11:37:14 [INFO] Fetching org.eclipse.equinox.common_3.10.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (52.02kB)
11:37:14 [INFO] The user operation is waiting for background work to complete.
11:37:14 [INFO] Fetching org.eclipse.equinox.common_3.10.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (52.02kB)
11:37:14 [INFO] Unpacking org.eclipse.equinox.common_3.10.100.v20180827-1235...
11:37:14 [INFO] Fetching org.eclipse.core.contenttype_3.7.100.v20180817-1401.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (42.22kB)
11:37:14 [INFO] The user operation is waiting for background work to complete.
11:37:14 [INFO] Fetching org.eclipse.core.contenttype_3.7.100.v20180817-1401.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (42.22kB)
11:37:14 [INFO] Unpacking org.eclipse.core.contenttype_3.7.100.v20180817-1401...
11:37:14 [INFO] Fetching org.eclipse.equinox.preferences_3.7.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (54kB)
11:37:14 [INFO] The user operation is waiting for background work to complete.
11:37:14 [INFO] Fetching org.eclipse.equinox.preferences_3.7.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (54kB)
11:37:15 [INFO] Unpacking org.eclipse.equinox.preferences_3.7.200.v20180827-1235...
11:37:15 [INFO] Fetching org.eclipse.equinox.registry_3.8.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (76.86kB)
11:37:15 [INFO] The user operation is waiting for background work to complete.
11:37:15 [INFO] Fetching org.eclipse.equinox.registry_3.8.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (76.86kB)
11:37:15 [INFO] Unpacking org.eclipse.equinox.registry_3.8.100.v20180827-1235...
11:37:15 [INFO] Fetching org.eclipse.core.databinding_1.7.0.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (58.01kB)
11:37:15 [INFO] The user operation is waiting for background work to complete.
11:37:15 [INFO] Fetching org.eclipse.core.databinding_1.7.0.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (58.01kB)
11:37:15 [INFO] Unpacking org.eclipse.core.databinding_1.7.0.v20180827-2028...
11:37:15 [INFO] Fetching org.eclipse.core.databinding.observable_1.6.300.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (83.11kB)
11:37:15 [INFO] The user operation is waiting for background work to complete.
11:37:15 [INFO] Fetching org.eclipse.core.databinding.observable_1.6.300.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (83.11kB)
11:37:15 [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.300.v20180827-2028...
11:37:15 [INFO] Fetching org.eclipse.core.databinding.property_1.6.300.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (45.1kB)
11:37:15 [INFO] The user operation is waiting for background work to complete.
11:37:15 [INFO] Fetching org.eclipse.core.databinding.property_1.6.300.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (45.1kB)
11:37:15 [INFO] Unpacking org.eclipse.core.databinding.property_1.6.300.v20180827-2028...
11:37:15 [INFO] Fetching org.eclipse.core.expressions_3.6.200.v20180817-1401.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (33.74kB)
11:37:15 [INFO] The user operation is waiting for background work to complete.
11:37:15 [INFO] Fetching org.eclipse.core.expressions_3.6.200.v20180817-1401.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (33.74kB)
11:37:16 [INFO] Unpacking org.eclipse.core.expressions_3.6.200.v20180817-1401...
11:37:16 [INFO] Fetching org.eclipse.core.filebuffers_3.6.300.v20180822-1339.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (42.07kB)
11:37:16 [INFO] The user operation is waiting for background work to complete.
11:37:16 [INFO] Fetching org.eclipse.core.filebuffers_3.6.300.v20180822-1339.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (42.07kB)
11:37:16 [INFO] Unpacking org.eclipse.core.filebuffers_3.6.300.v20180822-1339...
11:37:16 [INFO] Fetching org.eclipse.text_3.7.0.v20180822-1511.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (97.46kB)
11:37:16 [INFO] The user operation is waiting for background work to complete.
11:37:16 [INFO] Fetching org.eclipse.text_3.7.0.v20180822-1511.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (97.46kB)
11:37:16 [INFO] Unpacking org.eclipse.text_3.7.0.v20180822-1511...
11:37:16 [INFO] Fetching org.eclipse.core.filesystem_1.7.200.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (27.76kB)
11:37:16 [INFO] The user operation is waiting for background work to complete.
11:37:16 [INFO] Fetching org.eclipse.core.filesystem_1.7.200.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (27.76kB)
11:37:16 [INFO] Unpacking org.eclipse.core.filesystem_1.7.200.v20180828-0158...
11:37:16 [INFO] Fetching org.eclipse.core.jobs_3.10.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (46.27kB)
11:37:16 [INFO] The user operation is waiting for background work to complete.
11:37:16 [INFO] Fetching org.eclipse.core.jobs_3.10.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (46.27kB)
11:37:16 [INFO] Unpacking org.eclipse.core.jobs_3.10.100.v20180817-1215...
11:37:16 [INFO] Fetching org.eclipse.core.resources_3.13.100.v20180828-0158.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (869.87kB)
11:37:16 [INFO] Fetching org.eclipse.core.resources_3.13.100.v20180828-0158.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (869.87kB)
11:37:16 [INFO] Fetching org.eclipse.equinox.app_1.3.600.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (40.8kB)
11:37:16 [INFO] The user operation is waiting for background work to complete.
11:37:16 [INFO] Fetching org.eclipse.equinox.app_1.3.600.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (40.8kB)
11:37:17 [INFO] Unpacking org.eclipse.equinox.app_1.3.600.v20180827-1235...
11:37:17 [INFO] Fetching org.eclipse.e4.core.commands_0.12.300.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (13.62kB)
11:37:17 [INFO] The user operation is waiting for background work to complete.
11:37:17 [INFO] Fetching org.eclipse.e4.core.commands_0.12.300.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (13.62kB)
11:37:17 [INFO] Unpacking org.eclipse.e4.core.commands_0.12.300.v20180828-0227...
11:37:17 [INFO] Fetching org.eclipse.e4.core.di_1.7.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (25.97kB)
11:37:17 [INFO] The user operation is waiting for background work to complete.
11:37:17 [INFO] Fetching org.eclipse.e4.core.di_1.7.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (25.97kB)
11:37:17 [INFO] Unpacking org.eclipse.e4.core.di_1.7.100.v20180817-1215...
11:37:17 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (14.07kB)
11:37:17 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (14.07kB)
11:37:17 [INFO] Fetching org.eclipse.e4.core.contexts_1.7.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (22.66kB)
11:37:17 [INFO] The user operation is waiting for background work to complete.
11:37:17 [INFO] Fetching org.eclipse.e4.core.contexts_1.7.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (22.66kB)
11:37:17 [INFO] Unpacking org.eclipse.e4.core.contexts_1.7.100.v20180817-1215...
11:37:17 [INFO] Fetching org.eclipse.e4.core.services_2.1.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (24.71kB)
11:37:17 [INFO] The user operation is waiting for background work to complete.
11:37:17 [INFO] Fetching org.eclipse.e4.core.services_2.1.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (24.71kB)
11:37:17 [INFO] Unpacking org.eclipse.e4.core.services_2.1.200.v20180817-1215...
11:37:18 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (7.7kB)
11:37:18 [INFO] The user operation is waiting for background work to complete.
11:37:18 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (7.7kB)
11:37:18 [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.200.v20180817-1215...
11:37:18 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (7.77kB)
11:37:18 [INFO] The user operation is waiting for background work to complete.
11:37:18 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (7.77kB)
11:37:19 [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.200.v20180817-1215...
11:37:19 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (16.56kB)
11:37:19 [INFO] The user operation is waiting for background work to complete.
11:37:19 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (16.56kB)
11:37:19 [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.200.v20180817-1215...
11:37:19 [INFO] Fetching org.eclipse.equinox.ds_1.5.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (17.48kB)
11:37:19 [INFO] The user operation is waiting for background work to complete.
11:37:19 [INFO] Fetching org.eclipse.equinox.ds_1.5.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (17.48kB)
11:37:19 [INFO] Unpacking org.eclipse.equinox.ds_1.5.200.v20180827-1235...
11:37:19 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (21.21kB)
11:37:19 [INFO] The user operation is waiting for background work to complete.
11:37:19 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (21.21kB)
11:37:19 [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.200.v20180828-0227...
11:37:19 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (98kB)
11:37:19 [INFO] The user operation is waiting for background work to complete.
11:37:19 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (98kB)
11:37:19 [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
11:37:19 [INFO] Fetching org.eclipse.emf.ecore_2.15.0.v20180722-1159.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (483.88kB)
11:37:19 [INFO] The user operation is waiting for background work to complete.
11:37:19 [INFO] Fetching org.eclipse.emf.ecore_2.15.0.v20180722-1159.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (483.88kB)
11:37:19 [INFO] Unpacking org.eclipse.emf.ecore_2.15.0.v20180722-1159...
11:37:19 [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (22.98kB)
11:37:19 [INFO] The user operation is waiting for background work to complete.
11:37:19 [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (22.98kB)
11:37:20 [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.200.v20180828-0227...
11:37:20 [INFO] Fetching org.eclipse.swt_3.108.0.v20180904-1901.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (16.09kB)
11:37:20 [INFO] The user operation is waiting for background work to complete.
11:37:20 [INFO] Fetching org.eclipse.swt_3.108.0.v20180904-1901.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (16.09kB)
11:37:20 [INFO] Unpacking org.eclipse.swt_3.108.0.v20180904-1901...
11:37:20 [INFO] Fetching org.eclipse.jface_3.14.100.v20180828-0836.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (356.78kB)
11:37:20 [INFO] The user operation is waiting for background work to complete.
11:37:20 [INFO] Fetching org.eclipse.jface_3.14.100.v20180828-0836.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (356.78kB)
11:37:20 [INFO] Unpacking org.eclipse.jface_3.14.100.v20180828-0836...
11:37:21 [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.300.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (64.22kB)
11:37:21 [INFO] The user operation is waiting for background work to complete.
11:37:21 [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.300.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (64.22kB)
11:37:21 [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.300.v20180828-0227...
11:37:21 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (80.17kB)
11:37:21 [INFO] The user operation is waiting for background work to complete.
11:37:21 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (80.17kB)
11:37:21 [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.200.v20180828-0227...
11:37:21 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.100.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (16.94kB)
11:37:21 [INFO] The user operation is waiting for background work to complete.
11:37:21 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.100.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (16.94kB)
11:37:21 [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.100.v20180828-0227...
11:37:21 [INFO] Fetching org.eclipse.e4.ui.di_1.2.300.v20180906-1121.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (10.24kB)
11:37:21 [INFO] The user operation is waiting for background work to complete.
11:37:21 [INFO] Fetching org.eclipse.e4.ui.di_1.2.300.v20180906-1121.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (10.24kB)
11:37:21 [INFO] Unpacking org.eclipse.e4.ui.di_1.2.300.v20180906-1121...
11:37:22 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.100.v20180904-1914.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (107.88kB)
11:37:22 [INFO] The user operation is waiting for background work to complete.
11:37:22 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.100.v20180904-1914.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (107.88kB)
11:37:22 [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.100.v20180904-1914...
11:37:22 [INFO] Fetching org.eclipse.e4.ui.services_1.3.200.v20180906-1121.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (13.56kB)
11:37:22 [INFO] The user operation is waiting for background work to complete.
11:37:22 [INFO] Fetching org.eclipse.e4.ui.services_1.3.200.v20180906-1121.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (13.56kB)
11:37:22 [INFO] Unpacking org.eclipse.e4.ui.services_1.3.200.v20180906-1121...
11:37:22 [INFO] Fetching org.eclipse.equinox.event_1.4.300.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (16.5kB)
11:37:22 [INFO] The user operation is waiting for background work to complete.
11:37:22 [INFO] Fetching org.eclipse.equinox.event_1.4.300.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (16.5kB)
11:37:23 [INFO] Unpacking org.eclipse.equinox.event_1.4.300.v20180827-1235...
11:37:23 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (9.7kB)
11:37:23 [INFO] The user operation is waiting for background work to complete.
11:37:23 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (9.7kB)
11:37:23 [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.200.v20180828-0227...
11:37:23 [INFO] Fetching org.eclipse.e4.ui.workbench_1.7.0.v20180906-1121.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (86.54kB)
11:37:23 [INFO] The user operation is waiting for background work to complete.
11:37:23 [INFO] Fetching org.eclipse.e4.ui.workbench_1.7.0.v20180906-1121.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (86.54kB)
11:37:23 [INFO] Unpacking org.eclipse.e4.ui.workbench_1.7.0.v20180906-1121...
11:37:24 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.15.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (84.19kB)
11:37:24 [INFO] The user operation is waiting for background work to complete.
11:37:24 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.15.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (84.19kB)
11:37:24 [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.15.0.v20180706-1146...
11:37:24 [INFO] Fetching org.eclipse.emf.ecore.change_2.13.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (51.09kB)
11:37:24 [INFO] The user operation is waiting for background work to complete.
11:37:24 [INFO] Fetching org.eclipse.emf.ecore.change_2.13.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (51.09kB)
11:37:24 [INFO] Unpacking org.eclipse.emf.ecore.change_2.13.0.v20180706-1146...
11:37:24 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (51.62kB)
11:37:24 [INFO] The user operation is waiting for background work to complete.
11:37:24 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (51.62kB)
11:37:24 [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.200.v20180828-0227...
11:37:24 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.300.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (93.47kB)
11:37:24 [INFO] The user operation is waiting for background work to complete.
11:37:24 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.300.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (93.47kB)
11:37:24 [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.300.v20180828-0227...
11:37:24 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.300.v20180906-1121.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (71.42kB)
11:37:24 [INFO] The user operation is waiting for background work to complete.
11:37:24 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.300.v20180906-1121.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (71.42kB)
11:37:25 [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.300.v20180906-1121...
11:37:25 [INFO] Fetching org.eclipse.jface.databinding_1.8.300.v20180828-0836.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (69.61kB)
11:37:25 [INFO] The user operation is waiting for background work to complete.
11:37:25 [INFO] Fetching org.eclipse.jface.databinding_1.8.300.v20180828-0836.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (69.61kB)
11:37:25 [INFO] Unpacking org.eclipse.jface.databinding_1.8.300.v20180828-0836...
11:37:25 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (7.93kB)
11:37:25 [INFO] The user operation is waiting for background work to complete.
11:37:25 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (7.93kB)
11:37:25 [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.14.200.v20180828-0227...
11:37:25 [INFO] Fetching org.eclipse.emf.common_2.15.0.v20180723-1316.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (115.22kB)
11:37:25 [INFO] The user operation is waiting for background work to complete.
11:37:25 [INFO] Fetching org.eclipse.emf.common_2.15.0.v20180723-1316.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (115.22kB)
11:37:25 [INFO] Unpacking org.eclipse.emf.common_2.15.0.v20180723-1316...
11:37:25 [INFO] Fetching org.eclipse.equinox.bidi_1.1.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (23.16kB)
11:37:25 [INFO] The user operation is waiting for background work to complete.
11:37:25 [INFO] Fetching org.eclipse.equinox.bidi_1.1.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (23.16kB)
11:37:25 [INFO] Unpacking org.eclipse.equinox.bidi_1.1.200.v20180827-1235...
11:37:25 [INFO] Fetching org.eclipse.equinox.p2.core_2.5.100.v20180822-1532.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (31.95kB)
11:37:25 [INFO] The user operation is waiting for background work to complete.
11:37:25 [INFO] Fetching org.eclipse.equinox.p2.core_2.5.100.v20180822-1532.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (31.95kB)
11:37:25 [INFO] Unpacking org.eclipse.equinox.p2.core_2.5.100.v20180822-1532...
11:37:25 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (74.83kB)
11:37:25 [INFO] The user operation is waiting for background work to complete.
11:37:25 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (74.83kB)
11:37:26 [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.100.v20180822-1302...
11:37:26 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (108.06kB)
11:37:26 [INFO] The user operation is waiting for background work to complete.
11:37:26 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (108.06kB)
11:37:26 [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.100.v20180822-1302...
11:37:26 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (51.01kB)
11:37:26 [INFO] The user operation is waiting for background work to complete.
11:37:26 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (51.01kB)
11:37:26 [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302...
11:37:26 [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (55.14kB)
11:37:26 [INFO] The user operation is waiting for background work to complete.
11:37:26 [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (55.14kB)
11:37:26 [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.100.v20180822-1354...
11:37:26 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (44.42kB)
11:37:26 [INFO] The user operation is waiting for background work to complete.
11:37:26 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (44.42kB)
11:37:26 [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613...
11:37:26 [INFO] Fetching org.eclipse.equinox.security_1.2.500.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (42.34kB)
11:37:26 [INFO] The user operation is waiting for background work to complete.
11:37:26 [INFO] Fetching org.eclipse.equinox.security_1.2.500.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (42.34kB)
11:37:26 [INFO] Unpacking org.eclipse.equinox.security_1.2.500.v20180827-1235...
11:37:26 [INFO] Fetching org.eclipse.help_3.8.200.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (122.44kB)
11:37:26 [INFO] The user operation is waiting for background work to complete.
11:37:26 [INFO] Fetching org.eclipse.help_3.8.200.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (122.44kB)
11:37:27 [INFO] Unpacking org.eclipse.help_3.8.200.v20180821-0700...
11:37:27 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.800.v20180829-0645.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (24.43kB)
11:37:27 [INFO] The user operation is waiting for background work to complete.
11:37:27 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.800.v20180829-0645.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (24.43kB)
11:37:27 [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.4.800.v20180829-0645...
11:37:27 [INFO] Fetching org.eclipse.jface.text_3.14.0.v20180824-1140.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (317.75kB)
11:37:27 [INFO] The user operation is waiting for background work to complete.
11:37:27 [INFO] Fetching org.eclipse.jface.text_3.14.0.v20180824-1140.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (317.75kB)
11:37:27 [INFO] Unpacking org.eclipse.jface.text_3.14.0.v20180824-1140...
11:37:27 [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB)
11:37:27 [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB)
11:37:27 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.108.0.v20180904-1901.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.01MB)
11:37:27 [INFO] The user operation is waiting for background work to complete.
11:37:27 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.108.0.v20180904-1901.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.01MB)
11:37:27 [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_3.108.0.v20180904-1901...
11:37:28 [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (32.1kB)
11:37:28 [INFO] The user operation is waiting for background work to complete.
11:37:28 [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (32.1kB)
11:37:28 [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
11:37:28 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (129.49kB)
11:37:28 [INFO] The user operation is waiting for background work to complete.
11:37:28 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (129.49kB)
11:37:28 [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
11:37:28 [INFO] Fetching org.eclipse.ui.workbench_3.112.0.v20180906-1121.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1,018.01kB)
11:37:28 [INFO] The user operation is waiting for background work to complete.
11:37:28 [INFO] Fetching org.eclipse.ui.workbench_3.112.0.v20180906-1121.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1,018.01kB)
11:37:28 [INFO] Unpacking org.eclipse.ui.workbench_3.112.0.v20180906-1121...
11:37:29 [INFO] Fetching org.eclipse.ui.ide_3.14.100.v20180828-1350.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (959.46kB)
11:37:29 [INFO] The user operation is waiting for background work to complete.
11:37:29 [INFO] Fetching org.eclipse.ui.ide_3.14.100.v20180828-1350.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (959.46kB)
11:37:29 [INFO] Unpacking org.eclipse.ui.ide_3.14.100.v20180828-1350...
11:37:30 [INFO] Fetching org.eclipse.ui_3.110.0.v20180828-1350.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (361.64kB)
11:37:30 [INFO] The user operation is waiting for background work to complete.
11:37:30 [INFO] Fetching org.eclipse.ui_3.110.0.v20180828-1350.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (361.64kB)
11:37:30 [INFO] Unpacking org.eclipse.ui_3.110.0.v20180828-1350...
11:37:30 [INFO] Fetching org.eclipse.ui.editors_3.11.200.v20180822-1511.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (194.93kB)
11:37:30 [INFO] The user operation is waiting for background work to complete.
11:37:30 [INFO] Fetching org.eclipse.ui.editors_3.11.200.v20180822-1511.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (194.93kB)
11:37:30 [INFO] Unpacking org.eclipse.ui.editors_3.11.200.v20180822-1511...
11:37:30 [INFO] Fetching org.eclipse.ui.forms_3.7.300.v20180828-1350.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (123.16kB)
11:37:30 [INFO] The user operation is waiting for background work to complete.
11:37:30 [INFO] Fetching org.eclipse.ui.forms_3.7.300.v20180828-1350.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (123.16kB)
11:37:31 [INFO] Unpacking org.eclipse.ui.forms_3.7.300.v20180828-1350...
11:37:31 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.11.100.v20180824-1030.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (228.65kB)
11:37:31 [INFO] The user operation is waiting for background work to complete.
11:37:31 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.11.100.v20180824-1030.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (228.65kB)
11:37:31 [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.11.100.v20180824-1030...
11:37:31 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (14.95kB)
11:37:31 [INFO] The user operation is waiting for background work to complete.
11:37:31 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (14.95kB)
11:37:31 [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
11:37:31 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.108.0.v20180904-1901.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.11MB)
11:37:31 [INFO] The user operation is waiting for background work to complete.
11:37:31 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.108.0.v20180904-1901.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.11MB)
11:37:31 [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.108.0.v20180904-1901...
11:37:32 [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.108.0.v20180904-1901.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.09MB)
11:37:32 [INFO] The user operation is waiting for background work to complete.
11:37:32 [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.108.0.v20180904-1901.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.09MB)
11:37:32 [INFO] Unpacking org.eclipse.swt.win32.win32.x86_3.108.0.v20180904-1901...
11:37:32 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.108.0.v20180904-1901.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.11MB)
11:37:32 [INFO] The user operation is waiting for background work to complete.
11:37:32 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.108.0.v20180904-1901.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.11MB)
11:37:32 [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.108.0.v20180904-1901...
11:37:33 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.108.0.v20180904-1901.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (791.47kB)
11:37:33 [INFO] The user operation is waiting for background work to complete.
11:37:33 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.108.0.v20180904-1901.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (791.47kB)
11:37:33 [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.108.0.v20180904-1901...
11:37:33 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml
11:37:33 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml
11:37:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml
11:37:41 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml
11:37:41 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml
11:37:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml
11:37:41 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml
11:37:41 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml
11:37:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml
11:37:41 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml
11:37:41 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
11:37:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
11:37:41 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (215.67kB)
11:37:41 [INFO] The user operation is waiting for background work to complete.
11:37:41 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (215.67kB)
11:37:41 [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308...
11:37:42 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (366.65kB)
11:37:42 [INFO] The user operation is waiting for background work to complete.
11:37:42 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (366.65kB)
11:37:42 [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308...
11:37:42 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
11:37:42 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml
11:37:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml
11:37:42 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml
11:37:42 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml
11:37:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml
11:37:43 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml
11:37:43 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml
11:37:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml
11:37:43 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml
11:37:43 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml
11:37:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml
11:37:48 [INFO] Fetching org.eclipse.ant.core_3.5.200.v20180822-0553.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (70.96kB)
11:37:48 [INFO] The user operation is waiting for background work to complete.
11:37:48 [INFO] Fetching org.eclipse.ant.core_3.5.200.v20180822-0553.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (70.96kB)
11:37:48 [INFO] Unpacking org.eclipse.ant.core_3.5.200.v20180822-0553...
11:37:48 [INFO] Fetching org.eclipse.core.variables_3.4.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (18.04kB)
11:37:48 [INFO] The user operation is waiting for background work to complete.
11:37:48 [INFO] Fetching org.eclipse.core.variables_3.4.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (18.04kB)
11:37:48 [INFO] Unpacking org.eclipse.core.variables_3.4.200.v20180821-1744...
11:37:48 [INFO] Fetching org.eclipse.ant.launching_1.2.200.v20180822-0553.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (100.72kB)
11:37:48 [INFO] The user operation is waiting for background work to complete.
11:37:48 [INFO] Fetching org.eclipse.ant.launching_1.2.200.v20180822-0553.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (100.72kB)
11:37:48 [INFO] Unpacking org.eclipse.ant.launching_1.2.200.v20180822-0553...
11:37:49 [INFO] Fetching org.eclipse.debug.core_3.13.0.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (125.31kB)
11:37:49 [INFO] The user operation is waiting for background work to complete.
11:37:49 [INFO] Fetching org.eclipse.debug.core_3.13.0.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (125.31kB)
11:37:49 [INFO] Unpacking org.eclipse.debug.core_3.13.0.v20180821-1744...
11:37:51 [INFO] Fetching org.eclipse.jdt.launching_3.11.0.v20180827-1040.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (267.74kB)
11:37:51 [INFO] The user operation is waiting for background work to complete.
11:37:51 [INFO] Fetching org.eclipse.jdt.launching_3.11.0.v20180827-1040.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (267.74kB)
11:37:51 [INFO] Unpacking org.eclipse.jdt.launching_3.11.0.v20180827-1040...
11:37:51 [INFO] Fetching org.eclipse.core.externaltools_1.1.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (20.51kB)
11:37:51 [INFO] The user operation is waiting for background work to complete.
11:37:51 [INFO] Fetching org.eclipse.core.externaltools_1.1.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (20.51kB)
11:37:51 [INFO] Unpacking org.eclipse.core.externaltools_1.1.200.v20180821-1744...
11:37:51 [INFO] Fetching org.eclipse.jdt.core_3.15.0.v20180905-0317.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (6.54MB)
11:37:51 [INFO] Fetching org.eclipse.jdt.core_3.15.0.v20180905-0317.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (6.54MB)
11:37:52 [INFO] Fetching org.eclipse.ant.ui_3.7.200.v20180822-0553.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (490.44kB)
11:37:52 [INFO] The user operation is waiting for background work to complete.
11:37:52 [INFO] Fetching org.eclipse.ant.ui_3.7.200.v20180822-0553.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (490.44kB)
11:37:52 [INFO] Unpacking org.eclipse.ant.ui_3.7.200.v20180822-0553...
11:37:52 [INFO] Fetching org.eclipse.ui.externaltools_3.4.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (65.97kB)
11:37:52 [INFO] The user operation is waiting for background work to complete.
11:37:52 [INFO] Fetching org.eclipse.ui.externaltools_3.4.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (65.97kB)
11:37:52 [INFO] Unpacking org.eclipse.ui.externaltools_3.4.200.v20180821-1744...
11:37:52 [INFO] Fetching org.eclipse.ui.console_3.8.100.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (82.33kB)
11:37:52 [INFO] The user operation is waiting for background work to complete.
11:37:52 [INFO] Fetching org.eclipse.ui.console_3.8.100.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (82.33kB)
11:37:52 [INFO] Unpacking org.eclipse.ui.console_3.8.100.v20180821-1744...
11:37:52 [INFO] Fetching org.eclipse.debug.ui_3.13.100.v20180827-0649.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1,022.29kB)
11:37:52 [INFO] The user operation is waiting for background work to complete.
11:37:52 [INFO] Fetching org.eclipse.debug.ui_3.13.100.v20180827-0649.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1,022.29kB)
11:37:53 [INFO] Unpacking org.eclipse.debug.ui_3.13.100.v20180827-0649...
11:37:53 [INFO] Fetching org.eclipse.jdt.ui_3.15.0.v20180829-2215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (4.05MB)
11:37:53 [INFO] The user operation is waiting for background work to complete.
11:37:53 [INFO] Fetching org.eclipse.jdt.ui_3.15.0.v20180829-2215.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (4.05MB)
11:37:53 [INFO] Unpacking org.eclipse.jdt.ui_3.15.0.v20180829-2215...
11:37:55 [INFO] Fetching org.eclipse.jdt.debug.ui_3.10.0.v20180827-1040.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.63MB)
11:37:55 [INFO] Fetching org.eclipse.jdt.debug.ui_3.10.0.v20180827-1040.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.63MB)
11:37:56 [INFO] Fetching org.eclipse.team.core_3.8.300.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (127.29kB)
11:37:56 [INFO] The user operation is waiting for background work to complete.
11:37:56 [INFO] Fetching org.eclipse.team.core_3.8.300.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (127.29kB)
11:37:56 [INFO] Unpacking org.eclipse.team.core_3.8.300.v20180827-1041...
11:37:56 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.9.100.v20180828-0626.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (105.9kB)
11:37:56 [INFO] The user operation is waiting for background work to complete.
11:37:56 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.9.100.v20180828-0626.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (105.9kB)
11:37:57 [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.9.100.v20180828-0626...
11:37:57 [INFO] Fetching org.eclipse.jdt.junit_3.11.100.v20180829-0645.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (235.52kB)
11:37:57 [INFO] The user operation is waiting for background work to complete.
11:37:57 [INFO] Fetching org.eclipse.jdt.junit_3.11.100.v20180829-0645.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (235.52kB)
11:37:57 [INFO] Unpacking org.eclipse.jdt.junit_3.11.100.v20180829-0645...
11:37:57 [INFO] Fetching org.eclipse.compare_3.7.300.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (302.8kB)
11:37:57 [INFO] The user operation is waiting for background work to complete.
11:37:57 [INFO] Fetching org.eclipse.compare_3.7.300.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (302.8kB)
11:37:57 [INFO] Unpacking org.eclipse.compare_3.7.300.v20180827-1041...
11:37:57 [INFO] Fetching org.eclipse.ui.views_3.9.200.v20180828-0837.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (48.73kB)
11:37:57 [INFO] The user operation is waiting for background work to complete.
11:37:57 [INFO] Fetching org.eclipse.ui.views_3.9.200.v20180828-0837.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (48.73kB)
11:37:57 [INFO] Unpacking org.eclipse.ui.views_3.9.200.v20180828-0837...
11:37:57 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (19.39kB)
11:37:57 [INFO] The user operation is waiting for background work to complete.
11:37:57 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (19.39kB)
11:37:57 [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.100.v20180822-1258...
11:37:57 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (33.94kB)
11:37:57 [INFO] The user operation is waiting for background work to complete.
11:37:57 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (33.94kB)
11:37:57 [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258...
11:37:57 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.2.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (57.85kB)
11:37:57 [INFO] The user operation is waiting for background work to complete.
11:37:57 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.2.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (57.85kB)
11:37:58 [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.2.100.v20180822-1258...
11:37:58 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (38.71kB)
11:37:58 [INFO] The user operation is waiting for background work to complete.
11:37:58 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (38.71kB)
11:37:58 [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.100.v20180822-1302...
11:37:58 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (47.86kB)
11:37:58 [INFO] The user operation is waiting for background work to complete.
11:37:58 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (47.86kB)
11:37:58 [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.100.v20180822-1258...
11:37:58 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (103.26kB)
11:37:58 [INFO] The user operation is waiting for background work to complete.
11:37:58 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (103.26kB)
11:37:58 [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
11:37:59 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (72.9kB)
11:37:59 [INFO] The user operation is waiting for background work to complete.
11:37:59 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (72.9kB)
11:37:59 [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
11:37:59 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.100.v20180827-1122.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (23.77kB)
11:37:59 [INFO] The user operation is waiting for background work to complete.
11:37:59 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.100.v20180827-1122.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (23.77kB)
11:37:59 [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.100.v20180827-1122...
11:37:59 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (37.87kB)
11:37:59 [INFO] The user operation is waiting for background work to complete.
11:37:59 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (37.87kB)
11:37:59 [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302...
11:37:59 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (14kB)
11:37:59 [INFO] The user operation is waiting for background work to complete.
11:37:59 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (14kB)
11:38:00 [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302...
11:38:00 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (31.95kB)
11:38:00 [INFO] The user operation is waiting for background work to complete.
11:38:00 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (31.95kB)
11:38:00 [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.100.v20180822-1302...
11:38:00 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (42.87kB)
11:38:00 [INFO] The user operation is waiting for background work to complete.
11:38:00 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (42.87kB)
11:38:00 [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302...
11:38:00 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (104.08kB)
11:38:00 [INFO] The user operation is waiting for background work to complete.
11:38:00 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (104.08kB)
11:38:00 [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.100.v20180822-1354...
11:38:00 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.100.v20180827-1122.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (16.35kB)
11:38:00 [INFO] The user operation is waiting for background work to complete.
11:38:00 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.100.v20180827-1122.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (16.35kB)
11:38:00 [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.100.v20180827-1122...
11:38:01 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (121.82kB)
11:38:01 [INFO] The user operation is waiting for background work to complete.
11:38:01 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (121.82kB)
11:38:01 [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.100.v20180822-1354...
11:38:01 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (46.15kB)
11:38:01 [INFO] The user operation is waiting for background work to complete.
11:38:01 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (46.15kB)
11:38:01 [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.100.v20180822-1354...
11:38:01 [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.200.v20180822-1357.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (284.93kB)
11:38:01 [INFO] The user operation is waiting for background work to complete.
11:38:01 [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.200.v20180822-1357.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (284.93kB)
11:38:01 [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.200.v20180822-1357...
11:38:02 [INFO] Fetching org.eclipse.equinox.security.ui_1.2.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (71.78kB)
11:38:02 [INFO] The user operation is waiting for background work to complete.
11:38:02 [INFO] Fetching org.eclipse.equinox.security.ui_1.2.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (71.78kB)
11:38:02 [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.100.v20180827-1235...
11:38:02 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.10.100.v20180829-0618.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (185.97kB)
11:38:02 [INFO] The user operation is waiting for background work to complete.
11:38:02 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.10.100.v20180829-0618.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (185.97kB)
11:38:02 [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.10.100.v20180829-0618...
11:38:02 [INFO] Fetching org.eclipse.jdt.debug_3.12.0.v20180827-1040.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (925.82kB)
11:38:02 [INFO] The user operation is waiting for background work to complete.
11:38:02 [INFO] Fetching org.eclipse.jdt.debug_3.12.0.v20180827-1040.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (925.82kB)
11:38:02 [INFO] Unpacking org.eclipse.jdt.debug_3.12.0.v20180827-1040...
11:38:02 [INFO] Fetching org.eclipse.search_3.11.300.v20180822-1339.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (216.48kB)
11:38:02 [INFO] The user operation is waiting for background work to complete.
11:38:02 [INFO] Fetching org.eclipse.search_3.11.300.v20180822-1339.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (216.48kB)
11:38:02 [INFO] Unpacking org.eclipse.search_3.11.300.v20180822-1339...
11:38:03 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.200.v20180828-0626.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (181.37kB)
11:38:03 [INFO] The user operation is waiting for background work to complete.
11:38:03 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.200.v20180828-0626.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (181.37kB)
11:38:03 [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.200.v20180828-0626...
11:38:03 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.100.v20180829-0645.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (65.48kB)
11:38:03 [INFO] The user operation is waiting for background work to complete.
11:38:03 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.100.v20180829-0645.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (65.48kB)
11:38:03 [INFO] Unpacking org.eclipse.jdt.junit.core_3.10.100.v20180829-0645...
11:38:03 [INFO] Fetching org.eclipse.team.ui_3.8.200.v20180827-1338.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (492.8kB)
11:38:03 [INFO] The user operation is waiting for background work to complete.
11:38:03 [INFO] Fetching org.eclipse.team.ui_3.8.200.v20180827-1338.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (492.8kB)
11:38:03 [INFO] Unpacking org.eclipse.team.ui_3.8.200.v20180827-1338...
11:38:03 [INFO] Fetching org.eclipse.ui.navigator_3.7.200.v20180828-0837.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (132.37kB)
11:38:03 [INFO] The user operation is waiting for background work to complete.
11:38:03 [INFO] Fetching org.eclipse.ui.navigator_3.7.200.v20180828-0837.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (132.37kB)
11:38:03 [INFO] Unpacking org.eclipse.ui.navigator_3.7.200.v20180828-0837...
11:38:04 [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.200.v20180828-0837.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (67.63kB)
11:38:04 [INFO] The user operation is waiting for background work to complete.
11:38:04 [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.200.v20180828-0837.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (67.63kB)
11:38:04 [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.200.v20180828-0837...
11:38:04 [INFO] Fetching org.eclipse.pde.build_3.10.100.v20180828-1915.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (477.35kB)
11:38:04 [INFO] Fetching org.eclipse.pde.build_3.10.100.v20180828-1915.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (477.35kB)
11:38:04 [INFO] Fetching org.eclipse.pde.core_3.12.100.v20180829-1412.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.28MB)
11:38:04 [INFO] Fetching org.eclipse.pde.core_3.12.100.v20180829-1412.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.28MB)
11:38:04 [INFO] Fetching org.eclipse.update.configurator_3.4.100.v20180821-1913.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (43.11kB)
11:38:04 [INFO] Fetching org.eclipse.update.configurator_3.4.100.v20180821-1913.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (43.11kB)
11:38:04 [INFO] The user operation is waiting for background work to complete.
11:38:04 [INFO] Unpacking org.eclipse.update.configurator_3.4.100.v20180821-1913...
11:38:04 [INFO] Fetching org.eclipse.pde.launching_3.7.200.v20180827-1331.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (50.73kB)
11:38:04 [INFO] The user operation is waiting for background work to complete.
11:38:04 [INFO] Fetching org.eclipse.pde.launching_3.7.200.v20180827-1331.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (50.73kB)
11:38:05 [INFO] Unpacking org.eclipse.pde.launching_3.7.200.v20180827-1331...
11:38:05 [INFO] Fetching org.eclipse.pde.ui_3.10.400.v20180829-0709.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.46MB)
11:38:05 [INFO] The user operation is waiting for background work to complete.
11:38:05 [INFO] Fetching org.eclipse.pde.ui_3.10.400.v20180829-0709.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.46MB)
11:38:05 [INFO] Unpacking org.eclipse.pde.ui_3.10.400.v20180829-0709...
11:38:05 [INFO] Fetching org.eclipse.ui.intro_3.5.300.v20180823-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (141.92kB)
11:38:05 [INFO] The user operation is waiting for background work to complete.
11:38:05 [INFO] Fetching org.eclipse.ui.intro_3.5.300.v20180823-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (141.92kB)
11:38:06 [INFO] Unpacking org.eclipse.ui.intro_3.5.300.v20180823-1505...
11:38:07 [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.300.v20180823-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (118.64kB)
11:38:07 [INFO] The user operation is waiting for background work to complete.
11:38:07 [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.300.v20180823-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (118.64kB)
11:38:07 [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.300.v20180823-1505...
11:38:07 [INFO] Fetching org.eclipse.ui.views.log_1.2.300.v20180827-1331.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (83.93kB)
11:38:07 [INFO] The user operation is waiting for background work to complete.
11:38:07 [INFO] Fetching org.eclipse.ui.views.log_1.2.300.v20180827-1331.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (83.93kB)
11:38:07 [INFO] Unpacking org.eclipse.ui.views.log_1.2.300.v20180827-1331...
11:38:07 [INFO] Fetching org.eclipse.ui.trace_1.1.200.v20180829-0709.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (26.31kB)
11:38:07 [INFO] The user operation is waiting for background work to complete.
11:38:07 [INFO] Fetching org.eclipse.ui.trace_1.1.200.v20180829-0709.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (26.31kB)
11:38:07 [INFO] Unpacking org.eclipse.ui.trace_1.1.200.v20180829-0709...
11:38:07 [INFO] Fetching org.eclipse.ui.genericeditor_1.1.100.v20180824-1616.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (42.6kB)
11:38:07 [INFO] The user operation is waiting for background work to complete.
11:38:07 [INFO] Fetching org.eclipse.ui.genericeditor_1.1.100.v20180824-1616.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (42.6kB)
11:38:07 [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.100.v20180824-1616...
11:38:07 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.200.v20180828-0837.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (39.72kB)
11:38:07 [INFO] The user operation is waiting for background work to complete.
11:38:07 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.200.v20180828-0837.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (39.72kB)
11:38:07 [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.200.v20180828-0837...
11:38:08 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml
11:38:08 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml
11:38:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml
11:38:08 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml
11:38:08 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml
11:38:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml
11:38:08 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml
11:38:08 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml
11:38:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml
11:38:08 [INFO] Fetching org.eclipse.jdt_3.15.0.v20180906-0745.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (34.09kB)
11:38:08 [INFO] The user operation is waiting for background work to complete.
11:38:08 [INFO] Fetching org.eclipse.jdt_3.15.0.v20180906-0745.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (34.09kB)
11:38:08 [INFO] Unpacking org.eclipse.jdt_3.15.0.v20180906-0745...
11:38:09 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml
11:38:09 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml
11:38:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml
11:38:09 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml
11:38:09 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml
11:38:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml
11:38:09 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml
11:38:09 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml
11:38:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml
11:38:10 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml
11:38:10 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml
11:38:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml
11:38:10 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml
11:38:10 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml
11:38:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml
11:38:10 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml
11:38:10 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
11:38:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
11:38:10 [INFO] Fetching org.eclipse.nebula.widgets.gallery_1.0.0.201906101644.jar from http://download.eclipse.org/nebula/snapshot/plugins/ (115.85kB)
11:38:10 [INFO] Fetching org.eclipse.nebula.widgets.gallery_1.0.0.201906101644.jar from http://download.eclipse.org/nebula/snapshot/plugins/ (115.85kB)
11:38:11 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
11:38:11 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml
11:38:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml
11:38:11 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml
11:38:11 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml
11:38:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml
11:38:11 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml
11:38:11 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml
11:38:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml
11:38:11 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml
11:38:11 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:3.1.100-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml
11:38:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:3.1.100-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml
11:38:11 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:3.1.100-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml
11:38:11 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
11:38:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
11:38:11 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.6.0.201906061700.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (2.21MB)
11:38:11 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.6.0.201906061700.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (2.21MB)
11:38:12 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
11:38:12 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml
11:38:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml
11:38:12 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml
11:38:12 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml
11:38:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml
11:38:12 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml
11:38:12 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml
11:38:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml
11:38:12 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml
11:38:12 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml
11:38:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml
11:38:13 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml
11:38:13 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
11:38:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
11:38:13 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
11:38:13 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml
11:38:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml
11:38:13 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml
11:38:13 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml
11:38:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml
11:38:14 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml
11:38:14 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml
11:38:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml
11:38:14 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml
11:38:14 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml
11:38:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml
11:38:14 [INFO] Fetching org.apache.log4j.source_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (241.33kB)
11:38:14 [INFO] The user operation is waiting for background work to complete.
11:38:14 [INFO] Fetching org.apache.log4j.source_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (241.33kB)
11:38:14 [INFO] Unpacking org.apache.log4j.source_1.2.15.v201012070815...
11:38:14 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (51.3kB)
11:38:14 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (51.3kB)
11:38:14 [INFO] Fetching org.hamcrest.library.source_1.3.0.v20180524-2246.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20180905201904/repository/plugins/ (57.11kB)
11:38:14 [INFO] Fetching org.hamcrest.library.source_1.3.0.v20180524-2246.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20180905201904/repository/plugins/ (57.11kB)
11:38:15 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml
11:38:15 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml
11:38:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml
11:38:15 [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (21.32kB)
11:38:15 [INFO] The user operation is waiting for background work to complete.
11:38:15 [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (21.32kB)
11:38:15 [INFO] Unpacking javax.annotation_1.2.0.v201602091430...
11:38:15 [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (31.52kB)
11:38:15 [INFO] The user operation is waiting for background work to complete.
11:38:15 [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (31.52kB)
11:38:15 [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324...
11:38:15 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (75.47kB)
11:38:15 [INFO] The user operation is waiting for background work to complete.
11:38:15 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (75.47kB)
11:38:15 [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646...
11:38:15 [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (34.83kB)
11:38:15 [INFO] The user operation is waiting for background work to complete.
11:38:15 [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (34.83kB)
11:38:16 [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646...
11:38:16 [INFO] Fetching org.eclipse.core.databinding.beans_1.4.200.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (22.87kB)
11:38:16 [INFO] The user operation is waiting for background work to complete.
11:38:16 [INFO] Fetching org.eclipse.core.databinding.beans_1.4.200.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (22.87kB)
11:38:16 [INFO] Unpacking org.eclipse.core.databinding.beans_1.4.200.v20180827-2028...
11:38:16 [INFO] Fetching org.eclipse.core.net_1.3.300.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (33.61kB)
11:38:16 [INFO] The user operation is waiting for background work to complete.
11:38:16 [INFO] Fetching org.eclipse.core.net_1.3.300.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (33.61kB)
11:38:16 [INFO] Unpacking org.eclipse.core.net_1.3.300.v20180827-1041...
11:38:16 [INFO] Fetching org.eclipse.equinox.launcher_1.5.100.v20180827-1352.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (30.73kB)
11:38:16 [INFO] The user operation is waiting for background work to complete.
11:38:16 [INFO] Fetching org.eclipse.equinox.launcher_1.5.100.v20180827-1352.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (30.73kB)
11:38:16 [INFO] Unpacking org.eclipse.equinox.launcher_1.5.100.v20180827-1352...
11:38:16 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.200.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (102.04kB)
11:38:16 [INFO] The user operation is waiting for background work to complete.
11:38:16 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.200.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (102.04kB)
11:38:16 [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.200.v20180827-1536...
11:38:17 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_1.1.800.v20180827-1352.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (75.1kB)
11:38:17 [INFO] The user operation is waiting for background work to complete.
11:38:17 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_1.1.800.v20180827-1352.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (75.1kB)
11:38:17 [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_1.1.800.v20180827-1352...
11:38:17 [INFO] Fetching org.eclipse.equinox.util_1.1.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (34.33kB)
11:38:17 [INFO] The user operation is waiting for background work to complete.
11:38:17 [INFO] Fetching org.eclipse.equinox.util_1.1.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (34.33kB)
11:38:17 [INFO] Unpacking org.eclipse.equinox.util_1.1.100.v20180827-1235...
11:38:17 [INFO] Fetching org.eclipse.equinox.console_1.3.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (51.24kB)
11:38:17 [INFO] The user operation is waiting for background work to complete.
11:38:17 [INFO] Fetching org.eclipse.equinox.console_1.3.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (51.24kB)
11:38:17 [INFO] Unpacking org.eclipse.equinox.console_1.3.100.v20180827-1235...
11:38:17 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.300.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (23.86kB)
11:38:17 [INFO] The user operation is waiting for background work to complete.
11:38:17 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.300.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (23.86kB)
11:38:17 [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.300.v20180828-0227...
11:38:17 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.400.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (7.98kB)
11:38:17 [INFO] The user operation is waiting for background work to complete.
11:38:17 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.400.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (7.98kB)
11:38:17 [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.400.v20180828-0227...
11:38:17 [INFO] Fetching org.eclipse.e4.rcp_1.6.200.v20180906-1121.jar from http://download.eclipse.org/releases/2018-09/201809191002/features/ (20.72kB)
11:38:17 [INFO] Fetching org.eclipse.e4.rcp_1.6.200.v20180906-1121.jar from http://download.eclipse.org/releases/2018-09/201809191002/features/ (20.72kB)
11:38:17 [INFO] Fetching org.eclipse.emf.common_2.15.0.v20180723-1316.jar from http://download.eclipse.org/releases/2018-09/201809191002/features/ (19.07kB)
11:38:17 [INFO] Fetching org.eclipse.emf.common_2.15.0.v20180723-1316.jar from http://download.eclipse.org/releases/2018-09/201809191002/features/ (19.07kB)
11:38:17 [INFO] Fetching org.eclipse.emf.ecore_2.15.0.v20180722-1159.jar from http://download.eclipse.org/releases/2018-09/201809191002/features/ (19.14kB)
11:38:17 [INFO] Fetching org.eclipse.emf.ecore_2.15.0.v20180722-1159.jar from http://download.eclipse.org/releases/2018-09/201809191002/features/ (19.14kB)
11:38:17 [INFO] Fetching org.eclipse.rcp_4.9.100.v20180906-0745.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (9.43kB)
11:38:17 [INFO] The user operation is waiting for background work to complete.
11:38:17 [INFO] Fetching org.eclipse.rcp_4.9.100.v20180906-0745.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (9.43kB)
11:38:18 [INFO] Unpacking org.eclipse.rcp_4.9.100.v20180906-0745...
11:38:18 [INFO] Fetching org.eclipse.rcp_4.9.0.v20180906-1121.jar from http://download.eclipse.org/releases/2018-09/201809191002/features/ (19.11kB)
11:38:18 [INFO] Fetching org.eclipse.rcp_4.9.0.v20180906-1121.jar from http://download.eclipse.org/releases/2018-09/201809191002/features/ (19.11kB)
11:38:18 [INFO] Fetching org.eclipse.rcp_root_4.9.0.v20180906-1121 from http://download.eclipse.org/releases/2018-09/201809191002/binary/ (25.74kB)
11:38:18 [INFO] Fetching org.eclipse.rcp_root_4.9.0.v20180906-1121 from http://download.eclipse.org/releases/2018-09/201809191002/binary/ (25.74kB)
11:38:18 [INFO] Fetching org.eclipse.ui.ide.application_1.3.0.v20180828-1350.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (51.97kB)
11:38:18 [INFO] The user operation is waiting for background work to complete.
11:38:18 [INFO] Fetching org.eclipse.ui.ide.application_1.3.0.v20180828-1350.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (51.97kB)
11:38:18 [INFO] Unpacking org.eclipse.ui.ide.application_1.3.0.v20180828-1350...
11:38:18 [INFO] Fetching org.eclipse.urischeme_1.0.0.v20180828-1120.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (12.87kB)
11:38:18 [INFO] The user operation is waiting for background work to complete.
11:38:18 [INFO] Fetching org.eclipse.urischeme_1.0.0.v20180828-1120.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (12.87kB)
11:38:18 [INFO] Unpacking org.eclipse.urischeme_1.0.0.v20180828-1120...
11:38:18 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.800.v20180827-1352.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (78.01kB)
11:38:18 [INFO] The user operation is waiting for background work to complete.
11:38:18 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.800.v20180827-1352.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (78.01kB)
11:38:18 [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.800.v20180827-1352...
11:38:18 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_1.1.800.v20180827-1352.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (71.31kB)
11:38:18 [INFO] The user operation is waiting for background work to complete.
11:38:18 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_1.1.800.v20180827-1352.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (71.31kB)
11:38:19 [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_1.1.800.v20180827-1352...
11:38:19 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.800.v20180827-1352.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (75.13kB)
11:38:19 [INFO] The user operation is waiting for background work to complete.
11:38:19 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.800.v20180827-1352.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (75.13kB)
11:38:19 [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.800.v20180827-1352...
11:38:19 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.100.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (19.13kB)
11:38:19 [INFO] The user operation is waiting for background work to complete.
11:38:19 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.100.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (19.13kB)
11:38:19 [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.100.v20180828-0227...
11:38:19 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.800.v20180827-1352.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (33.18kB)
11:38:19 [INFO] The user operation is waiting for background work to complete.
11:38:19 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.800.v20180827-1352.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (33.18kB)
11:38:19 [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.800.v20180827-1352...
11:38:19 [INFO] Fetching org.eclipse.ui.cocoa_1.2.100.v20180828-0838.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (7.62kB)
11:38:19 [INFO] The user operation is waiting for background work to complete.
11:38:19 [INFO] Fetching org.eclipse.ui.cocoa_1.2.100.v20180828-0838.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (7.62kB)
11:38:19 [INFO] Unpacking org.eclipse.ui.cocoa_1.2.100.v20180828-0838...
11:38:19 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml
11:38:20 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
11:38:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
11:38:20 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
11:38:20 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml
11:38:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml
11:38:20 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml
11:38:20 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml
11:38:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml
11:38:20 [INFO] Fetching org.eclipse.platform_4.9.0.v20180906-0745.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (255.32kB)
11:38:20 [INFO] The user operation is waiting for background work to complete.
11:38:20 [INFO] Fetching org.eclipse.platform_4.9.0.v20180906-0745.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (255.32kB)
11:38:20 [INFO] Unpacking org.eclipse.platform_4.9.0.v20180906-0745...
11:38:20 [INFO] Fetching org.eclipse.ui.intro.universal_3.3.300.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.74MB)
11:38:20 [INFO] The user operation is waiting for background work to complete.
11:38:20 [INFO] Fetching org.eclipse.ui.intro.universal_3.3.300.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (1.74MB)
11:38:20 [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.300.v20180821-0700...
11:38:21 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (14.29kB)
11:38:21 [INFO] The user operation is waiting for background work to complete.
11:38:21 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (14.29kB)
11:38:21 [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700...
11:38:21 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml
11:38:21 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml
11:38:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml
11:38:29 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml
11:38:29 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
11:38:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
11:38:29 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
11:38:29 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml
11:38:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml
11:38:30 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml
11:38:30 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml
11:38:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml
11:38:30 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml
11:38:30 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml
11:38:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml
11:38:30 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml
11:38:30 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml
11:38:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml
11:38:31 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml
11:38:31 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
11:38:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
11:38:31 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (262.51kB)
11:38:31 [INFO] The user operation is waiting for background work to complete.
11:38:31 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (262.51kB)
11:38:31 [INFO] Unpacking ca.odell.glazedlists_1.9.0.v201303080712...
11:38:31 [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (112.2kB)
11:38:31 [INFO] The user operation is waiting for background work to complete.
11:38:31 [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from http://download.eclipse.org/releases/2018-09/201809191002/plugins/ (112.2kB)
11:38:31 [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845...
11:38:31 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.6.0.201906061700.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (148.4kB)
11:38:31 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.6.0.201906061700.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (148.4kB)
11:38:32 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:2.8.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
11:38:32 [WARNING] The project org.eclipse.swtbot:parent:pom:2.8.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
11:38:32 [INFO] ------------------------------------------------------------------------
11:38:32 [INFO] Reactor Build Order:
11:38:32 [INFO] 
11:38:32 [INFO] Eclipse SWTBot                                                     [pom]
11:38:32 [INFO] target-platforms                                                   [pom]
11:38:32 [INFO] 2018-09                                      [eclipse-target-definition]
11:38:32 [INFO] photon                                       [eclipse-target-definition]
11:38:32 [INFO] oxygen                                       [eclipse-target-definition]
11:38:32 [INFO] neon                                         [eclipse-target-definition]
11:38:32 [INFO] mars                                         [eclipse-target-definition]
11:38:32 [INFO] luna                                         [eclipse-target-definition]
11:38:32 [INFO] kepler                                       [eclipse-target-definition]
11:38:32 [INFO] juno                                         [eclipse-target-definition]
11:38:32 [INFO] org.eclipse.swtbot.ant.junit                            [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.eclipse.core                         [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.swt.finder                           [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.eclipse.finder                       [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.e4.finder                            [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.junit4_x                             [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot                                     [eclipse-feature]
11:38:32 [INFO] org.eclipse.swtbot.forms.finder                         [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.forms                               [eclipse-feature]
11:38:32 [INFO] org.eclipse.swtbot.go                                   [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.eclipse                             [eclipse-feature]
11:38:32 [INFO] org.eclipse.swtbot.eclipse.dsl                          [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.eclipse.gef.finder                   [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.eclipse.spy                          [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.eclipse.junit.headless               [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.eclipse.test.junit                  [eclipse-feature]
11:38:32 [INFO] org.eclipse.swtbot.eclipse.ui                           [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.generator                            [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.generator.client                     [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.generator.rules.workbench            [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.generator.jdt                        [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.generator.ui                         [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.nebula.gallery.finder                [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swt.examples                                [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.swt.demo                             [eclipse-plugin]
11:38:32 [INFO] org.eclipse.ui.forms.examples                           [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.nebula.nattable.finder               [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.eclipse.gef                         [eclipse-feature]
11:38:32 [INFO] org.eclipse.swtbot.generator.feature                   [eclipse-feature]
11:38:32 [INFO] org.eclipse.swtbot.ide                                 [eclipse-feature]
11:38:32 [INFO] org.eclipse.swtbot.nebula.gallery                      [eclipse-feature]
11:38:32 [INFO] org.eclipse.swtbot.nebula.nattable                     [eclipse-feature]
11:38:32 [INFO] org.eclipse.swtbot.updatesite                       [eclipse-repository]
11:38:32 [INFO] org.eclipse.swtbot.eclipse.ui.test                 [eclipse-test-plugin]
11:38:32 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards            [eclipse-plugin]
11:38:32 [INFO] org.eclipse.swtbot.forms.finder.test               [eclipse-test-plugin]
11:38:32 [INFO] org.eclipse.swtbot.eclipse.finder.test             [eclipse-test-plugin]
11:38:32 [INFO] org.eclipse.swtbot.e4.finder.test                  [eclipse-test-plugin]
11:38:32 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test      [eclipse-test-plugin]
11:38:32 [INFO] org.eclipse.swtbot.swt.finder.test                 [eclipse-test-plugin]
11:38:32 [INFO] org.eclipse.swtbot.test                                [eclipse-feature]
11:38:32 [INFO] org.eclipse.swtbot.generator.test                  [eclipse-test-plugin]
11:38:32 [INFO] org.eclipse.swtbot.generator.jdt.test              [eclipse-test-plugin]
11:38:32 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test     [eclipse-test-plugin]
11:38:32 [INFO] 
11:38:32 [INFO] ---------------------< org.eclipse.swtbot:parent >----------------------
11:38:32 [INFO] Building Eclipse SWTBot 2.8.0-SNAPSHOT                            [1/54]
11:38:32 [INFO] --------------------------------[ pom ]---------------------------------
11:38:32 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
11:38:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
11:38:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 25 kB/s)
11:38:32 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
11:38:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
11:38:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 40 kB/s)
11:38:32 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/22/maven-parent-22.pom
11:38:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom
11:38:33 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 29 kB/s)
11:38:33 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/11/apache-11.pom
11:38:33 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom
11:38:33 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 570 kB/s)
11:38:33 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
11:38:33 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
11:38:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 728 kB/s)
11:38:34 [INFO] 
11:38:34 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ parent ---
11:38:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
11:38:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
11:38:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 52 kB/s)
11:38:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
11:38:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
11:38:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 87 kB/s)
11:38:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
11:38:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
11:38:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 7.5 kB/s)
11:38:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
11:38:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
11:38:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 263 kB/s)
11:38:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.8.2/junit-4.8.2.pom
11:38:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom
11:38:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom (1.5 kB at 37 kB/s)
11:38:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
11:38:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
11:38:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 221 kB/s)
11:38:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
11:38:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
11:38:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 212 kB/s)
11:38:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
11:38:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
11:38:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 377 kB/s)
11:38:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
11:38:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
11:38:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 144 kB/s)
11:38:34 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
11:38:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
11:38:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 281 kB/s)
11:38:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
11:38:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom
11:38:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.1 MB/s)
11:38:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/4/apache-4.pom
11:38:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
11:38:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 180 kB/s)
11:38:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
11:38:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
11:38:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 156 kB/s)
11:38:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
11:38:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
11:38:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 69 kB/s)
11:38:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
11:38:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom
11:38:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 787 kB/s)
11:38:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
11:38:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
11:38:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 3.3 kB/s)
11:38:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
11:38:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
11:38:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 488 kB/s)
11:38:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
11:38:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
11:38:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 31 kB/s)
11:38:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
11:38:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
11:38:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 54 kB/s)
11:38:35 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
11:38:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
11:38:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 5.1 kB/s)
11:38:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
11:38:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
11:38:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 32 kB/s)
11:38:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
11:38:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
11:38:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 14 kB/s)
11:38:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
11:38:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
11:38:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 13 kB/s)
11:38:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
11:38:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
11:38:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 91 kB/s)
11:38:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
11:38:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
11:38:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 345 kB/s)
11:38:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
11:38:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
11:38:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 71 kB/s)
11:38:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
11:38:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
11:38:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 56 kB/s)
11:38:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
11:38:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
11:38:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 70 kB/s)
11:38:36 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
11:38:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
11:38:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 65 kB/s)
11:38:37 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
11:38:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
11:38:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 1.5 kB/s)
11:38:38 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
11:38:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
11:38:39 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 3.3 kB/s)
11:38:39 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
11:38:39 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
11:38:39 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 59 kB/s)
11:38:39 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
11:38:39 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
11:38:39 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 81 kB/s)
11:38:39 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
11:38:39 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
11:38:39 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 83 kB/s)
11:38:39 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
11:38:39 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
11:38:39 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 330 kB/s)
11:38:39 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom
11:38:39 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom
11:38:39 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (4.5 kB at 156 kB/s)
11:38:39 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
11:38:39 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
11:38:39 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 39 kB/s)
11:38:39 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
11:38:39 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
11:38:39 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 91 kB/s)
11:38:39 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
11:38:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
11:38:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 51 kB/s)
11:38:40 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
11:38:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
11:38:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 235 kB/s)
11:38:40 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
11:38:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom
11:38:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.2 MB/s)
11:38:40 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom
11:38:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom
11:38:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 114 kB/s)
11:38:40 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom
11:38:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom
11:38:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 809 kB/s)
11:38:40 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom
11:38:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom
11:38:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 9.9 kB/s)
11:38:40 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom
11:38:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom
11:38:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 14 kB/s)
11:38:40 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
11:38:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
11:38:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 198 kB/s)
11:38:40 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
11:38:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
11:38:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 57 kB/s)
11:38:40 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom
11:38:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom
11:38:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 72 kB/s)
11:38:40 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom
11:38:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 2.5 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 59 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 48 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 75 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (1.5 kB at 62 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (1.6 kB at 63 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 kB at 865 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (1.6 kB at 61 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 85 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (5.6 kB at 256 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 92 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 26 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/1/apache-1.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom (3.4 kB at 131 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 297 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 783 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 259 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 23 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 109 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom
11:38:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6.1 kB at 100 kB/s)
11:38:42 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom
11:38:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 kB at 611 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3.0 kB at 129 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (1.6 kB at 64 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (2.4 kB at 94 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 204 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 46 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 120 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 60 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 93 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 83 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 57 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 36 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 289 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 68 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 320 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 311 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 196 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 368 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/oro/oro/2.0.8/oro-2.0.8.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 5.2 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 441 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
11:38:43 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 39 kB/s)
11:38:43 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
11:38:43 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
11:38:44 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 13 kB/s)
11:38:44 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
11:38:44 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
11:38:44 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 31 kB/s)
11:38:44 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
11:38:44 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
11:38:44 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 4.3 kB/s)
11:38:44 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
11:38:44 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
11:38:44 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 4.7 kB/s)
11:38:44 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
11:38:44 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
11:38:44 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 6.5 kB/s)
11:38:44 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
11:38:44 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
11:38:44 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 7.1 kB/s)
11:38:44 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
11:38:44 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
11:38:44 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 98 kB/s)
11:38:44 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
11:38:44 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
11:38:44 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 80 kB/s)
11:38:44 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
11:38:44 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
11:38:44 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 13 kB/s)
11:38:44 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
11:38:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
11:38:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 299 kB/s)
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128.pom
11:38:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128.pom
11:38:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128.pom (2.9 kB at 69 kB/s)
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom
11:38:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom
11:38:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom (1.2 kB at 38 kB/s)
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.pom
11:38:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.pom
11:38:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.pom (2.0 kB at 64 kB/s)
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom
11:38:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom
11:38:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom (5.5 kB at 23 kB/s)
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom
11:38:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom
11:38:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom (1.4 kB at 5.3 kB/s)
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.8.2/junit-4.8.2.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar
11:38:45 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/oro/oro/2.0.8/oro-2.0.8.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.jar
11:38:46 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.jar
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 326 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 1.2 MB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 2.6 MB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.0 MB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 379 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 2.0 MB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 276 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 1.7 MB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 248 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 257 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 53 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 69 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 98 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 180 kB/s)
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 322 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 28 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 kB at 37 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 64 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 kB at 103 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (158 kB at 315 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 kB at 103 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 485 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 kB at 28 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 kB at 68 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 19 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 14 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
11:38:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 155 kB/s)
11:38:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
11:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 481 kB/s)
11:38:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
11:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 197 kB/s)
11:38:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
11:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 43 kB/s)
11:38:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar
11:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 332 kB/s)
11:38:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
11:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 71 kB/s)
11:38:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar
11:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 620 kB/s)
11:38:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.jar
11:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar (292 kB at 301 kB/s)
11:38:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.jar
11:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 180 kB/s)
11:38:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.jar
11:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.jar (143 kB at 133 kB/s)
11:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 1.1 MB/s)
11:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.jar (136 kB at 113 kB/s)
11:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 91 kB/s)
11:38:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.jar (380 kB at 181 kB/s)
11:38:48 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:38:48 [INFO] 
11:38:48 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ parent ---
11:38:48 [INFO] 
11:38:48 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ parent ---
11:38:48 [INFO] 
11:38:48 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ parent ---
11:38:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.pom
11:38:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.pom
11:38:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.pom (1.0 kB at 69 kB/s)
11:38:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.jar
11:38:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
11:38:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.jar
11:38:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
11:38:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.jar (14 kB at 857 kB/s)
11:38:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 73 kB/s)
11:38:48 [INFO] 
11:38:48 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ parent ---
11:38:48 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
11:38:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
11:38:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 16 kB/s)
11:38:49 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
11:38:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
11:38:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 850 kB/s)
11:38:49 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
11:38:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
11:38:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 153 kB/s)
11:38:49 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
11:38:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
11:38:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 117 kB/s)
11:38:49 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
11:38:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
11:38:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 9.3 kB/s)
11:38:49 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
11:38:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
11:38:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 104 kB/s)
11:38:49 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
11:38:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
11:38:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 37 kB/s)
11:38:49 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
11:38:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
11:38:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 113 kB/s)
11:38:49 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
11:38:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
11:38:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 2.1 kB/s)
11:38:50 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
11:38:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
11:38:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 79 kB/s)
11:38:50 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
11:38:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
11:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 121 kB/s)
11:38:51 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
11:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
11:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 138 kB/s)
11:38:51 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
11:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
11:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 489 kB/s)
11:38:51 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 138 kB/s)
11:38:51 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
11:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
11:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 51 kB/s)
11:38:51 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
11:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
11:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 102 kB/s)
11:38:51 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
11:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
11:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 6.4 kB/s)
11:38:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
11:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom
11:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 828 kB/s)
11:38:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
11:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
11:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 39 kB/s)
11:38:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.pom
11:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
11:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 14 kB/s)
11:38:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/19.0/guava-19.0.pom
11:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.pom
11:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 206 kB/s)
11:38:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
11:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
11:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 274 kB/s)
11:38:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
11:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
11:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 298 kB/s)
11:38:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
11:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
11:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 420 kB/s)
11:38:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 15 kB/s)
11:38:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
11:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
11:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 29 kB/s)
11:38:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
11:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
11:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 378 kB/s)
11:38:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
11:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
11:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 139 kB/s)
11:38:52 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
11:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
11:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 109 kB/s)
11:38:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
11:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
11:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 310 kB/s)
11:38:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
11:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
11:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 108 kB/s)
11:38:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
11:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
11:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 18 kB/s)
11:38:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
11:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
11:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 87 kB/s)
11:38:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
11:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
11:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 120 kB/s)
11:38:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
11:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
11:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 49 kB/s)
11:38:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
11:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
11:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 97 kB/s)
11:38:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
11:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
11:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 108 kB/s)
11:38:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.pom
11:38:53 [INFO] Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.pom (2.2 kB at 104 kB/s)
11:38:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom
11:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom
11:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom (13 kB at 523 kB/s)
11:38:53 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/38/commons-parent-38.pom
11:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/38/commons-parent-38.pom
11:38:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/38/commons-parent-38.pom (62 kB at 263 kB/s)
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom
11:38:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom
11:38:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom (4.8 kB at 117 kB/s)
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/auto-parent/3/auto-parent-3.pom
11:38:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/auto-parent/3/auto-parent-3.pom
11:38:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/auto-parent/3/auto-parent-3.pom (3.8 kB at 202 kB/s)
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.pom
11:38:54 [INFO] Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.pom (1.8 kB at 131 kB/s)
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.pom
11:38:54 [INFO] Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.pom (2.3 kB at 110 kB/s)
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom
11:38:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom
11:38:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom (6.4 kB at 256 kB/s)
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom
11:38:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom
11:38:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom (16 kB at 326 kB/s)
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/project/7/project-7.pom
11:38:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom
11:38:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 1.0 MB/s)
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom
11:38:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom
11:38:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom (5.5 kB at 23 kB/s)
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom
11:38:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom
11:38:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom (13 kB at 459 kB/s)
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:38:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:38:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 768 kB/s)
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:38:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:38:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.0 MB/s)
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.9/commons-codec-1.9.pom
11:38:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom
11:38:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 210 kB/s)
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom
11:38:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom
11:38:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom (4.8 kB at 159 kB/s)
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.jar
11:38:54 [INFO] Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.jar (67 kB at 376 kB/s)
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/19.0/guava-19.0.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.jar
11:38:54 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.jar
11:38:55 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar
11:38:55 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar
11:38:55 [INFO] Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.jar (26 kB at 104 kB/s)
11:38:55 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:38:55 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
11:38:55 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar
11:38:55 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar
11:38:55 [INFO] Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.jar (4.9 kB at 11 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 1.1 MB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 908 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 1.0 MB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 2.1 MB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 579 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 149 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 822 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 711 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 819 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 2.1 MB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 22 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 164 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 547 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 8.7 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 15 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 1.1 MB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 683 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 162 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 111 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 55 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 513 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 252 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar
11:38:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 77 kB/s)
11:38:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:38:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 66 kB/s)
11:38:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
11:38:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar (327 kB at 297 kB/s)
11:38:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar
11:38:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar (41 kB at 35 kB/s)
11:38:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar
11:38:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (264 kB at 220 kB/s)
11:38:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar (409 kB at 231 kB/s)
11:38:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar (733 kB at 414 kB/s)
11:38:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar (1.9 MB at 651 kB/s)
11:38:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 761 kB/s)
11:38:59 [INFO] 
11:38:59 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ parent ---
11:38:59 [INFO] 
11:38:59 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ parent ---
11:38:59 [INFO] 
11:38:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
11:38:59 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
11:38:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
11:38:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 165 kB/s)
11:38:59 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
11:38:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
11:38:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 117 kB/s)
11:38:59 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/3.8.1/junit-3.8.1.pom
11:38:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
11:38:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 67 kB/s)
11:38:59 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
11:38:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
11:38:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 108 kB/s)
11:38:59 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
11:38:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
11:38:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 60 kB/s)
11:38:59 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
11:38:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
11:39:00 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 18 kB/s)
11:39:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
11:39:00 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
11:39:00 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 39 kB/s)
11:39:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
11:39:00 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
11:39:00 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 21 kB/s)
11:39:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
11:39:00 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
11:39:00 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 145 kB/s)
11:39:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
11:39:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
11:39:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
11:39:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
11:39:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
11:39:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/3.8.1/junit-3.8.1.jar
11:39:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
11:39:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
11:39:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
11:39:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
11:39:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
11:39:00 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
11:39:00 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
11:39:00 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
11:39:00 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
11:39:00 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
11:39:00 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
11:39:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 782 kB/s)
11:39:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
11:39:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 338 kB/s)
11:39:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
11:39:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 1.2 MB/s)
11:39:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
11:39:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 568 kB/s)
11:39:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
11:39:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 1.7 MB/s)
11:39:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
11:39:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.7 MB/s)
11:39:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
11:39:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 1.1 MB/s)
11:39:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
11:39:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 302 kB/s)
11:39:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 689 kB/s)
11:39:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 865 kB/s)
11:39:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 40 kB/s)
11:39:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 301 kB/s)
11:39:01 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/parent/2.8.0-SNAPSHOT/parent-2.8.0-SNAPSHOT.pom
11:39:01 [INFO] 
11:39:01 [INFO] ----------------< org.eclipse.swtbot:target-platforms >-----------------
11:39:01 [INFO] Building target-platforms 2.8.0-SNAPSHOT                          [2/54]
11:39:01 [INFO] --------------------------------[ pom ]---------------------------------
11:39:01 [INFO] 
11:39:01 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ target-platforms ---
11:39:01 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/devtools/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:01 [INFO] 
11:39:01 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ target-platforms ---
11:39:01 [INFO] 
11:39:01 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ target-platforms ---
11:39:01 [INFO] 
11:39:01 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ target-platforms ---
11:39:01 [INFO] 
11:39:01 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ target-platforms ---
11:39:01 [INFO] 
11:39:01 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ target-platforms ---
11:39:01 [INFO] 
11:39:01 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ target-platforms ---
11:39:01 [INFO] 
11:39:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ target-platforms ---
11:39:01 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/2.8.0-SNAPSHOT/target-platforms-2.8.0-SNAPSHOT.pom
11:39:01 [INFO] 
11:39:01 [INFO] ------------< org.eclipse.swtbot.target-platforms:2018-09 >-------------
11:39:01 [INFO] Building 2018-09 2.8.0-SNAPSHOT                                   [3/54]
11:39:01 [INFO] ---------------------[ eclipse-target-definition ]----------------------
11:39:01 [INFO] 
11:39:01 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2018-09 ---
11:39:01 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:01 [INFO] 
11:39:01 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ 2018-09 ---
11:39:01 [INFO] 
11:39:01 [INFO] --- tycho-packaging-plugin:1.2.0:package-target-definition (default-package-target-definition) @ 2018-09 ---
11:39:01 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.2.0/tycho-sourceref-jgit-1.2.0.pom
11:39:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.2.0/tycho-sourceref-jgit-1.2.0.pom
11:39:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.2.0/tycho-sourceref-jgit-1.2.0.pom (1.5 kB at 56 kB/s)
11:39:02 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit/4.11.0.201803080745-r/org.eclipse.jgit-4.11.0.201803080745-r.pom
11:39:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/4.11.0.201803080745-r/org.eclipse.jgit-4.11.0.201803080745-r.pom
11:39:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/4.11.0.201803080745-r/org.eclipse.jgit-4.11.0.201803080745-r.pom (9.5 kB at 411 kB/s)
11:39:02 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit-parent/4.11.0.201803080745-r/org.eclipse.jgit-parent-4.11.0.201803080745-r.pom
11:39:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit-parent/4.11.0.201803080745-r/org.eclipse.jgit-parent-4.11.0.201803080745-r.pom
11:39:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit-parent/4.11.0.201803080745-r/org.eclipse.jgit-parent-4.11.0.201803080745-r.pom (29 kB at 1.8 MB/s)
11:39:02 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
11:39:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
11:39:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 249 kB/s)
11:39:02 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
11:39:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
11:39:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 161 kB/s)
11:39:02 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
11:39:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
11:39:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 154 kB/s)
11:39:02 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
11:39:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
11:39:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom (6.0 kB at 241 kB/s)
11:39:02 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:39:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:39:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 163 kB/s)
11:39:02 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom
11:39:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom
11:39:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (6.4 kB at 152 kB/s)
11:39:02 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom
11:39:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom
11:39:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (16 kB at 69 kB/s)
11:39:02 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom
11:39:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom
11:39:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom (5.5 kB at 212 kB/s)
11:39:02 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom
11:39:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom
11:39:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom (13 kB at 445 kB/s)
11:39:02 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
11:39:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
11:39:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 112 kB/s)
11:39:02 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
11:39:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
11:39:03 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 51 kB/s)
11:39:03 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.2.0/tycho-sourceref-jgit-1.2.0.jar
11:39:03 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
11:39:03 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
11:39:03 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
11:39:03 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit/4.11.0.201803080745-r/org.eclipse.jgit-4.11.0.201803080745-r.jar
11:39:03 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar
11:39:03 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar
11:39:03 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
11:39:05 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.2.0/tycho-sourceref-jgit-1.2.0.jar
11:39:05 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
11:39:05 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
11:39:05 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
11:39:05 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/4.11.0.201803080745-r/org.eclipse.jgit-4.11.0.201803080745-r.jar
11:39:05 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.2.0/tycho-sourceref-jgit-1.2.0.jar (6.0 kB at 189 kB/s)
11:39:05 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar
11:39:05 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 3.1 MB/s)
11:39:05 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 1.3 MB/s)
11:39:05 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
11:39:05 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar
11:39:05 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar (327 kB at 4.2 MB/s)
11:39:05 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 330 kB/s)
11:39:06 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 359 kB/s)
11:39:08 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (737 kB at 307 kB/s)
11:39:08 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/4.11.0.201803080745-r/org.eclipse.jgit-4.11.0.201803080745-r.jar (2.7 MB at 863 kB/s)
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ 2018-09 ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ 2018-09 ---
11:39:09 [INFO] 
11:39:09 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2018-09 ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ 2018-09 ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ 2018-09 ---
11:39:09 [INFO] 
11:39:09 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2018-09 ---
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 256 kB/s)
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 6.4 MB/s)
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/2018-09/2018-09.target to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/2018-09/2.8.0-SNAPSHOT/2018-09-2.8.0-SNAPSHOT.target
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/2018-09/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/2018-09/2.8.0-SNAPSHOT/2018-09-2.8.0-SNAPSHOT.pom
11:39:09 [INFO] 
11:39:09 [INFO] -------------< org.eclipse.swtbot.target-platforms:photon >-------------
11:39:09 [INFO] Building photon 2.8.0-SNAPSHOT                                    [4/54]
11:39:09 [INFO] ---------------------[ eclipse-target-definition ]----------------------
11:39:09 [INFO] 
11:39:09 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ photon ---
11:39:09 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ photon ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-packaging-plugin:1.2.0:package-target-definition (default-package-target-definition) @ photon ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ photon ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ photon ---
11:39:09 [INFO] 
11:39:09 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ photon ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ photon ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ photon ---
11:39:09 [INFO] 
11:39:09 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ photon ---
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/photon/photon.target to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/photon/2.8.0-SNAPSHOT/photon-2.8.0-SNAPSHOT.target
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/photon/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/photon/2.8.0-SNAPSHOT/photon-2.8.0-SNAPSHOT.pom
11:39:09 [INFO] 
11:39:09 [INFO] -------------< org.eclipse.swtbot.target-platforms:oxygen >-------------
11:39:09 [INFO] Building oxygen 2.8.0-SNAPSHOT                                    [5/54]
11:39:09 [INFO] ---------------------[ eclipse-target-definition ]----------------------
11:39:09 [INFO] 
11:39:09 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ oxygen ---
11:39:09 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ oxygen ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-packaging-plugin:1.2.0:package-target-definition (default-package-target-definition) @ oxygen ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ oxygen ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ oxygen ---
11:39:09 [INFO] 
11:39:09 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ oxygen ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ oxygen ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ oxygen ---
11:39:09 [INFO] 
11:39:09 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxygen ---
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/oxygen/oxygen.target to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/oxygen/2.8.0-SNAPSHOT/oxygen-2.8.0-SNAPSHOT.target
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/oxygen/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/oxygen/2.8.0-SNAPSHOT/oxygen-2.8.0-SNAPSHOT.pom
11:39:09 [INFO] 
11:39:09 [INFO] --------------< org.eclipse.swtbot.target-platforms:neon >--------------
11:39:09 [INFO] Building neon 2.8.0-SNAPSHOT                                      [6/54]
11:39:09 [INFO] ---------------------[ eclipse-target-definition ]----------------------
11:39:09 [INFO] 
11:39:09 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ neon ---
11:39:09 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ neon ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-packaging-plugin:1.2.0:package-target-definition (default-package-target-definition) @ neon ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ neon ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ neon ---
11:39:09 [INFO] 
11:39:09 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ neon ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ neon ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ neon ---
11:39:09 [INFO] 
11:39:09 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ neon ---
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/neon/neon.target to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/neon/2.8.0-SNAPSHOT/neon-2.8.0-SNAPSHOT.target
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/neon/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/neon/2.8.0-SNAPSHOT/neon-2.8.0-SNAPSHOT.pom
11:39:09 [INFO] 
11:39:09 [INFO] --------------< org.eclipse.swtbot.target-platforms:mars >--------------
11:39:09 [INFO] Building mars 2.8.0-SNAPSHOT                                      [7/54]
11:39:09 [INFO] ---------------------[ eclipse-target-definition ]----------------------
11:39:09 [INFO] 
11:39:09 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ mars ---
11:39:09 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ mars ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-packaging-plugin:1.2.0:package-target-definition (default-package-target-definition) @ mars ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ mars ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ mars ---
11:39:09 [INFO] 
11:39:09 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ mars ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ mars ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ mars ---
11:39:09 [INFO] 
11:39:09 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars ---
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/mars/mars.target to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/mars/2.8.0-SNAPSHOT/mars-2.8.0-SNAPSHOT.target
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/mars/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/mars/2.8.0-SNAPSHOT/mars-2.8.0-SNAPSHOT.pom
11:39:09 [INFO] 
11:39:09 [INFO] --------------< org.eclipse.swtbot.target-platforms:luna >--------------
11:39:09 [INFO] Building luna 2.8.0-SNAPSHOT                                      [8/54]
11:39:09 [INFO] ---------------------[ eclipse-target-definition ]----------------------
11:39:09 [INFO] 
11:39:09 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ luna ---
11:39:09 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ luna ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-packaging-plugin:1.2.0:package-target-definition (default-package-target-definition) @ luna ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ luna ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ luna ---
11:39:09 [INFO] 
11:39:09 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ luna ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ luna ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ luna ---
11:39:09 [INFO] 
11:39:09 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ luna ---
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/luna/luna.target to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/luna/2.8.0-SNAPSHOT/luna-2.8.0-SNAPSHOT.target
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/luna/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/luna/2.8.0-SNAPSHOT/luna-2.8.0-SNAPSHOT.pom
11:39:09 [INFO] 
11:39:09 [INFO] -------------< org.eclipse.swtbot.target-platforms:kepler >-------------
11:39:09 [INFO] Building kepler 2.8.0-SNAPSHOT                                    [9/54]
11:39:09 [INFO] ---------------------[ eclipse-target-definition ]----------------------
11:39:09 [INFO] 
11:39:09 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ kepler ---
11:39:09 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ kepler ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-packaging-plugin:1.2.0:package-target-definition (default-package-target-definition) @ kepler ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ kepler ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ kepler ---
11:39:09 [INFO] 
11:39:09 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ kepler ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ kepler ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ kepler ---
11:39:09 [INFO] 
11:39:09 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ kepler ---
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/kepler/kepler.target to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/kepler/2.8.0-SNAPSHOT/kepler-2.8.0-SNAPSHOT.target
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/kepler/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/kepler/2.8.0-SNAPSHOT/kepler-2.8.0-SNAPSHOT.pom
11:39:09 [INFO] 
11:39:09 [INFO] --------------< org.eclipse.swtbot.target-platforms:juno >--------------
11:39:09 [INFO] Building juno 2.8.0-SNAPSHOT                                     [10/54]
11:39:09 [INFO] ---------------------[ eclipse-target-definition ]----------------------
11:39:09 [INFO] 
11:39:09 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ juno ---
11:39:09 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ juno ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-packaging-plugin:1.2.0:package-target-definition (default-package-target-definition) @ juno ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ juno ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ juno ---
11:39:09 [INFO] 
11:39:09 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ juno ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ juno ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ juno ---
11:39:09 [INFO] 
11:39:09 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ juno ---
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/juno/juno.target to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/juno/2.8.0-SNAPSHOT/juno-2.8.0-SNAPSHOT.target
11:39:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/devtools/target-platforms/juno/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/target-platforms/juno/2.8.0-SNAPSHOT/juno-2.8.0-SNAPSHOT.pom
11:39:09 [INFO] 
11:39:09 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >-------
11:39:09 [INFO] Building org.eclipse.swtbot.ant.junit 2.8.0-SNAPSHOT             [11/54]
11:39:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit ---
11:39:09 [INFO] The project's OSGi version is 2.8.0.201906121535
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit ---
11:39:09 [INFO] 
11:39:09 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit ---
11:39:09 [INFO] 
11:39:09 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.ant.junit ---
11:39:09 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:09 [INFO] 
11:39:09 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit ---
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (4.7 kB at 245 kB/s)
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 56 kB/s)
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 92 kB/s)
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 126 kB/s)
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 148 kB/s)
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar
11:39:09 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 3.1 MB/s)
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 67 kB/s)
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 112 kB/s)
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 335 kB/s)
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 212 kB/s)
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 357 kB/s)
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 126 kB/s)
11:39:09 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (35 kB at 281 kB/s)
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 50 kB/s)
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 46 kB/s)
11:39:09 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 33 kB/s)
11:39:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 103 kB/s)
11:39:10 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:10 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/main/resources
11:39:10 [INFO] 
11:39:10 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.ant.junit ---
11:39:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
11:39:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
11:39:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 46 kB/s)
11:39:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
11:39:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
11:39:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 258 kB/s)
11:39:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
11:39:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
11:39:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 62 kB/s)
11:39:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-jdt/1.2.0/tycho-compiler-jdt-1.2.0.pom
11:39:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.2.0/tycho-compiler-jdt-1.2.0.pom
11:39:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.2.0/tycho-compiler-jdt-1.2.0.pom (2.5 kB at 180 kB/s)
11:39:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.pom
11:39:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.pom
11:39:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.pom (2.6 kB at 11 kB/s)
11:39:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
11:39:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
11:39:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml (526 B at 35 kB/s)
11:39:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.resources/3.12.0/org.eclipse.core.resources-3.12.0.pom
11:39:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.12.0/org.eclipse.core.resources-3.12.0.pom
11:39:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.12.0/org.eclipse.core.resources-3.12.0.pom (2.5 kB at 56 kB/s)
11:39:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
11:39:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
11:39:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml (491 B at 16 kB/s)
11:39:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.expressions/3.5.100/org.eclipse.core.expressions-3.5.100.pom
11:39:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.5.100/org.eclipse.core.expressions-3.5.100.pom
11:39:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.5.100/org.eclipse.core.expressions-3.5.100.pom (1.9 kB at 55 kB/s)
11:39:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
11:39:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
11:39:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (522 B at 13 kB/s)
11:39:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom
11:39:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom
11:39:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom (3.2 kB at 61 kB/s)
11:39:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
11:39:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
11:39:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (615 B at 15 kB/s)
11:39:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.11.2/org.eclipse.osgi-3.11.2.pom
11:39:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.2/org.eclipse.osgi-3.11.2.pom
11:39:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.2/org.eclipse.osgi-3.11.2.pom (1.7 kB at 55 kB/s)
11:39:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.11.3/org.eclipse.osgi-3.11.3.pom
11:39:10 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.3/org.eclipse.osgi-3.11.3.pom
11:39:10 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.3/org.eclipse.osgi-3.11.3.pom (1.7 kB at 71 kB/s)
11:39:10 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
11:39:11 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom (1.7 kB at 564 B/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom (1.7 kB at 66 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom (1.7 kB at 71 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom (1.7 kB at 69 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom (1.7 kB at 64 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom (1.7 kB at 69 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom (1.7 kB at 69 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (524 B at 16 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom (1.7 kB at 52 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom (1.7 kB at 6.3 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom (1.7 kB at 52 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom (1.7 kB at 42 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom (1.7 kB at 42 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom (1.7 kB at 52 kB/s)
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (612 B at 38 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom (1.9 kB at 81 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom (1.9 kB at 69 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom
11:39:14 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom
11:39:14 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom (1.9 kB at 67 kB/s)
11:39:14 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom
11:39:15 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom
11:39:15 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom (1.9 kB at 8.2 kB/s)
11:39:15 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom
11:39:15 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom
11:39:15 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom (1.9 kB at 78 kB/s)
11:39:15 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom
11:39:15 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom
11:39:15 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom (1.9 kB at 81 kB/s)
11:39:15 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom
11:39:15 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom
11:39:16 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom (1.9 kB at 1.8 kB/s)
11:39:16 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom
11:39:16 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom
11:39:16 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom (2.0 kB at 40 kB/s)
11:39:16 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom
11:39:16 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom
11:39:16 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom (2.0 kB at 49 kB/s)
11:39:16 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
11:39:16 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
11:39:16 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (522 B at 15 kB/s)
11:39:16 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom
11:39:16 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom
11:39:16 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom (1.9 kB at 50 kB/s)
11:39:16 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom
11:39:16 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom
11:39:17 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom (1.9 kB at 74 kB/s)
11:39:17 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom
11:39:17 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom
11:39:18 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom (1.9 kB at 1.8 kB/s)
11:39:18 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom
11:39:18 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom
11:39:18 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom (1.9 kB at 8.0 kB/s)
11:39:18 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom
11:39:18 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom
11:39:18 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom (2.0 kB at 42 kB/s)
11:39:18 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom
11:39:18 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom
11:39:18 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom (2.0 kB at 48 kB/s)
11:39:18 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
11:39:18 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
11:39:18 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (492 B at 13 kB/s)
11:39:18 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom
11:39:18 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom
11:39:18 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom (2.2 kB at 8.9 kB/s)
11:39:18 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom
11:39:18 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom
11:39:18 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom (2.2 kB at 44 kB/s)
11:39:18 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom
11:39:18 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom
11:39:18 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom (2.2 kB at 53 kB/s)
11:39:18 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom
11:39:18 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom
11:39:18 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom (2.2 kB at 86 kB/s)
11:39:18 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom
11:39:18 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom
11:39:18 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom (2.2 kB at 43 kB/s)
11:39:18 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
11:39:18 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
11:39:18 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (522 B at 14 kB/s)
11:39:18 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom
11:39:18 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom
11:39:19 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom (2.3 kB at 72 kB/s)
11:39:19 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom
11:39:19 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom
11:39:19 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom (2.3 kB at 9.3 kB/s)
11:39:19 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom
11:39:19 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom
11:39:19 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom (2.3 kB at 9.3 kB/s)
11:39:19 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom
11:39:19 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom
11:39:19 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom (2.3 kB at 10.0 kB/s)
11:39:19 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom
11:39:19 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom
11:39:19 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom (2.3 kB at 47 kB/s)
11:39:19 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom
11:39:19 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom
11:39:19 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom (2.3 kB at 71 kB/s)
11:39:19 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
11:39:19 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
11:39:19 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (486 B at 10 kB/s)
11:39:19 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom
11:39:19 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom
11:39:19 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom (2.1 kB at 62 kB/s)
11:39:19 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom
11:39:19 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom
11:39:20 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom (2.1 kB at 53 kB/s)
11:39:20 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom
11:39:20 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom
11:39:20 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom (2.1 kB at 64 kB/s)
11:39:20 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom
11:39:20 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom
11:39:20 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom (2.1 kB at 65 kB/s)
11:39:20 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom
11:39:20 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom
11:39:20 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom (2.1 kB at 65 kB/s)
11:39:20 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom
11:39:20 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom
11:39:20 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom (3.2 kB at 11 kB/s)
11:39:20 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom
11:39:20 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom
11:39:20 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom (3.2 kB at 117 kB/s)
11:39:20 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom
11:39:20 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom
11:39:20 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom (3.2 kB at 77 kB/s)
11:39:20 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom
11:39:20 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom
11:39:20 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom (3.2 kB at 13 kB/s)
11:39:20 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom
11:39:20 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom
11:39:20 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom (3.2 kB at 99 kB/s)
11:39:20 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.expressions/3.6.0/org.eclipse.core.expressions-3.6.0.pom
11:39:20 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.0/org.eclipse.core.expressions-3.6.0.pom
11:39:20 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.0/org.eclipse.core.expressions-3.6.0.pom (1.9 kB at 47 kB/s)
11:39:20 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.expressions/3.6.100/org.eclipse.core.expressions-3.6.100.pom
11:39:20 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.100/org.eclipse.core.expressions-3.6.100.pom
11:39:21 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.100/org.eclipse.core.expressions-3.6.100.pom (1.9 kB at 1.8 kB/s)
11:39:21 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom
11:39:21 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom
11:39:22 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom (1.9 kB at 7.8 kB/s)
11:39:22 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.pom
11:39:22 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.pom
11:39:22 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.pom (2.0 kB at 53 kB/s)
11:39:22 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
11:39:22 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
11:39:22 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml (488 B at 12 kB/s)
11:39:22 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.6.1/org.eclipse.core.filesystem-1.6.1.pom
11:39:22 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.6.1/org.eclipse.core.filesystem-1.6.1.pom
11:39:22 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.6.1/org.eclipse.core.filesystem-1.6.1.pom (2.3 kB at 55 kB/s)
11:39:22 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.7.0/org.eclipse.core.filesystem-1.7.0.pom
11:39:22 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.0/org.eclipse.core.filesystem-1.7.0.pom
11:39:22 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.0/org.eclipse.core.filesystem-1.7.0.pom (2.3 kB at 72 kB/s)
11:39:22 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.7.100/org.eclipse.core.filesystem-1.7.100.pom
11:39:22 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.100/org.eclipse.core.filesystem-1.7.100.pom
11:39:22 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.100/org.eclipse.core.filesystem-1.7.100.pom (2.3 kB at 69 kB/s)
11:39:22 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom
11:39:22 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom
11:39:22 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom (2.3 kB at 69 kB/s)
11:39:22 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.pom
11:39:22 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.pom
11:39:22 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.pom (2.3 kB at 70 kB/s)
11:39:22 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.resources/3.13.0/org.eclipse.core.resources-3.13.0.pom
11:39:22 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.0/org.eclipse.core.resources-3.13.0.pom
11:39:22 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.0/org.eclipse.core.resources-3.13.0.pom (2.5 kB at 76 kB/s)
11:39:22 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.resources/3.13.100/org.eclipse.core.resources-3.13.100.pom
11:39:22 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.100/org.eclipse.core.resources-3.13.100.pom
11:39:22 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.100/org.eclipse.core.resources-3.13.100.pom (2.5 kB at 76 kB/s)
11:39:22 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom
11:39:22 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom
11:39:22 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom (2.5 kB at 62 kB/s)
11:39:22 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.pom
11:39:22 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.pom
11:39:22 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.pom (2.5 kB at 10 kB/s)
11:39:22 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
11:39:22 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
11:39:23 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml (508 B at 2.0 kB/s)
11:39:23 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.text/3.6.0/org.eclipse.text-3.6.0.pom
11:39:23 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.0/org.eclipse.text-3.6.0.pom
11:39:23 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.0/org.eclipse.text-3.6.0.pom (2.1 kB at 83 kB/s)
11:39:23 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
11:39:23 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
11:39:23 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml (517 B at 17 kB/s)
11:39:23 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.commands/3.8.0/org.eclipse.core.commands-3.8.0.pom
11:39:23 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.0/org.eclipse.core.commands-3.8.0.pom
11:39:23 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.0/org.eclipse.core.commands-3.8.0.pom (1.9 kB at 56 kB/s)
11:39:23 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.commands/3.8.1/org.eclipse.core.commands-3.8.1.pom
11:39:23 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.1/org.eclipse.core.commands-3.8.1.pom
11:39:23 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.1/org.eclipse.core.commands-3.8.1.pom (1.9 kB at 56 kB/s)
11:39:23 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.commands/3.9.0/org.eclipse.core.commands-3.9.0.pom
11:39:23 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.0/org.eclipse.core.commands-3.9.0.pom
11:39:23 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.0/org.eclipse.core.commands-3.9.0.pom (1.9 kB at 8.1 kB/s)
11:39:23 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.commands/3.9.100/org.eclipse.core.commands-3.9.100.pom
11:39:23 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.100/org.eclipse.core.commands-3.9.100.pom
11:39:23 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.100/org.eclipse.core.commands-3.9.100.pom (1.9 kB at 58 kB/s)
11:39:23 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom
11:39:23 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom
11:39:23 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom (1.9 kB at 58 kB/s)
11:39:23 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.pom
11:39:23 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.pom
11:39:23 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.pom (1.9 kB at 58 kB/s)
11:39:23 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.text/3.6.100/org.eclipse.text-3.6.100.pom
11:39:23 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.100/org.eclipse.text-3.6.100.pom
11:39:23 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.100/org.eclipse.text-3.6.100.pom (2.1 kB at 74 kB/s)
11:39:23 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.text/3.6.300/org.eclipse.text-3.6.300.pom
11:39:23 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.300/org.eclipse.text-3.6.300.pom
11:39:23 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.300/org.eclipse.text-3.6.300.pom (2.1 kB at 77 kB/s)
11:39:23 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.text/3.7.0/org.eclipse.text-3.7.0.pom
11:39:23 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.7.0/org.eclipse.text-3.7.0.pom
11:39:23 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.7.0/org.eclipse.text-3.7.0.pom (2.4 kB at 87 kB/s)
11:39:23 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom
11:39:23 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom (2.4 kB at 11 kB/s)
11:39:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.pom
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.pom
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.pom (2.4 kB at 98 kB/s)
11:39:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-lib-detector/1.2.0/tycho-lib-detector-1.2.0.pom
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.2.0/tycho-lib-detector-1.2.0.pom
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.2.0/tycho-lib-detector-1.2.0.pom (1.3 kB at 45 kB/s)
11:39:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.110/org.eclipse.jdt.compiler.apt-1.3.110.pom
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.110/org.eclipse.jdt.compiler.apt-1.3.110.pom
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.110/org.eclipse.jdt.compiler.apt-1.3.110.pom (1.9 kB at 34 kB/s)
11:39:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
11:39:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-lib-detector/1.2.0/tycho-lib-detector-1.2.0.jar
11:39:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.jar
11:39:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-jdt/1.2.0/tycho-compiler-jdt-1.2.0.jar
11:39:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
11:39:24 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.110/org.eclipse.jdt.compiler.apt-1.3.110.jar
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.jar
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.jar
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.2.0/tycho-compiler-jdt-1.2.0.jar
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.2.0/tycho-compiler-jdt-1.2.0.jar (18 kB at 692 kB/s)
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.jar
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 93 kB/s)
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.jar
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.jar (94 kB at 1.4 MB/s)
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.jar (74 kB at 1.1 MB/s)
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.jar
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.jar (122 kB at 1.3 MB/s)
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.jar
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.jar (107 kB at 910 kB/s)
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.jar
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.jar (197 kB at 1.3 MB/s)
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.jar
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar (1.4 MB at 8.9 MB/s)
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.jar
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.jar (134 kB at 754 kB/s)
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.jar
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.jar (88 kB at 437 kB/s)
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.jar
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.jar (67 kB at 313 kB/s)
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.jar
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.jar (286 kB at 1.2 MB/s)
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.jar
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.jar (894 kB at 3.3 MB/s)
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.2.0/tycho-lib-detector-1.2.0.jar
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.jar (117 kB at 413 kB/s)
11:39:24 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.110/org.eclipse.jdt.compiler.apt-1.3.110.jar
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.2.0/tycho-lib-detector-1.2.0.jar (3.5 kB at 12 kB/s)
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.compiler.apt/1.3.110/org.eclipse.jdt.compiler.apt-1.3.110.jar (215 kB at 706 kB/s)
11:39:24 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.jar (106 kB at 261 kB/s)
11:39:25 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 23 kB/s)
11:39:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.jar (6.8 MB at 1.3 MB/s)
11:39:29 [INFO] 
11:39:29 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit ---
11:39:29 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:29 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/test/resources
11:39:29 [INFO] 
11:39:29 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit ---
11:39:29 [WARNING] bundle localization file /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/plugin.properties not found
11:39:29 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.8.0-SNAPSHOT-sources.jar
11:39:29 [INFO] 
11:39:29 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit ---
11:39:29 [INFO] 
11:39:29 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit ---
11:39:29 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.8.0-SNAPSHOT.jar
11:39:29 [INFO] 
11:39:29 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit ---
11:39:29 [INFO] 
11:39:29 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.ant.junit ---
11:39:29 [INFO] 
11:39:29 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ant.junit ---
11:39:29 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.8.0-SNAPSHOT.jar
11:39:29 [INFO] 
11:39:29 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.ant.junit ---
11:39:29 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.8.0-SNAPSHOT.jar
11:39:30 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.8.0-SNAPSHOT-sources.jar
11:39:32 [INFO] 
11:39:32 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.ant.junit ---
11:39:32 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.8.0-SNAPSHOT.jar
11:39:32 [INFO] 
11:39:32 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit ---
11:39:32 [INFO] 
11:39:32 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit ---
11:39:32 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.8.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.8.0-SNAPSHOT.jar
11:39:32 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.8.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.8.0-SNAPSHOT.pom
11:39:32 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.8.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.8.0-SNAPSHOT-sources.jar
11:39:32 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.8.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:39:32 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.8.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.8.0-SNAPSHOT-p2metadata.xml
11:39:32 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.8.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.8.0-SNAPSHOT-p2artifacts.xml
11:39:32 [INFO] 
11:39:32 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit ---
11:39:32 [INFO] 
11:39:32 [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >-----
11:39:32 [INFO] Building org.eclipse.swtbot.eclipse.core 2.8.0-SNAPSHOT          [12/54]
11:39:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:39:32 [INFO] 
11:39:32 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core ---
11:39:32 [INFO] The project's OSGi version is 2.8.0.201906121535
11:39:32 [INFO] 
11:39:32 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core ---
11:39:32 [INFO] 
11:39:32 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core ---
11:39:32 [INFO] 
11:39:32 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core ---
11:39:32 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:32 [INFO] 
11:39:32 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core ---
11:39:32 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:32 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/main/resources
11:39:32 [INFO] 
11:39:32 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.core ---
11:39:32 [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/classes
11:39:32 [INFO] 
11:39:32 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core ---
11:39:32 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:32 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/test/resources
11:39:32 [INFO] 
11:39:32 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core ---
11:39:32 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.8.0-SNAPSHOT-sources.jar
11:39:32 [INFO] 
11:39:32 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core ---
11:39:32 [INFO] 
11:39:32 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core ---
11:39:32 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.8.0-SNAPSHOT.jar
11:39:32 [INFO] 
11:39:32 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core ---
11:39:32 [INFO] 
11:39:32 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.core ---
11:39:32 [INFO] 
11:39:32 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.core ---
11:39:32 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.8.0-SNAPSHOT.jar
11:39:32 [INFO] 
11:39:32 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.core ---
11:39:33 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.8.0-SNAPSHOT.jar
11:39:34 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.8.0-SNAPSHOT-sources.jar
11:39:35 [INFO] 
11:39:35 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.core ---
11:39:35 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.8.0-SNAPSHOT.jar
11:39:35 [INFO] 
11:39:35 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core ---
11:39:35 [INFO] 
11:39:35 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core ---
11:39:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.8.0-SNAPSHOT.jar
11:39:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.8.0-SNAPSHOT.pom
11:39:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.8.0-SNAPSHOT-sources.jar
11:39:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:39:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.8.0-SNAPSHOT-p2metadata.xml
11:39:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.8.0-SNAPSHOT-p2artifacts.xml
11:39:35 [INFO] 
11:39:35 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core ---
11:39:35 [INFO] 
11:39:35 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------
11:39:35 [INFO] Building org.eclipse.swtbot.swt.finder 2.8.0-SNAPSHOT            [13/54]
11:39:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:39:35 [INFO] 
11:39:35 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder ---
11:39:35 [INFO] The project's OSGi version is 2.8.0.201906121535
11:39:35 [INFO] 
11:39:35 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder ---
11:39:35 [INFO] 
11:39:35 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder ---
11:39:35 [INFO] 
11:39:35 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.finder ---
11:39:35 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:35 [INFO] 
11:39:35 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder ---
11:39:35 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:35 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/main/resources
11:39:35 [INFO] 
11:39:35 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder ---
11:39:35 [INFO] Compiling 159 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/classes
11:39:36 [INFO] 
11:39:36 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder ---
11:39:36 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:36 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/test/resources
11:39:36 [INFO] 
11:39:36 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder ---
11:39:36 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.8.0-SNAPSHOT-sources.jar
11:39:36 [INFO] 
11:39:36 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder ---
11:39:36 [INFO] 
11:39:36 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder ---
11:39:36 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.8.0-SNAPSHOT.jar
11:39:36 [INFO] 
11:39:36 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder ---
11:39:36 [INFO] 
11:39:36 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.finder ---
11:39:36 [INFO] 
11:39:36 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder ---
11:39:36 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.8.0-SNAPSHOT.jar
11:39:36 [INFO] 
11:39:36 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.finder ---
11:39:37 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.8.0-SNAPSHOT.jar
11:39:39 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.8.0-SNAPSHOT-sources.jar
11:39:41 [INFO] 
11:39:41 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder ---
11:39:41 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.8.0-SNAPSHOT.jar
11:39:41 [INFO] 
11:39:41 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder ---
11:39:41 [INFO] 
11:39:41 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder ---
11:39:41 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.8.0-SNAPSHOT.jar
11:39:41 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.8.0-SNAPSHOT.pom
11:39:41 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.8.0-SNAPSHOT-sources.jar
11:39:41 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:39:41 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.8.0-SNAPSHOT-p2metadata.xml
11:39:41 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.8.0-SNAPSHOT-p2artifacts.xml
11:39:41 [INFO] 
11:39:41 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder ---
11:39:41 [INFO] 
11:39:41 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >----
11:39:41 [INFO] Building org.eclipse.swtbot.eclipse.finder 2.8.0-SNAPSHOT        [14/54]
11:39:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:39:41 [INFO] 
11:39:41 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder ---
11:39:41 [INFO] The project's OSGi version is 2.8.0.201906121535
11:39:41 [INFO] 
11:39:41 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder ---
11:39:41 [INFO] 
11:39:41 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder ---
11:39:41 [INFO] 
11:39:41 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder ---
11:39:41 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:41 [INFO] 
11:39:41 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder ---
11:39:41 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:41 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/main/resources
11:39:41 [INFO] 
11:39:41 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder ---
11:39:41 [INFO] Compiling 30 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/classes
11:39:41 [INFO] 
11:39:41 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder ---
11:39:41 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:41 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/test/resources
11:39:41 [INFO] 
11:39:41 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder ---
11:39:41 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.8.0-SNAPSHOT-sources.jar
11:39:41 [INFO] 
11:39:41 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder ---
11:39:41 [INFO] 
11:39:41 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder ---
11:39:41 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.8.0-SNAPSHOT.jar
11:39:42 [INFO] 
11:39:42 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder ---
11:39:42 [INFO] 
11:39:42 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.finder ---
11:39:42 [INFO] 
11:39:42 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder ---
11:39:42 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.8.0-SNAPSHOT.jar
11:39:42 [INFO] 
11:39:42 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.finder ---
11:39:42 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.8.0-SNAPSHOT.jar
11:39:44 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.8.0-SNAPSHOT-sources.jar
11:39:45 [INFO] 
11:39:45 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder ---
11:39:45 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.8.0-SNAPSHOT.jar
11:39:45 [INFO] 
11:39:45 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder ---
11:39:45 [INFO] 
11:39:45 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder ---
11:39:45 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.8.0-SNAPSHOT.jar
11:39:45 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.8.0-SNAPSHOT.pom
11:39:45 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.8.0-SNAPSHOT-sources.jar
11:39:45 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:39:45 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.8.0-SNAPSHOT-p2metadata.xml
11:39:45 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.8.0-SNAPSHOT-p2artifacts.xml
11:39:45 [INFO] 
11:39:45 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder ---
11:39:45 [INFO] 
11:39:45 [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------
11:39:45 [INFO] Building org.eclipse.swtbot.e4.finder 2.8.0-SNAPSHOT             [15/54]
11:39:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:39:45 [INFO] 
11:39:45 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder ---
11:39:45 [INFO] The project's OSGi version is 2.8.0.201906121535
11:39:45 [INFO] 
11:39:45 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder ---
11:39:45 [INFO] 
11:39:45 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder ---
11:39:45 [INFO] 
11:39:45 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.e4.finder ---
11:39:45 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:45 [INFO] 
11:39:45 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder ---
11:39:45 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:45 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/main/resources
11:39:45 [INFO] 
11:39:45 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder ---
11:39:45 [INFO] Compiling 14 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/classes
11:39:45 [INFO] 
11:39:45 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder ---
11:39:45 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:45 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/test/resources
11:39:45 [INFO] 
11:39:45 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder ---
11:39:45 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.8.0-SNAPSHOT-sources.jar
11:39:45 [INFO] 
11:39:45 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder ---
11:39:45 [INFO] 
11:39:45 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder ---
11:39:45 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.8.0-SNAPSHOT.jar
11:39:45 [INFO] 
11:39:45 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder ---
11:39:45 [INFO] 
11:39:45 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.e4.finder ---
11:39:45 [INFO] 
11:39:45 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder ---
11:39:45 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.8.0-SNAPSHOT.jar
11:39:45 [INFO] 
11:39:45 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.e4.finder ---
11:39:45 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.8.0-SNAPSHOT.jar
11:39:47 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.8.0-SNAPSHOT-sources.jar
11:39:48 [INFO] 
11:39:48 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder ---
11:39:48 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.8.0-SNAPSHOT.jar
11:39:48 [INFO] 
11:39:48 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder ---
11:39:48 [INFO] 
11:39:48 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder ---
11:39:48 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.8.0-SNAPSHOT.jar
11:39:48 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.8.0-SNAPSHOT.pom
11:39:48 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.8.0-SNAPSHOT-sources.jar
11:39:48 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:39:48 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.8.0-SNAPSHOT-p2metadata.xml
11:39:48 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.8.0-SNAPSHOT-p2artifacts.xml
11:39:48 [INFO] 
11:39:48 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder ---
11:39:48 [INFO] 
11:39:48 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >-------
11:39:48 [INFO] Building org.eclipse.swtbot.junit4_x 2.8.0-SNAPSHOT              [16/54]
11:39:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:39:48 [INFO] 
11:39:48 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x ---
11:39:48 [INFO] The project's OSGi version is 2.8.0.201906121535
11:39:48 [INFO] 
11:39:48 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x ---
11:39:48 [INFO] 
11:39:48 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x ---
11:39:48 [INFO] 
11:39:48 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.junit4_x ---
11:39:48 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:48 [INFO] 
11:39:48 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x ---
11:39:48 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:48 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/main/resources
11:39:48 [INFO] 
11:39:48 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.junit4_x ---
11:39:48 [INFO] Compiling 7 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/classes
11:39:48 [INFO] 
11:39:48 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x ---
11:39:48 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:48 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/test/resources
11:39:48 [INFO] 
11:39:48 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x ---
11:39:48 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.8.0-SNAPSHOT-sources.jar
11:39:48 [INFO] 
11:39:48 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x ---
11:39:48 [INFO] 
11:39:48 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x ---
11:39:48 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.8.0-SNAPSHOT.jar
11:39:48 [INFO] 
11:39:48 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x ---
11:39:48 [INFO] 
11:39:48 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.junit4_x ---
11:39:48 [INFO] 
11:39:48 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit4_x ---
11:39:48 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.8.0-SNAPSHOT.jar
11:39:48 [INFO] 
11:39:48 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.junit4_x ---
11:39:48 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.8.0-SNAPSHOT.jar
11:39:49 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.8.0-SNAPSHOT-sources.jar
11:39:50 [INFO] 
11:39:50 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.junit4_x ---
11:39:50 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.8.0-SNAPSHOT.jar
11:39:50 [INFO] 
11:39:50 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x ---
11:39:50 [INFO] 
11:39:50 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x ---
11:39:50 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.8.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.8.0-SNAPSHOT.jar
11:39:50 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.8.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.8.0-SNAPSHOT.pom
11:39:50 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.8.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.8.0-SNAPSHOT-sources.jar
11:39:50 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.8.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:39:50 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.8.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.8.0-SNAPSHOT-p2metadata.xml
11:39:50 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.8.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.8.0-SNAPSHOT-p2artifacts.xml
11:39:50 [INFO] 
11:39:50 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x ---
11:39:50 [INFO] 
11:39:50 [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >-----------
11:39:50 [INFO] Building org.eclipse.swtbot 2.8.0-SNAPSHOT                       [17/54]
11:39:50 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:39:50 [INFO] 
11:39:50 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot ---
11:39:50 [INFO] The project's OSGi version is 2.8.0.201906121535
11:39:50 [INFO] 
11:39:50 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot ---
11:39:50 [INFO] 
11:39:50 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot ---
11:39:50 [INFO] 
11:39:50 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot ---
11:39:50 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:50 [INFO] 
11:39:50 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot ---
11:39:50 [INFO] 
11:39:50 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot ---
11:39:50 [INFO] 
11:39:50 [INFO] --- tycho-packaging-plugin:1.2.0:package-feature (default-package-feature) @ org.eclipse.swtbot ---
11:39:51 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-2.8.0-SNAPSHOT.jar
11:39:51 [INFO] 
11:39:51 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot ---
11:39:51 [INFO] 
11:39:51 [INFO] --- tycho-p2-plugin:1.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot ---
11:39:51 [INFO] 
11:39:51 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot ---
11:39:51 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-2.8.0-SNAPSHOT-sources-feature.jar
11:39:51 [INFO] 
11:39:51 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot ---
11:39:51 [INFO] 
11:39:51 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot ---
11:39:51 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-2.8.0-SNAPSHOT.jar
11:39:52 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-2.8.0-SNAPSHOT-sources-feature.jar
11:39:53 [INFO] 
11:39:53 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot ---
11:39:53 [INFO] 
11:39:53 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot ---
11:39:53 [INFO] 
11:39:53 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot ---
11:39:53 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.8.0-SNAPSHOT/org.eclipse.swtbot-2.8.0-SNAPSHOT.jar
11:39:53 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.8.0-SNAPSHOT/org.eclipse.swtbot-2.8.0-SNAPSHOT.pom
11:39:53 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-2.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.8.0-SNAPSHOT/org.eclipse.swtbot-2.8.0-SNAPSHOT-sources-feature.jar
11:39:53 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.8.0-SNAPSHOT/org.eclipse.swtbot-2.8.0-SNAPSHOT-p2metadata.xml
11:39:53 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.8.0-SNAPSHOT/org.eclipse.swtbot-2.8.0-SNAPSHOT-p2artifacts.xml
11:39:53 [INFO] 
11:39:53 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot ---
11:39:53 [INFO] 
11:39:53 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >-----
11:39:53 [INFO] Building org.eclipse.swtbot.forms.finder 2.8.0-SNAPSHOT          [18/54]
11:39:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:39:53 [INFO] 
11:39:53 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder ---
11:39:53 [INFO] The project's OSGi version is 2.8.0.201906121535
11:39:53 [INFO] 
11:39:53 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder ---
11:39:53 [INFO] 
11:39:53 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder ---
11:39:53 [INFO] 
11:39:53 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.forms.finder ---
11:39:53 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:53 [INFO] 
11:39:53 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder ---
11:39:53 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:53 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/main/resources
11:39:53 [INFO] 
11:39:53 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder ---
11:39:53 [INFO] Compiling 3 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/classes
11:39:53 [INFO] 
11:39:53 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder ---
11:39:53 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:53 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/test/resources
11:39:53 [INFO] 
11:39:53 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder ---
11:39:53 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.8.0-SNAPSHOT-sources.jar
11:39:53 [INFO] 
11:39:53 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder ---
11:39:53 [INFO] 
11:39:53 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder ---
11:39:53 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.8.0-SNAPSHOT.jar
11:39:53 [INFO] 
11:39:53 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder ---
11:39:53 [INFO] 
11:39:53 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.forms.finder ---
11:39:53 [INFO] 
11:39:53 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder ---
11:39:53 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.8.0-SNAPSHOT.jar
11:39:53 [INFO] 
11:39:53 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.forms.finder ---
11:39:53 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.8.0-SNAPSHOT.jar
11:39:54 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.8.0-SNAPSHOT-sources.jar
11:39:56 [INFO] 
11:39:56 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder ---
11:39:56 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.8.0-SNAPSHOT.jar
11:39:56 [INFO] 
11:39:56 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder ---
11:39:56 [INFO] 
11:39:56 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder ---
11:39:56 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.8.0-SNAPSHOT.jar
11:39:56 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.8.0-SNAPSHOT.pom
11:39:56 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.8.0-SNAPSHOT-sources.jar
11:39:56 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:39:56 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.8.0-SNAPSHOT-p2metadata.xml
11:39:56 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.8.0-SNAPSHOT-p2artifacts.xml
11:39:56 [INFO] 
11:39:56 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder ---
11:39:56 [INFO] 
11:39:56 [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >--------
11:39:56 [INFO] Building org.eclipse.swtbot.forms 2.8.0-SNAPSHOT                 [19/54]
11:39:56 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:39:56 [INFO] 
11:39:56 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms ---
11:39:56 [INFO] The project's OSGi version is 2.8.0.201906121535
11:39:56 [INFO] 
11:39:56 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms ---
11:39:56 [INFO] 
11:39:56 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms ---
11:39:56 [INFO] 
11:39:56 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.forms ---
11:39:56 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:56 [INFO] 
11:39:56 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms ---
11:39:56 [INFO] 
11:39:56 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms ---
11:39:56 [INFO] 
11:39:56 [INFO] --- tycho-packaging-plugin:1.2.0:package-feature (default-package-feature) @ org.eclipse.swtbot.forms ---
11:39:56 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.8.0-SNAPSHOT.jar
11:39:56 [INFO] 
11:39:56 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms ---
11:39:56 [INFO] 
11:39:56 [INFO] --- tycho-p2-plugin:1.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms ---
11:39:56 [INFO] 
11:39:56 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.forms ---
11:39:56 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.8.0-SNAPSHOT-sources-feature.jar
11:39:56 [INFO] 
11:39:56 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms ---
11:39:56 [INFO] 
11:39:56 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.forms ---
11:39:56 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.8.0-SNAPSHOT.jar
11:39:57 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.8.0-SNAPSHOT-sources-feature.jar
11:39:58 [INFO] 
11:39:58 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.forms ---
11:39:58 [INFO] 
11:39:58 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms ---
11:39:58 [INFO] 
11:39:58 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms ---
11:39:58 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms-2.8.0-SNAPSHOT.jar
11:39:58 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms-2.8.0-SNAPSHOT.pom
11:39:58 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms-2.8.0-SNAPSHOT-sources-feature.jar
11:39:58 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms-2.8.0-SNAPSHOT-p2metadata.xml
11:39:58 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms-2.8.0-SNAPSHOT-p2artifacts.xml
11:39:58 [INFO] 
11:39:58 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms ---
11:39:58 [INFO] 
11:39:58 [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >----------
11:39:58 [INFO] Building org.eclipse.swtbot.go 2.8.0-SNAPSHOT                    [20/54]
11:39:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:39:58 [INFO] 
11:39:58 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go ---
11:39:58 [INFO] The project's OSGi version is 2.8.0.201906121535
11:39:58 [INFO] 
11:39:58 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.go ---
11:39:58 [INFO] 
11:39:58 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.go ---
11:39:58 [INFO] 
11:39:58 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.go ---
11:39:58 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:39:58 [INFO] 
11:39:58 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go ---
11:39:58 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:58 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/main/resources
11:39:58 [INFO] 
11:39:58 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.go ---
11:39:58 [INFO] 
11:39:58 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go ---
11:39:58 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:39:58 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/test/resources
11:39:58 [INFO] 
11:39:58 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.go ---
11:39:58 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.8.0-SNAPSHOT-sources.jar
11:39:58 [INFO] 
11:39:58 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.go ---
11:39:58 [INFO] 
11:39:58 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go ---
11:39:58 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.8.0-SNAPSHOT.jar
11:39:58 [INFO] 
11:39:58 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go ---
11:39:58 [INFO] 
11:39:58 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.go ---
11:39:58 [INFO] 
11:39:58 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.go ---
11:39:58 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.8.0-SNAPSHOT.jar
11:39:58 [INFO] 
11:39:58 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.go ---
11:39:58 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.8.0-SNAPSHOT.jar
11:39:59 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.8.0-SNAPSHOT-sources.jar
11:40:00 [INFO] 
11:40:00 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.go ---
11:40:00 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.8.0-SNAPSHOT.jar
11:40:00 [INFO] 
11:40:00 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go ---
11:40:00 [INFO] 
11:40:00 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.go ---
11:40:00 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.8.0-SNAPSHOT/org.eclipse.swtbot.go-2.8.0-SNAPSHOT.jar
11:40:00 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.8.0-SNAPSHOT/org.eclipse.swtbot.go-2.8.0-SNAPSHOT.pom
11:40:00 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.8.0-SNAPSHOT/org.eclipse.swtbot.go-2.8.0-SNAPSHOT-sources.jar
11:40:00 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.8.0-SNAPSHOT/org.eclipse.swtbot.go-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:40:00 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.8.0-SNAPSHOT/org.eclipse.swtbot.go-2.8.0-SNAPSHOT-p2metadata.xml
11:40:00 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.8.0-SNAPSHOT/org.eclipse.swtbot.go-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:00 [INFO] 
11:40:00 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go ---
11:40:00 [INFO] 
11:40:00 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >-------
11:40:00 [INFO] Building org.eclipse.swtbot.eclipse 2.8.0-SNAPSHOT               [21/54]
11:40:00 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:40:00 [INFO] 
11:40:00 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse ---
11:40:00 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:00 [INFO] 
11:40:00 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse ---
11:40:00 [INFO] 
11:40:00 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse ---
11:40:00 [INFO] 
11:40:00 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse ---
11:40:00 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:00 [INFO] 
11:40:00 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse ---
11:40:00 [INFO] 
11:40:00 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse ---
11:40:00 [INFO] 
11:40:00 [INFO] --- tycho-packaging-plugin:1.2.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse ---
11:40:00 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.8.0-SNAPSHOT.jar
11:40:00 [INFO] 
11:40:00 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse ---
11:40:00 [INFO] 
11:40:00 [INFO] --- tycho-p2-plugin:1.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse ---
11:40:00 [INFO] 
11:40:00 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse ---
11:40:00 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.8.0-SNAPSHOT-sources-feature.jar
11:40:00 [INFO] 
11:40:00 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse ---
11:40:00 [INFO] 
11:40:00 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse ---
11:40:00 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.8.0-SNAPSHOT.jar
11:40:02 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.8.0-SNAPSHOT-sources-feature.jar
11:40:03 [INFO] 
11:40:03 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse ---
11:40:03 [INFO] 
11:40:03 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse ---
11:40:03 [INFO] 
11:40:03 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse ---
11:40:03 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.8.0-SNAPSHOT.jar
11:40:03 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.8.0-SNAPSHOT.pom
11:40:03 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.8.0-SNAPSHOT-sources-feature.jar
11:40:03 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.8.0-SNAPSHOT-p2metadata.xml
11:40:03 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:03 [INFO] 
11:40:03 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse ---
11:40:03 [INFO] 
11:40:03 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >-----
11:40:03 [INFO] Building org.eclipse.swtbot.eclipse.dsl 2.8.0-SNAPSHOT           [22/54]
11:40:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:03 [INFO] 
11:40:03 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:03 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:03 [INFO] 
11:40:03 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:03 [INFO] 
11:40:03 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:03 [INFO] 
11:40:03 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:03 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:03 [INFO] 
11:40:03 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:03 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:03 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/main/resources
11:40:03 [INFO] 
11:40:03 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:03 [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/classes
11:40:03 [INFO] 
11:40:03 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:03 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:03 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/test/resources
11:40:03 [INFO] 
11:40:03 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:03 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.8.0-SNAPSHOT-sources.jar
11:40:03 [INFO] 
11:40:03 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:03 [INFO] 
11:40:03 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:03 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.8.0-SNAPSHOT.jar
11:40:03 [INFO] 
11:40:03 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:03 [INFO] 
11:40:03 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:03 [INFO] 
11:40:03 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:03 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.8.0-SNAPSHOT.jar
11:40:03 [INFO] 
11:40:03 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:03 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.8.0-SNAPSHOT.jar
11:40:04 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.8.0-SNAPSHOT-sources.jar
11:40:05 [INFO] 
11:40:05 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:05 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.8.0-SNAPSHOT.jar
11:40:05 [INFO] 
11:40:05 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:05 [INFO] 
11:40:05 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:05 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.8.0-SNAPSHOT.jar
11:40:05 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.8.0-SNAPSHOT.pom
11:40:05 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.8.0-SNAPSHOT-sources.jar
11:40:05 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:40:05 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.8.0-SNAPSHOT-p2metadata.xml
11:40:05 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:05 [INFO] 
11:40:05 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl ---
11:40:05 [INFO] 
11:40:05 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >--
11:40:05 [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 2.8.0-SNAPSHOT    [23/54]
11:40:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:05 [INFO] 
11:40:05 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:05 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:05 [INFO] 
11:40:05 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:05 [INFO] 
11:40:05 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:05 [INFO] 
11:40:05 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:05 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:05 [INFO] 
11:40:05 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:05 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:05 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources
11:40:05 [INFO] 
11:40:05 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:05 [INFO] Compiling 15 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/classes
11:40:05 [INFO] 
11:40:05 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:05 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:05 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources
11:40:05 [INFO] 
11:40:05 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:05 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.8.0-SNAPSHOT-sources.jar
11:40:05 [INFO] 
11:40:05 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:05 [INFO] 
11:40:05 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:05 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.8.0-SNAPSHOT.jar
11:40:05 [INFO] 
11:40:05 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:05 [INFO] 
11:40:05 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:05 [INFO] 
11:40:05 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:05 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.8.0-SNAPSHOT.jar
11:40:05 [INFO] 
11:40:05 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:05 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.8.0-SNAPSHOT.jar
11:40:07 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.8.0-SNAPSHOT-sources.jar
11:40:08 [INFO] 
11:40:08 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:08 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.8.0-SNAPSHOT.jar
11:40:08 [INFO] 
11:40:08 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:08 [INFO] 
11:40:08 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:08 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.8.0-SNAPSHOT.jar
11:40:08 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.8.0-SNAPSHOT.pom
11:40:08 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.8.0-SNAPSHOT-sources.jar
11:40:08 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:40:08 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.8.0-SNAPSHOT-p2metadata.xml
11:40:08 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:08 [INFO] 
11:40:08 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder ---
11:40:08 [INFO] 
11:40:08 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------
11:40:08 [INFO] Building org.eclipse.swtbot.eclipse.spy 2.8.0-SNAPSHOT           [24/54]
11:40:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:08 [INFO] 
11:40:08 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy ---
11:40:08 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:08 [INFO] 
11:40:08 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy ---
11:40:08 [INFO] 
11:40:08 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy ---
11:40:08 [INFO] 
11:40:08 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy ---
11:40:08 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:08 [INFO] 
11:40:08 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy ---
11:40:08 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:08 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/main/resources
11:40:08 [INFO] 
11:40:08 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy ---
11:40:08 [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/classes
11:40:08 [INFO] 
11:40:08 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy ---
11:40:08 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:08 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/test/resources
11:40:08 [INFO] 
11:40:08 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy ---
11:40:08 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.8.0-SNAPSHOT-sources.jar
11:40:08 [INFO] 
11:40:08 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy ---
11:40:08 [INFO] 
11:40:08 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy ---
11:40:08 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.8.0-SNAPSHOT.jar
11:40:08 [INFO] 
11:40:08 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy ---
11:40:08 [INFO] 
11:40:08 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.spy ---
11:40:08 [INFO] 
11:40:08 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.spy ---
11:40:08 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.8.0-SNAPSHOT.jar
11:40:08 [INFO] 
11:40:08 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.spy ---
11:40:08 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.8.0-SNAPSHOT.jar
11:40:10 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.8.0-SNAPSHOT-sources.jar
11:40:12 [INFO] 
11:40:12 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.spy ---
11:40:12 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.8.0-SNAPSHOT.jar
11:40:12 [INFO] 
11:40:12 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy ---
11:40:12 [INFO] 
11:40:12 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy ---
11:40:12 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.8.0-SNAPSHOT.jar
11:40:12 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.8.0-SNAPSHOT.pom
11:40:12 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.8.0-SNAPSHOT-sources.jar
11:40:12 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:40:12 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.8.0-SNAPSHOT-p2metadata.xml
11:40:12 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:12 [INFO] 
11:40:12 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy ---
11:40:12 [INFO] 
11:40:12 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >--
11:40:12 [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 2.8.0-SNAPSHOT [25/54]
11:40:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:12 [INFO] 
11:40:12 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:12 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:12 [INFO] 
11:40:12 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:12 [INFO] 
11:40:12 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:12 [INFO] 
11:40:12 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:12 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:12 [INFO] 
11:40:12 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:12 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:12 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources
11:40:12 [INFO] 
11:40:12 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:12 [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/classes
11:40:12 [INFO] 
11:40:12 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:12 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:12 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources
11:40:12 [INFO] 
11:40:12 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:12 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.8.0-SNAPSHOT-sources.jar
11:40:12 [INFO] 
11:40:12 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:12 [INFO] 
11:40:12 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:12 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.8.0-SNAPSHOT.jar
11:40:12 [INFO] 
11:40:12 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:12 [INFO] 
11:40:12 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:12 [INFO] 
11:40:12 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:12 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.8.0-SNAPSHOT.jar
11:40:12 [INFO] 
11:40:12 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:12 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.8.0-SNAPSHOT.jar
11:40:13 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.8.0-SNAPSHOT-sources.jar
11:40:15 [INFO] 
11:40:15 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:15 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.8.0-SNAPSHOT.jar
11:40:15 [INFO] 
11:40:15 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:15 [INFO] 
11:40:15 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:15 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.8.0-SNAPSHOT.jar
11:40:15 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.8.0-SNAPSHOT.pom
11:40:15 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.8.0-SNAPSHOT-sources.jar
11:40:15 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:40:15 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.8.0-SNAPSHOT-p2metadata.xml
11:40:15 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:15 [INFO] 
11:40:15 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless ---
11:40:15 [INFO] 
11:40:15 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >--
11:40:15 [INFO] Building org.eclipse.swtbot.eclipse.test.junit 2.8.0-SNAPSHOT    [26/54]
11:40:15 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:40:15 [INFO] 
11:40:15 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:15 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:15 [INFO] 
11:40:15 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:15 [INFO] 
11:40:15 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:15 [INFO] 
11:40:15 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:15 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:15 [INFO] 
11:40:15 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:15 [INFO] 
11:40:15 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:15 [INFO] 
11:40:15 [INFO] --- tycho-packaging-plugin:1.2.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:15 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.8.0-SNAPSHOT.jar
11:40:15 [INFO] 
11:40:15 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:15 [INFO] 
11:40:15 [INFO] --- tycho-p2-plugin:1.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:15 [INFO] 
11:40:15 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:15 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.8.0-SNAPSHOT-sources-feature.jar
11:40:15 [INFO] 
11:40:15 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:15 [INFO] 
11:40:15 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:15 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.8.0-SNAPSHOT.jar
11:40:16 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.8.0-SNAPSHOT-sources-feature.jar
11:40:17 [INFO] 
11:40:17 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:17 [INFO] 
11:40:17 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:17 [INFO] 
11:40:17 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:17 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.8.0-SNAPSHOT.jar
11:40:17 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.8.0-SNAPSHOT.pom
11:40:17 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.8.0-SNAPSHOT-sources-feature.jar
11:40:17 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.8.0-SNAPSHOT-p2metadata.xml
11:40:17 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:17 [INFO] 
11:40:17 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit ---
11:40:17 [INFO] 
11:40:17 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------
11:40:17 [INFO] Building org.eclipse.swtbot.eclipse.ui 2.8.0-SNAPSHOT            [27/54]
11:40:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:17 [INFO] 
11:40:17 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui ---
11:40:17 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:17 [INFO] 
11:40:17 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui ---
11:40:17 [INFO] 
11:40:17 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui ---
11:40:17 [INFO] 
11:40:17 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui ---
11:40:17 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:17 [INFO] 
11:40:17 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui ---
11:40:17 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:17 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/main/resources
11:40:17 [INFO] 
11:40:17 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui ---
11:40:17 [INFO] Compiling 13 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/classes
11:40:17 [INFO] 
11:40:17 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui ---
11:40:17 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:17 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/test/resources
11:40:17 [INFO] 
11:40:17 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui ---
11:40:17 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.8.0-SNAPSHOT-sources.jar
11:40:17 [INFO] 
11:40:17 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui ---
11:40:17 [INFO] 
11:40:17 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui ---
11:40:17 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.8.0-SNAPSHOT.jar
11:40:17 [INFO] 
11:40:17 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui ---
11:40:17 [INFO] 
11:40:17 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.ui ---
11:40:17 [INFO] 
11:40:17 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui ---
11:40:17 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.8.0-SNAPSHOT.jar
11:40:17 [INFO] 
11:40:17 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.ui ---
11:40:17 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.8.0-SNAPSHOT.jar
11:40:19 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.8.0-SNAPSHOT-sources.jar
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui ---
11:40:20 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.8.0-SNAPSHOT.jar
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui ---
11:40:20 [INFO] 
11:40:20 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui ---
11:40:20 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.8.0-SNAPSHOT.jar
11:40:20 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.8.0-SNAPSHOT.pom
11:40:20 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.8.0-SNAPSHOT-sources.jar
11:40:20 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:40:20 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.8.0-SNAPSHOT-p2metadata.xml
11:40:20 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui ---
11:40:20 [INFO] 
11:40:20 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >-------
11:40:20 [INFO] Building org.eclipse.swtbot.generator 2.8.0-SNAPSHOT             [28/54]
11:40:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator ---
11:40:20 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator ---
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator ---
11:40:20 [INFO] 
11:40:20 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator ---
11:40:20 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:20 [INFO] 
11:40:20 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator ---
11:40:20 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:20 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/main/resources
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.generator ---
11:40:20 [INFO] Compiling 50 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/classes
11:40:20 [INFO] 
11:40:20 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator ---
11:40:20 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:20 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/test/resources
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator ---
11:40:20 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.8.0-SNAPSHOT-sources.jar
11:40:20 [INFO] 
11:40:20 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator ---
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator ---
11:40:20 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.8.0-SNAPSHOT.jar
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator ---
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.generator ---
11:40:20 [INFO] 
11:40:20 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator ---
11:40:20 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.8.0-SNAPSHOT.jar
11:40:20 [INFO] 
11:40:20 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator ---
11:40:20 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.8.0-SNAPSHOT.jar
11:40:22 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.8.0-SNAPSHOT-sources.jar
11:40:24 [INFO] 
11:40:24 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.generator ---
11:40:24 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.8.0-SNAPSHOT.jar
11:40:24 [INFO] 
11:40:24 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator ---
11:40:24 [INFO] 
11:40:24 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator ---
11:40:24 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator-2.8.0-SNAPSHOT.jar
11:40:24 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator-2.8.0-SNAPSHOT.pom
11:40:24 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator-2.8.0-SNAPSHOT-sources.jar
11:40:24 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:40:24 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator-2.8.0-SNAPSHOT-p2metadata.xml
11:40:24 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:24 [INFO] 
11:40:24 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator ---
11:40:24 [INFO] 
11:40:24 [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >--
11:40:24 [INFO] Building org.eclipse.swtbot.generator.client 2.8.0-SNAPSHOT      [29/54]
11:40:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:24 [INFO] 
11:40:24 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client ---
11:40:24 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:24 [INFO] 
11:40:24 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client ---
11:40:24 [INFO] 
11:40:24 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client ---
11:40:24 [INFO] 
11:40:24 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.client ---
11:40:24 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:24 [INFO] 
11:40:24 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client ---
11:40:24 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:24 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/main/resources
11:40:24 [INFO] 
11:40:24 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.generator.client ---
11:40:24 [INFO] Compiling 9 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/classes
11:40:25 [INFO] 
11:40:25 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client ---
11:40:25 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:25 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/test/resources
11:40:25 [INFO] 
11:40:25 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client ---
11:40:25 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.8.0-SNAPSHOT-sources.jar
11:40:25 [INFO] 
11:40:25 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client ---
11:40:25 [INFO] 
11:40:25 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client ---
11:40:25 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.8.0-SNAPSHOT.jar
11:40:25 [INFO] 
11:40:25 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client ---
11:40:25 [INFO] 
11:40:25 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.client ---
11:40:25 [INFO] 
11:40:25 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.client ---
11:40:25 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.8.0-SNAPSHOT.jar
11:40:25 [INFO] 
11:40:25 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.client ---
11:40:25 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.8.0-SNAPSHOT.jar
11:40:26 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.8.0-SNAPSHOT-sources.jar
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.client ---
11:40:27 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.8.0-SNAPSHOT.jar
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client ---
11:40:27 [INFO] 
11:40:27 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client ---
11:40:27 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.8.0-SNAPSHOT.jar
11:40:27 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.8.0-SNAPSHOT.pom
11:40:27 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.8.0-SNAPSHOT-sources.jar
11:40:27 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:40:27 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.8.0-SNAPSHOT-p2metadata.xml
11:40:27 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client ---
11:40:27 [INFO] 
11:40:27 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >--
11:40:27 [INFO] Building org.eclipse.swtbot.generator.rules.workbench 2.8.0-SNAPSHOT [30/54]
11:40:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:27 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:27 [INFO] 
11:40:27 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:27 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:27 [INFO] 
11:40:27 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:27 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:27 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/main/resources
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:27 [INFO] Compiling 6 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/classes
11:40:27 [INFO] 
11:40:27 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:27 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:27 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/test/resources
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:27 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.8.0-SNAPSHOT-sources.jar
11:40:27 [INFO] 
11:40:27 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:27 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.8.0-SNAPSHOT.jar
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:27 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.8.0-SNAPSHOT.jar
11:40:27 [INFO] 
11:40:27 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:27 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.8.0-SNAPSHOT.jar
11:40:28 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.8.0-SNAPSHOT-sources.jar
11:40:30 [INFO] 
11:40:30 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:30 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.8.0-SNAPSHOT.jar
11:40:30 [INFO] 
11:40:30 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:30 [INFO] 
11:40:30 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:30 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.8.0-SNAPSHOT.jar
11:40:30 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.8.0-SNAPSHOT.pom
11:40:30 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.8.0-SNAPSHOT-sources.jar
11:40:30 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:40:30 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.8.0-SNAPSHOT-p2metadata.xml
11:40:30 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:30 [INFO] 
11:40:30 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench ---
11:40:30 [INFO] 
11:40:30 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >-----
11:40:30 [INFO] Building org.eclipse.swtbot.generator.jdt 2.8.0-SNAPSHOT         [31/54]
11:40:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:30 [INFO] 
11:40:30 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt ---
11:40:30 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:30 [INFO] 
11:40:30 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt ---
11:40:30 [INFO] 
11:40:30 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt ---
11:40:30 [INFO] 
11:40:30 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt ---
11:40:30 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:30 [INFO] 
11:40:30 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt ---
11:40:30 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:30 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/main/resources
11:40:30 [INFO] 
11:40:30 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt ---
11:40:30 [INFO] Compiling 10 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/classes
11:40:30 [INFO] 
11:40:30 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt ---
11:40:30 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:30 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/test/resources
11:40:30 [INFO] 
11:40:30 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt ---
11:40:30 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.8.0-SNAPSHOT-sources.jar
11:40:30 [INFO] 
11:40:30 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt ---
11:40:30 [INFO] 
11:40:30 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt ---
11:40:30 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.8.0-SNAPSHOT.jar
11:40:30 [INFO] 
11:40:30 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt ---
11:40:30 [INFO] 
11:40:30 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.jdt ---
11:40:30 [INFO] 
11:40:30 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt ---
11:40:30 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.8.0-SNAPSHOT.jar
11:40:30 [INFO] 
11:40:30 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.jdt ---
11:40:30 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.8.0-SNAPSHOT.jar
11:40:31 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.8.0-SNAPSHOT-sources.jar
11:40:32 [INFO] 
11:40:32 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt ---
11:40:32 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.8.0-SNAPSHOT.jar
11:40:32 [INFO] 
11:40:32 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt ---
11:40:32 [INFO] 
11:40:32 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt ---
11:40:32 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.8.0-SNAPSHOT.jar
11:40:32 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.8.0-SNAPSHOT.pom
11:40:32 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.8.0-SNAPSHOT-sources.jar
11:40:32 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:40:32 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.8.0-SNAPSHOT-p2metadata.xml
11:40:32 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:32 [INFO] 
11:40:32 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt ---
11:40:32 [INFO] 
11:40:32 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >-----
11:40:32 [INFO] Building org.eclipse.swtbot.generator.ui 2.8.0-SNAPSHOT          [32/54]
11:40:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:32 [INFO] 
11:40:32 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui ---
11:40:32 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:32 [INFO] 
11:40:32 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui ---
11:40:32 [INFO] 
11:40:32 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui ---
11:40:32 [INFO] 
11:40:32 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.ui ---
11:40:32 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:32 [INFO] 
11:40:32 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui ---
11:40:32 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:32 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/main/resources
11:40:32 [INFO] 
11:40:32 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.generator.ui ---
11:40:32 [INFO] Compiling 5 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/classes
11:40:33 [INFO] 
11:40:33 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui ---
11:40:33 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:33 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/test/resources
11:40:33 [INFO] 
11:40:33 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui ---
11:40:33 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.8.0-SNAPSHOT-sources.jar
11:40:33 [INFO] 
11:40:33 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui ---
11:40:33 [INFO] 
11:40:33 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui ---
11:40:33 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.8.0-SNAPSHOT.jar
11:40:33 [INFO] 
11:40:33 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui ---
11:40:33 [INFO] 
11:40:33 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.ui ---
11:40:33 [INFO] 
11:40:33 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.ui ---
11:40:33 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.8.0-SNAPSHOT.jar
11:40:33 [INFO] 
11:40:33 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.ui ---
11:40:33 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.8.0-SNAPSHOT.jar
11:40:34 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.8.0-SNAPSHOT-sources.jar
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.ui ---
11:40:35 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.8.0-SNAPSHOT.jar
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui ---
11:40:35 [INFO] 
11:40:35 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui ---
11:40:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.8.0-SNAPSHOT.jar
11:40:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.8.0-SNAPSHOT.pom
11:40:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.8.0-SNAPSHOT-sources.jar
11:40:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:40:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.8.0-SNAPSHOT-p2metadata.xml
11:40:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui ---
11:40:35 [INFO] 
11:40:35 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >--
11:40:35 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 2.8.0-SNAPSHOT [33/54]
11:40:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:35 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:35 [INFO] 
11:40:35 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:35 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:35 [INFO] 
11:40:35 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:35 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:35 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:35 [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/classes
11:40:35 [INFO] 
11:40:35 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:35 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:35 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:35 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.8.0-SNAPSHOT-sources.jar
11:40:35 [INFO] 
11:40:35 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:35 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.8.0-SNAPSHOT.jar
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:35 [INFO] 
11:40:35 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:35 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.8.0-SNAPSHOT.jar
11:40:35 [INFO] 
11:40:35 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:35 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.8.0-SNAPSHOT.jar
11:40:36 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.8.0-SNAPSHOT-sources.jar
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:38 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.8.0-SNAPSHOT.jar
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:38 [INFO] 
11:40:38 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:38 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.8.0-SNAPSHOT.jar
11:40:38 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.8.0-SNAPSHOT.pom
11:40:38 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.8.0-SNAPSHOT-sources.jar
11:40:38 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:40:38 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.8.0-SNAPSHOT-p2metadata.xml
11:40:38 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder ---
11:40:38 [INFO] 
11:40:38 [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >----------
11:40:38 [INFO] Building org.eclipse.swt.examples 2.8.0-SNAPSHOT                 [34/54]
11:40:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples ---
11:40:38 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swt.examples ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swt.examples ---
11:40:38 [INFO] 
11:40:38 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swt.examples ---
11:40:38 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:38 [INFO] 
11:40:38 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swt.examples ---
11:40:38 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:38 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/src/main/resources
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swt.examples ---
11:40:38 [INFO] Compiling 135 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/target/classes
11:40:38 [INFO] 
11:40:38 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples ---
11:40:38 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:38 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/src/test/resources
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swt.examples ---
11:40:38 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.8.0-SNAPSHOT-sources.jar
11:40:38 [INFO] 
11:40:38 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swt.examples ---
11:40:38 [INFO] 
11:40:38 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swt.examples ---
11:40:39 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.8.0-SNAPSHOT.jar
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples ---
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swt.examples ---
11:40:39 [INFO] 
11:40:39 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swt.examples ---
11:40:39 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.8.0-SNAPSHOT.jar
11:40:39 [INFO] 
11:40:39 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swt.examples ---
11:40:40 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.8.0-SNAPSHOT.jar
11:40:45 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.8.0-SNAPSHOT-sources.jar
11:40:48 [INFO] 
11:40:48 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swt.examples ---
11:40:48 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.8.0-SNAPSHOT.jar
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swt.examples ---
11:40:49 [INFO] 
11:40:49 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swt.examples ---
11:40:49 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.8.0-SNAPSHOT/org.eclipse.swt.examples-2.8.0-SNAPSHOT.jar
11:40:49 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.8.0-SNAPSHOT/org.eclipse.swt.examples-2.8.0-SNAPSHOT.pom
11:40:49 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.8.0-SNAPSHOT/org.eclipse.swt.examples-2.8.0-SNAPSHOT-sources.jar
11:40:49 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.8.0-SNAPSHOT/org.eclipse.swt.examples-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:40:49 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.8.0-SNAPSHOT/org.eclipse.swt.examples-2.8.0-SNAPSHOT-p2metadata.xml
11:40:49 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swt.examples/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.8.0-SNAPSHOT/org.eclipse.swt.examples-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swt.examples ---
11:40:49 [INFO] 
11:40:49 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >-------
11:40:49 [INFO] Building org.eclipse.swtbot.swt.demo 2.8.0-SNAPSHOT              [35/54]
11:40:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo ---
11:40:49 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo ---
11:40:49 [INFO] 
11:40:49 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.demo ---
11:40:49 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:49 [INFO] 
11:40:49 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo ---
11:40:49 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:49 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/main/resources
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.swt.demo ---
11:40:49 [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/classes
11:40:49 [INFO] 
11:40:49 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo ---
11:40:49 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:49 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/test/resources
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo ---
11:40:49 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.8.0-SNAPSHOT-sources.jar
11:40:49 [INFO] 
11:40:49 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo ---
11:40:49 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.8.0-SNAPSHOT.jar
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.demo ---
11:40:49 [INFO] 
11:40:49 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.demo ---
11:40:49 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.8.0-SNAPSHOT.jar
11:40:49 [INFO] 
11:40:49 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.demo ---
11:40:49 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.8.0-SNAPSHOT.jar
11:40:50 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.8.0-SNAPSHOT-sources.jar
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.demo ---
11:40:52 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.8.0-SNAPSHOT.jar
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo ---
11:40:52 [INFO] 
11:40:52 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo ---
11:40:52 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.8.0-SNAPSHOT.jar
11:40:52 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.8.0-SNAPSHOT.pom
11:40:52 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.8.0-SNAPSHOT-sources.jar
11:40:52 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:40:52 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.8.0-SNAPSHOT-p2metadata.xml
11:40:52 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo ---
11:40:52 [INFO] 
11:40:52 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------
11:40:52 [INFO] Building org.eclipse.ui.forms.examples 3.1.100-SNAPSHOT          [36/54]
11:40:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples ---
11:40:52 [INFO] The project's OSGi version is 3.1.100.201906121535
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples ---
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples ---
11:40:52 [INFO] 
11:40:52 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.ui.forms.examples ---
11:40:52 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:52 [INFO] 
11:40:52 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples ---
11:40:52 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:52 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/main/resources
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.ui.forms.examples ---
11:40:52 [INFO] Compiling 28 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/classes
11:40:52 [INFO] 
11:40:52 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples ---
11:40:52 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:52 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/test/resources
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples ---
11:40:52 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar
11:40:52 [INFO] 
11:40:52 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples ---
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples ---
11:40:52 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/examples.jar
11:40:52 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples ---
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.ui.forms.examples ---
11:40:52 [INFO] 
11:40:52 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.ui.forms.examples ---
11:40:52 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar
11:40:52 [INFO] 
11:40:52 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.ui.forms.examples ---
11:40:52 [INFO] Signing of nested jars of '/home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar_unpacked_1931327408998916848/examples.jar' is disabled.
11:40:52 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar_unpacked_1931327408998916848/examples.jar
11:40:54 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar
11:40:55 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.ui.forms.examples ---
11:40:56 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples ---
11:40:56 [INFO] 
11:40:56 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples ---
11:40:56 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar
11:40:56 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.pom
11:40:56 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar
11:40:56 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-pack200.jar.pack.gz
11:40:56 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-p2metadata.xml
11:40:56 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-p2artifacts.xml
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples ---
11:40:56 [INFO] 
11:40:56 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >--
11:40:56 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 2.8.0-SNAPSHOT [37/54]
11:40:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:56 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:56 [INFO] 
11:40:56 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:56 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:56 [INFO] 
11:40:56 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:56 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:56 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:56 [INFO] Compiling 5 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/classes
11:40:56 [INFO] 
11:40:56 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:56 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:40:56 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:56 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.8.0-SNAPSHOT-sources.jar
11:40:56 [INFO] 
11:40:56 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:56 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.8.0-SNAPSHOT.jar
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:56 [INFO] 
11:40:56 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:56 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.8.0-SNAPSHOT.jar
11:40:56 [INFO] 
11:40:56 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:56 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.8.0-SNAPSHOT.jar
11:40:58 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.8.0-SNAPSHOT-sources.jar
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:59 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.8.0-SNAPSHOT.jar
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:59 [INFO] 
11:40:59 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:59 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.8.0-SNAPSHOT.jar
11:40:59 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.8.0-SNAPSHOT.pom
11:40:59 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.8.0-SNAPSHOT-sources.jar
11:40:59 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:40:59 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.8.0-SNAPSHOT-p2metadata.xml
11:40:59 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.8.0-SNAPSHOT-p2artifacts.xml
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder ---
11:40:59 [INFO] 
11:40:59 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >-----
11:40:59 [INFO] Building org.eclipse.swtbot.eclipse.gef 2.8.0-SNAPSHOT           [38/54]
11:40:59 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef ---
11:40:59 [INFO] The project's OSGi version is 2.8.0.201906121535
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef ---
11:40:59 [INFO] 
11:40:59 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef ---
11:40:59 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef ---
11:40:59 [INFO] 
11:40:59 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-packaging-plugin:1.2.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef ---
11:40:59 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.8.0-SNAPSHOT.jar
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-p2-plugin:1.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.gef ---
11:40:59 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.8.0-SNAPSHOT-sources-feature.jar
11:40:59 [INFO] 
11:40:59 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef ---
11:40:59 [INFO] 
11:40:59 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.gef ---
11:40:59 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.8.0-SNAPSHOT.jar
11:41:00 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.8.0-SNAPSHOT-sources-feature.jar
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef ---
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
11:41:01 [INFO] 
11:41:01 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef ---
11:41:01 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.8.0-SNAPSHOT.jar
11:41:01 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.8.0-SNAPSHOT.pom
11:41:01 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.8.0-SNAPSHOT-sources-feature.jar
11:41:01 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.8.0-SNAPSHOT-p2metadata.xml
11:41:01 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.8.0-SNAPSHOT-p2artifacts.xml
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef ---
11:41:01 [INFO] 
11:41:01 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >--
11:41:01 [INFO] Building org.eclipse.swtbot.generator.feature 2.8.0-SNAPSHOT     [39/54]
11:41:01 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature ---
11:41:01 [INFO] The project's OSGi version is 2.8.0.201906121535
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature ---
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature ---
11:41:01 [INFO] 
11:41:01 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.feature ---
11:41:01 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature ---
11:41:01 [INFO] 
11:41:01 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature ---
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-packaging-plugin:1.2.0:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature ---
11:41:01 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.8.0-SNAPSHOT.jar
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature ---
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-p2-plugin:1.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature ---
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.feature ---
11:41:01 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.8.0-SNAPSHOT-sources-feature.jar
11:41:01 [INFO] 
11:41:01 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.feature ---
11:41:01 [INFO] 
11:41:01 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.feature ---
11:41:01 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.8.0-SNAPSHOT.jar
11:41:03 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.8.0-SNAPSHOT-sources-feature.jar
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.feature ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature ---
11:41:04 [INFO] 
11:41:04 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature ---
11:41:04 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.8.0-SNAPSHOT.jar
11:41:04 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.8.0-SNAPSHOT.pom
11:41:04 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.8.0-SNAPSHOT-sources-feature.jar
11:41:04 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.8.0-SNAPSHOT-p2metadata.xml
11:41:04 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.8.0-SNAPSHOT-p2artifacts.xml
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature ---
11:41:04 [INFO] 
11:41:04 [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >---------
11:41:04 [INFO] Building org.eclipse.swtbot.ide 2.8.0-SNAPSHOT                   [40/54]
11:41:04 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide ---
11:41:04 [INFO] The project's OSGi version is 2.8.0.201906121535
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ide ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ide ---
11:41:04 [INFO] 
11:41:04 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.ide ---
11:41:04 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ide ---
11:41:04 [INFO] 
11:41:04 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ide ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-packaging-plugin:1.2.0:package-feature (default-package-feature) @ org.eclipse.swtbot.ide ---
11:41:04 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.8.0-SNAPSHOT.jar
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-p2-plugin:1.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide ---
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.ide ---
11:41:04 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.8.0-SNAPSHOT-sources-feature.jar
11:41:04 [INFO] 
11:41:04 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ide ---
11:41:04 [INFO] 
11:41:04 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.ide ---
11:41:04 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.8.0-SNAPSHOT.jar
11:41:06 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.8.0-SNAPSHOT-sources-feature.jar
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.ide ---
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide ---
11:41:07 [INFO] 
11:41:07 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ide ---
11:41:07 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.8.0-SNAPSHOT/org.eclipse.swtbot.ide-2.8.0-SNAPSHOT.jar
11:41:07 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.8.0-SNAPSHOT/org.eclipse.swtbot.ide-2.8.0-SNAPSHOT.pom
11:41:07 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.8.0-SNAPSHOT/org.eclipse.swtbot.ide-2.8.0-SNAPSHOT-sources-feature.jar
11:41:07 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.8.0-SNAPSHOT/org.eclipse.swtbot.ide-2.8.0-SNAPSHOT-p2metadata.xml
11:41:07 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.8.0-SNAPSHOT/org.eclipse.swtbot.ide-2.8.0-SNAPSHOT-p2artifacts.xml
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide ---
11:41:07 [INFO] 
11:41:07 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >----
11:41:07 [INFO] Building org.eclipse.swtbot.nebula.gallery 2.8.0-SNAPSHOT        [41/54]
11:41:07 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery ---
11:41:07 [INFO] The project's OSGi version is 2.8.0.201906121535
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery ---
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery ---
11:41:07 [INFO] 
11:41:07 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery ---
11:41:07 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery ---
11:41:07 [INFO] 
11:41:07 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery ---
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-packaging-plugin:1.2.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery ---
11:41:07 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.8.0-SNAPSHOT.jar
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery ---
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-p2-plugin:1.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.gallery ---
11:41:07 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.8.0-SNAPSHOT-sources-feature.jar
11:41:07 [INFO] 
11:41:07 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery ---
11:41:07 [INFO] 
11:41:07 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.gallery ---
11:41:07 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.8.0-SNAPSHOT.jar
11:41:08 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.8.0-SNAPSHOT-sources-feature.jar
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
11:41:09 [INFO] 
11:41:09 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery ---
11:41:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.8.0-SNAPSHOT.jar
11:41:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.8.0-SNAPSHOT.pom
11:41:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.8.0-SNAPSHOT-sources-feature.jar
11:41:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.8.0-SNAPSHOT-p2metadata.xml
11:41:09 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.8.0-SNAPSHOT-p2artifacts.xml
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery ---
11:41:09 [INFO] 
11:41:09 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >---
11:41:09 [INFO] Building org.eclipse.swtbot.nebula.nattable 2.8.0-SNAPSHOT       [42/54]
11:41:09 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable ---
11:41:09 [INFO] The project's OSGi version is 2.8.0.201906121535
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable ---
11:41:09 [INFO] 
11:41:09 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable ---
11:41:09 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable ---
11:41:09 [INFO] 
11:41:09 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-packaging-plugin:1.2.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable ---
11:41:09 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.8.0-SNAPSHOT.jar
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-p2-plugin:1.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.nattable ---
11:41:09 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.8.0-SNAPSHOT-sources-feature.jar
11:41:09 [INFO] 
11:41:09 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable ---
11:41:09 [INFO] 
11:41:09 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.nattable ---
11:41:09 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.8.0-SNAPSHOT.jar
11:41:16 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.8.0-SNAPSHOT-sources-feature.jar
11:41:17 [INFO] 
11:41:17 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable ---
11:41:17 [INFO] 
11:41:17 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
11:41:17 [INFO] 
11:41:17 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable ---
11:41:17 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.8.0-SNAPSHOT.jar
11:41:17 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.8.0-SNAPSHOT.pom
11:41:17 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.8.0-SNAPSHOT-sources-feature.jar
11:41:17 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.8.0-SNAPSHOT-p2metadata.xml
11:41:17 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.8.0-SNAPSHOT-p2artifacts.xml
11:41:17 [INFO] 
11:41:17 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable ---
11:41:17 [INFO] 
11:41:17 [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >----------
11:41:17 [INFO] Building org.eclipse.swtbot.updatesite 2.8.0-SNAPSHOT            [43/54]
11:41:17 [INFO] -------------------------[ eclipse-repository ]-------------------------
11:41:17 [INFO] 
11:41:17 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite ---
11:41:17 [INFO] The project's OSGi version is 2.8.0.201906121535
11:41:17 [INFO] 
11:41:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.swtbot.updatesite ---
11:41:17 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
11:41:17 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
11:41:17 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 151 kB/s)
11:41:17 [INFO] Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
11:41:17 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
11:41:17 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 4.3 MB/s)
11:41:17 [INFO] 
11:41:17 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.updatesite ---
11:41:17 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:41:17 [INFO] 
11:41:17 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite ---
11:41:17 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:41:17 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/src/main/resources
11:41:17 [INFO] 
11:41:17 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite ---
11:41:17 [INFO] 
11:41:17 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite ---
11:41:17 [INFO] 
11:41:17 [INFO] --- tycho-p2-publisher-plugin:1.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite ---
11:41:17 [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
11:41:17 [INFO] 
11:41:17 [INFO] --- tycho-p2-publisher-plugin:1.2.0:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite ---
11:41:17 [INFO] 
11:41:17 [INFO] --- tycho-p2-publisher-plugin:1.2.0:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite ---
11:41:17 [INFO] 
11:41:17 [INFO] --- tycho-p2-publisher-plugin:1.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite ---
11:41:17 [INFO] 
11:41:17 [INFO] --- tycho-p2-repository-plugin:1.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite ---
11:41:19 [INFO] 
11:41:19 [INFO] --- tycho-p2-repository-plugin:1.2.0:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite ---
11:41:19 [INFO] Building zip: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-2.8.0-SNAPSHOT.zip
11:41:19 [INFO] 
11:41:19 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.updatesite ---
11:41:19 [INFO] 
11:41:19 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.updatesite ---
11:41:19 [INFO] 
11:41:19 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.updatesite ---
11:41:19 [INFO] 
11:41:19 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.updatesite ---
11:41:19 [INFO] 
11:41:19 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite ---
11:41:19 [INFO] 
11:41:19 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite ---
11:41:19 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-2.8.0-SNAPSHOT.zip to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.8.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.8.0-SNAPSHOT.zip
11:41:19 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.8.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.8.0-SNAPSHOT.pom
11:41:19 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.8.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.8.0-SNAPSHOT-p2metadata.xml
11:41:19 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.8.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.8.0-SNAPSHOT-p2artifacts.xml
11:41:19 [INFO] 
11:41:19 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite ---
11:41:20 [INFO] 
11:41:20 [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >-----
11:41:20 [INFO] Building org.eclipse.swtbot.eclipse.ui.test 2.8.0-SNAPSHOT       [44/54]
11:41:20 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:41:20 [INFO] 
11:41:20 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:20 [INFO] The project's OSGi version is 2.8.0.201906121535
11:41:20 [INFO] 
11:41:20 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:20 [INFO] 
11:41:20 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:20 [INFO] 
11:41:20 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:20 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:41:20 [INFO] 
11:41:20 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:20 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:41:20 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/main/resources
11:41:20 [INFO] 
11:41:20 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:20 [INFO] Compiling 9 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/classes
11:41:20 [INFO] 
11:41:20 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:20 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:41:20 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/test/resources
11:41:20 [INFO] 
11:41:20 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:20 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.8.0-SNAPSHOT-sources.jar
11:41:20 [INFO] 
11:41:20 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:20 [INFO] 
11:41:20 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:20 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.8.0-SNAPSHOT.jar
11:41:20 [INFO] 
11:41:20 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:20 [INFO] 
11:41:20 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:20 [INFO] 
11:41:20 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:20 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.8.0-SNAPSHOT.jar
11:41:20 [INFO] 
11:41:20 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:20 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.8.0-SNAPSHOT.jar
11:41:21 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.8.0-SNAPSHOT-sources.jar
11:41:23 [INFO] 
11:41:23 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:23 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.8.0-SNAPSHOT.jar
11:41:23 [INFO] 
11:41:23 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:23 [INFO] 
11:41:23 [INFO] --- tycho-surefire-plugin:1.2.0:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:24 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/data/.metadata/.log
11:41:24 [INFO] Command line:
11:41:24 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -XX:MaxPermSize=256m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.100.v20180827-1352/org.eclipse.equinox.launcher-1.5.100.v20180827-1352.jar, -data, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/data, -install, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work, -configuration, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread]
11:41:24 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
11:41:24 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
11:41:24 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
11:41:25 Launching application org.eclipse.ui.ide.workbench...
11:41:27 Running org.eclipse.swtbot.eclipse.ui.functional.AllTests
11:41:28 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
11:41:28 log4j:WARN Please initialize the log4j system properly.
11:41:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 sec - in org.eclipse.swtbot.eclipse.ui.functional.AllTests
11:41:29 canCreateSWTBotProject(org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest)  Time elapsed: 1.176 sec
11:41:29 
11:41:29 Results :
11:41:29 
11:41:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
11:41:29 
11:41:30 [INFO] All tests passed!
11:41:30 [INFO] 
11:41:30 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:30 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.8.0-SNAPSHOT.jar
11:41:30 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.8.0-SNAPSHOT.pom
11:41:30 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.8.0-SNAPSHOT-sources.jar
11:41:30 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:41:30 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.8.0-SNAPSHOT-p2metadata.xml
11:41:30 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.8.0-SNAPSHOT-p2artifacts.xml
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test ---
11:41:30 [INFO] 
11:41:30 [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >--
11:41:30 [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 2.8.0-SNAPSHOT [45/54]
11:41:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:30 [INFO] The project's OSGi version is 2.8.0.201906121535
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:30 [INFO] 
11:41:30 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:30 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:41:30 [INFO] 
11:41:30 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:30 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:41:30 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:30 [INFO] Nothing to compile - all classes are up to date
11:41:30 [INFO] 
11:41:30 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:30 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:41:30 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:30 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.8.0-SNAPSHOT-sources.jar
11:41:30 [INFO] 
11:41:30 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:30 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.8.0-SNAPSHOT.jar
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:30 [INFO] 
11:41:30 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:30 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.8.0-SNAPSHOT.jar
11:41:30 [INFO] 
11:41:30 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:30 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.8.0-SNAPSHOT.jar
11:41:33 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.8.0-SNAPSHOT-sources.jar
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:35 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.8.0-SNAPSHOT.jar
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:35 [INFO] 
11:41:35 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.8.0-SNAPSHOT.jar
11:41:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.8.0-SNAPSHOT.pom
11:41:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.8.0-SNAPSHOT-sources.jar
11:41:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:41:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.8.0-SNAPSHOT-p2metadata.xml
11:41:35 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.8.0-SNAPSHOT-p2artifacts.xml
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
11:41:35 [INFO] 
11:41:35 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >---
11:41:35 [INFO] Building org.eclipse.swtbot.forms.finder.test 2.8.0-SNAPSHOT     [46/54]
11:41:35 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test ---
11:41:35 [INFO] The project's OSGi version is 2.8.0.201906121535
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test ---
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test ---
11:41:35 [INFO] 
11:41:35 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test ---
11:41:35 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:41:35 [INFO] 
11:41:35 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test ---
11:41:35 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:41:35 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/main/resources
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test ---
11:41:35 [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/classes
11:41:35 [INFO] 
11:41:35 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test ---
11:41:35 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:41:35 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/test/resources
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test ---
11:41:35 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.8.0-SNAPSHOT-sources.jar
11:41:35 [INFO] 
11:41:35 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test ---
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test ---
11:41:35 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.8.0-SNAPSHOT.jar
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test ---
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.forms.finder.test ---
11:41:35 [INFO] 
11:41:35 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder.test ---
11:41:35 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.8.0-SNAPSHOT.jar
11:41:35 [INFO] 
11:41:35 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.forms.finder.test ---
11:41:35 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.8.0-SNAPSHOT.jar
11:41:42 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.8.0-SNAPSHOT-sources.jar
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder.test ---
11:41:43 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.8.0-SNAPSHOT.jar
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test ---
11:41:43 [INFO] 
11:41:43 [INFO] --- tycho-surefire-plugin:1.2.0:test (default-test) @ org.eclipse.swtbot.forms.finder.test ---
11:41:44 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/data/.metadata/.log
11:41:44 [INFO] Command line:
11:41:44 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -XX:MaxPermSize=256m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.100.v20180827-1352/org.eclipse.equinox.launcher-1.5.100.v20180827-1352.jar, -data, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread]
11:41:44 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
11:41:44 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
11:41:44 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
11:41:45 Launching application org.eclipse.ui.ide.workbench...
11:41:46 Running org.eclipse.swtbot.forms.finder.test.AllTests
11:41:47 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
11:41:47 log4j:WARN Please initialize the log4j system properly.
11:41:48 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.298 sec - in org.eclipse.swtbot.forms.finder.test.AllTests
11:41:48 canFindHyperlinkWithRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest)  Time elapsed: 0.009 sec
11:41:48 findHyperlink(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest)  Time elapsed: 0.011 sec
11:41:48 findImageHyperlinkWithNoImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.003 sec
11:41:48 canFindImageHyperlinkWithNoImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.003 sec
11:41:48 findImageHyperlinkWithImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.003 sec
11:41:48 canFindImageHyperlinkWithImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.002 sec
11:41:48 
11:41:48 Results :
11:41:48 
11:41:48 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
11:41:48 
11:41:49 [INFO] All tests passed!
11:41:49 [INFO] 
11:41:49 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test ---
11:41:49 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.8.0-SNAPSHOT.jar
11:41:49 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.8.0-SNAPSHOT.pom
11:41:49 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.8.0-SNAPSHOT-sources.jar
11:41:49 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:41:49 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.8.0-SNAPSHOT-p2metadata.xml
11:41:49 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.8.0-SNAPSHOT-p2artifacts.xml
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test ---
11:41:49 [INFO] 
11:41:49 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >--
11:41:49 [INFO] Building org.eclipse.swtbot.eclipse.finder.test 2.8.0-SNAPSHOT   [47/54]
11:41:49 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:49 [INFO] The project's OSGi version is 2.8.0.201906121535
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:49 [INFO] 
11:41:49 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:49 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:41:49 [INFO] 
11:41:49 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:49 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:41:49 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/main/resources
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:49 [INFO] Compiling 27 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/classes
11:41:49 [INFO] 
11:41:49 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:49 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:41:49 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/test/resources
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:49 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.8.0-SNAPSHOT-sources.jar
11:41:49 [INFO] 
11:41:49 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:49 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.8.0-SNAPSHOT.jar
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:49 [INFO] 
11:41:49 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:49 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.8.0-SNAPSHOT.jar
11:41:49 [INFO] 
11:41:49 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:49 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.8.0-SNAPSHOT.jar
11:41:51 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.8.0-SNAPSHOT-sources.jar
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:52 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.8.0-SNAPSHOT.jar
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:52 [INFO] 
11:41:52 [INFO] --- tycho-surefire-plugin:1.2.0:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test ---
11:41:53 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work/data/.metadata/.log
11:41:53 [INFO] Command line:
11:41:53 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -XX:MaxPermSize=256m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.100.v20180827-1352/org.eclipse.equinox.launcher-1.5.100.v20180827-1352.jar, -data, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread]
11:41:53 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
11:41:53 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
11:41:53 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
11:41:54 Launching application org.eclipse.ui.ide.workbench...
11:41:55 Running org.eclipse.swtbot.eclipse.finder.AllTests
11:42:01 12 Jun 2019 15:42:01.331 -                      main - DEBUG -                     SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4
11:42:03 12 Jun 2019 15:42:03.636 -                      main - DEBUG -                     SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4
11:42:06 12 Jun 2019 15:42:06.015 -                      main - DEBUG -                     SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4
11:42:14 12 Jun 2019 15:42:14.569 -                      main - DEBUG -                     SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4
11:42:17 12 Jun 2019 15:42:17.555 -                      main - DEBUG -                     SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4
11:42:18 12 Jun 2019 15:42:18.983 -                      main - DEBUG -                     SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4
11:42:22 12 Jun 2019 15:42:22.084 -         WorkbenchTestable - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text 'main' with an interval of 50ms. between characters.
11:42:22 12 Jun 2019 15:42:22.595 -                      main - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor$11.java:915) - Activating action with id ContentAssistProposal
11:42:23 12 Jun 2019 15:42:23.110 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:225) - Finding table containing proposals.
11:42:23 12 Jun 2019 15:42:23.111 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:844) - Activating proposal shell.
11:42:23 12 Jun 2019 15:42:23.171 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:872) - Activated proposal shell.
11:42:23 12 Jun 2019 15:42:23.174 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:229) - Found table containing proposals -- [main - main method]
11:42:23 12 Jun 2019 15:42:23.175 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor$10.java:887) - matched table, returning
11:42:23 12 Jun 2019 15:42:23.176 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:186) - Trying to select proposal main - main method
11:42:23 12 Jun 2019 15:42:23.176 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:201) - Trying to select proposal with index 0
11:42:23 12 Jun 2019 15:42:23.177 -                      main - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor$1.java:206) - Selecting row [0] main - main method in Table {}
11:42:25 12 Jun 2019 15:42:25.576 -         WorkbenchTestable - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text 'JFr' with an interval of 50ms. between characters.
11:42:25 12 Jun 2019 15:42:25.728 -                      main - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor$11.java:915) - Activating action with id ContentAssistProposal
11:42:25 12 Jun 2019 15:42:25.987 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:225) - Finding table containing proposals.
11:42:25 12 Jun 2019 15:42:25.988 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:844) - Activating proposal shell.
11:42:26 12 Jun 2019 15:42:26.002 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:872) - Activated proposal shell.
11:42:26 12 Jun 2019 15:42:26.003 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:229) - Found table containing proposals -- [JFrame - javax.swing, JFr() : void - Method stub]
11:42:26 12 Jun 2019 15:42:26.003 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor$10.java:887) - matched table, returning
11:42:26 12 Jun 2019 15:42:26.004 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:741) - Making proposals disappear.
11:42:58 Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.162 sec - in org.eclipse.swtbot.eclipse.finder.AllTests
11:42:58 findCommandIMatcher(org.eclipse.swtbot.eclipse.finder.finders.CommandFinderTest)  Time elapsed: 0.255 sec
11:42:58 findCommandNoMatch(org.eclipse.swtbot.eclipse.finder.finders.CommandFinderTest)  Time elapsed: 0.099 sec
11:42:58 viewMenuDropDown(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.241 sec
11:42:58 viewActionDelegateWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.194 sec
11:42:58 toolbarToogleButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.176 sec
11:42:58 viewBotWidgetScope(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.131 sec
11:42:58 toolbarButtonNotFound(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.146 sec
11:42:58 menusAddedProgramatically(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.228 sec
11:42:58 toolbarPushButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.168 sec
11:42:58 notFindingViewThrowsException(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 5.078 sec
11:42:58 openView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.139 sec
11:42:58 menusExtensionsCommandWithoutParameters(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.178 sec
11:42:58 toolbarDropDownButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.159 sec
11:42:58 menusExtensionsParameterizedCommand(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.168 sec
11:42:58 findsView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.264 sec
11:42:58 breakpointsViewMenuWorkingSets(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.386 sec
11:42:58 toolbarRadioButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.175 sec
11:42:58 closesAView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.243 sec
11:42:58 getToolbarButtons(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.177 sec
11:42:58 getsViewTitle(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.293 sec
11:42:58 quickFixNotFoundExceptionString(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 sec
11:42:58 quickFixNotFoundExceptionStringThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 sec
11:42:58 quickFixNotFoundExceptionThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 sec
11:42:58 canAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 5.393 sec
11:42:58 getsAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 2.101 sec
11:42:58 contextMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 2.623 sec
11:42:58 contextMenuWithSubMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 2.151 sec
11:42:58 isActivePartIsFalseForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 4.126 sec
11:42:58 getsStatusMessagesOfEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 1.636 sec
11:42:58 isActiveIsTrueForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 3.968 sec
11:42:58 canAccessContextMenuSubmenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 2.2 sec
11:42:58 canGetStatusMessageOfView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 2.112 sec
11:42:58 canRefreshProject(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 1.824 sec
11:42:58 canAccessContextMenuCopyQualifiedName(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 2.09 sec
11:42:58 canAccessContextMenuOnMultipleSelection(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.621 sec
11:42:58 canAccessOpen(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 2.093 sec
11:42:58 canAccessContextMenuWithSubmenus(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 2.145 sec
11:42:58 shouldGetPageCount(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.148 sec
11:42:58 shouldSaveEditorContents(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.127 sec
11:42:58 editorShouldBeMarkedDirtyOnChanges(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.13 sec
11:42:58 shouldGetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.121 sec
11:42:58 shouldGetListOfPageTitles(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.125 sec
11:42:58 shouldAnswerIsActivePageCorrectly(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.15 sec
11:42:58 shouldSetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.124 sec
11:42:58 canFindControlContributionWithTooltip(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.068 sec
11:42:58 canFindControlContributionWithText(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.067 sec
11:42:58 canFindControlContributionWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.07 sec
11:42:58 canSelectMultipleRadioInPreferencesWindow(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest)  Time elapsed: 0.255 sec
11:42:58 
11:42:58 Results :
11:42:58 
11:42:58 Tests run: 48, Failures: 0, Errors: 0, Skipped: 0
11:42:58 
11:43:00 [INFO] All tests passed!
11:43:00 [INFO] 
11:43:00 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test ---
11:43:00 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.8.0-SNAPSHOT.jar
11:43:00 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.8.0-SNAPSHOT.pom
11:43:00 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.8.0-SNAPSHOT-sources.jar
11:43:00 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:43:00 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.8.0-SNAPSHOT-p2metadata.xml
11:43:00 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.8.0-SNAPSHOT-p2artifacts.xml
11:43:00 [INFO] 
11:43:00 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test ---
11:43:00 [INFO] 
11:43:00 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >----
11:43:00 [INFO] Building org.eclipse.swtbot.e4.finder.test 2.8.0-SNAPSHOT        [48/54]
11:43:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:43:00 [INFO] 
11:43:00 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test ---
11:43:00 [INFO] The project's OSGi version is 2.8.0.201906121535
11:43:00 [INFO] 
11:43:00 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test ---
11:43:00 [INFO] 
11:43:00 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test ---
11:43:00 [INFO] 
11:43:00 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test ---
11:43:00 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:43:00 [INFO] 
11:43:00 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test ---
11:43:00 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:43:00 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/main/resources
11:43:00 [INFO] 
11:43:00 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test ---
11:43:00 [INFO] Compiling 10 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/classes
11:43:00 [INFO] 
11:43:00 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test ---
11:43:00 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:43:00 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/test/resources
11:43:00 [INFO] 
11:43:00 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test ---
11:43:00 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.8.0-SNAPSHOT-sources.jar
11:43:00 [INFO] 
11:43:00 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test ---
11:43:00 [INFO] 
11:43:00 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test ---
11:43:00 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.8.0-SNAPSHOT.jar
11:43:00 [INFO] 
11:43:00 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test ---
11:43:00 [INFO] 
11:43:00 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.e4.finder.test ---
11:43:00 [INFO] 
11:43:00 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder.test ---
11:43:00 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.8.0-SNAPSHOT.jar
11:43:00 [INFO] 
11:43:00 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.e4.finder.test ---
11:43:00 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.8.0-SNAPSHOT.jar
11:43:04 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.8.0-SNAPSHOT-sources.jar
11:43:06 [INFO] 
11:43:06 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder.test ---
11:43:06 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.8.0-SNAPSHOT.jar
11:43:06 [INFO] 
11:43:06 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test ---
11:43:06 [INFO] 
11:43:06 [INFO] --- tycho-surefire-plugin:1.2.0:test (default-test) @ org.eclipse.swtbot.e4.finder.test ---
11:43:06 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/data/.metadata/.log
11:43:06 [INFO] Command line:
11:43:06 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -XX:MaxPermSize=256m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.100.v20180827-1352/org.eclipse.equinox.launcher-1.5.100.v20180827-1352.jar, -data, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/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]
11:43:06 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
11:43:06 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
11:43:06 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
11:43:07 Launching application org.eclipse.e4.ui.workbench.swt.E4Application...
11:43:08 Running org.eclipse.swtbot.e4.finder.test.AllTests
11:43:08 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
11:43:08 log4j:WARN Please initialize the log4j system properly.
11:43:13 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.279 sec - in org.eclipse.swtbot.e4.finder.test.AllTests
11:43:13 showsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0.018 sec
11:43:13 closePart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 5.009 sec
11:43:13 findsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0 sec
11:43:13 getsPartTitle(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0 sec
11:43:13 openNewlyCreatedPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0.037 sec
11:43:13 switchPerspective(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest)  Time elapsed: 0.028 sec
11:43:13 
11:43:13 Results :
11:43:13 
11:43:13 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
11:43:13 
11:43:14 [INFO] All tests passed!
11:43:14 [INFO] 
11:43:14 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test ---
11:43:14 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.8.0-SNAPSHOT.jar
11:43:14 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.8.0-SNAPSHOT.pom
11:43:14 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.8.0-SNAPSHOT-sources.jar
11:43:14 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:43:14 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.8.0-SNAPSHOT-p2metadata.xml
11:43:14 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.8.0-SNAPSHOT-p2artifacts.xml
11:43:14 [INFO] 
11:43:14 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test ---
11:43:14 [INFO] 
11:43:14 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >--
11:43:14 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 2.8.0-SNAPSHOT [49/54]
11:43:14 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:43:14 [INFO] 
11:43:14 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:14 [INFO] The project's OSGi version is 2.8.0.201906121535
11:43:14 [INFO] 
11:43:14 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:14 [INFO] 
11:43:14 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:14 [INFO] 
11:43:14 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:14 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:43:14 [INFO] 
11:43:14 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:14 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:43:14 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources
11:43:14 [INFO] 
11:43:14 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:14 [INFO] Compiling 5 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes
11:43:14 [INFO] 
11:43:14 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:14 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:43:14 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources
11:43:14 [INFO] 
11:43:14 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:14 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.8.0-SNAPSHOT-sources.jar
11:43:14 [INFO] 
11:43:14 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:14 [INFO] 
11:43:14 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:14 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.8.0-SNAPSHOT.jar
11:43:14 [INFO] 
11:43:14 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:14 [INFO] 
11:43:14 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:14 [INFO] 
11:43:14 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:14 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.8.0-SNAPSHOT.jar
11:43:14 [INFO] 
11:43:14 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:14 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.8.0-SNAPSHOT.jar
11:43:15 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.8.0-SNAPSHOT-sources.jar
11:43:16 [INFO] 
11:43:16 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:16 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.8.0-SNAPSHOT.jar
11:43:16 [INFO] 
11:43:16 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:16 [INFO] 
11:43:16 [INFO] --- tycho-surefire-plugin:1.2.0:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:17 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data/.metadata/.log
11:43:17 [INFO] Command line:
11:43:17 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -XX:MaxPermSize=256m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.100.v20180827-1352/org.eclipse.equinox.launcher-1.5.100.v20180827-1352.jar, -data, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/surefire.properties, -nouithread]
11:43:17 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
11:43:17 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
11:43:17 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
11:43:19 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
11:43:20 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
11:43:20 log4j:WARN Please initialize the log4j system properly.
11:43:20 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 sec - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
11:43:20 testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.669 sec
11:43:20 testCount(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.039 sec
11:43:20 testGetGalleryItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.024 sec
11:43:20 testSelectUnselect(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.028 sec
11:43:20 testGetGalleryItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.041 sec
11:43:20 testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.021 sec
11:43:20 testGetItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.019 sec
11:43:20 testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.045 sec
11:43:20 testGetItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.017 sec
11:43:20 testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.02 sec
11:43:20 
11:43:20 Results :
11:43:20 
11:43:20 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
11:43:20 
11:43:21 [INFO] All tests passed!
11:43:21 [INFO] 
11:43:21 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:21 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.8.0-SNAPSHOT.jar
11:43:21 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.8.0-SNAPSHOT.pom
11:43:21 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.8.0-SNAPSHOT-sources.jar
11:43:21 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:43:21 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.8.0-SNAPSHOT-p2metadata.xml
11:43:21 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.8.0-SNAPSHOT-p2artifacts.xml
11:43:21 [INFO] 
11:43:21 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
11:43:21 [INFO] 
11:43:21 [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >----
11:43:21 [INFO] Building org.eclipse.swtbot.swt.finder.test 2.8.0-SNAPSHOT       [50/54]
11:43:21 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:43:21 [INFO] 
11:43:21 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test ---
11:43:21 [INFO] The project's OSGi version is 2.8.0.201906121535
11:43:21 [INFO] 
11:43:21 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test ---
11:43:21 [INFO] 
11:43:21 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test ---
11:43:21 [INFO] 
11:43:21 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test ---
11:43:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:43:21 [INFO] 
11:43:21 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test ---
11:43:21 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:43:21 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/main/resources
11:43:21 [INFO] 
11:43:21 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test ---
11:43:21 [INFO] Compiling 112 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/classes
11:43:21 [INFO] 
11:43:21 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test ---
11:43:21 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:43:21 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/test/resources
11:43:21 [INFO] 
11:43:21 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test ---
11:43:21 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.8.0-SNAPSHOT-sources.jar
11:43:21 [INFO] 
11:43:21 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test ---
11:43:21 [INFO] 
11:43:21 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test ---
11:43:21 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.8.0-SNAPSHOT.jar
11:43:21 [INFO] 
11:43:21 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test ---
11:43:21 [INFO] 
11:43:21 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.finder.test ---
11:43:21 [INFO] 
11:43:21 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test ---
11:43:21 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.8.0-SNAPSHOT.jar
11:43:21 [INFO] 
11:43:21 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.finder.test ---
11:43:21 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.8.0-SNAPSHOT.jar
11:43:24 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.8.0-SNAPSHOT-sources.jar
11:43:26 [INFO] 
11:43:26 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test ---
11:43:26 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.8.0-SNAPSHOT.jar
11:43:26 [INFO] 
11:43:26 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test ---
11:43:26 [INFO] 
11:43:26 [INFO] --- tycho-surefire-plugin:1.2.0:test (default-test) @ org.eclipse.swtbot.swt.finder.test ---
11:43:26 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/data/.metadata/.log
11:43:26 [INFO] Command line:
11:43:26 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -XX:MaxPermSize=256m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.100.v20180827-1352/org.eclipse.equinox.launcher-1.5.100.v20180827-1352.jar, -data, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/surefire.properties]
11:43:26 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
11:43:26 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
11:43:26 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
11:43:27 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
11:43:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
11:43:28 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest)  Time elapsed: 0.228 sec
11:43:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
11:43:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.244 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
11:43:29 findsArrowButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest)  Time elapsed: 0.688 sec
11:43:29 clicksArrowButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest)  Time elapsed: 0.554 sec
11:43:29 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
11:43:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.031 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
11:43:32 clickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest)  Time elapsed: 3.03 sec
11:43:32 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
11:43:35 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.657 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
11:43:35 testsInitialValues(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 0.539 sec
11:43:35 findsProgressBarInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 0.527 sec
11:43:35 testsGetStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 0.543 sec
11:43:35 findsProgressBar(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 0.521 sec
11:43:35 testsProgressPercentage(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 0.525 sec
11:43:35 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
11:43:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
11:43:35 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest)  Time elapsed: 0.017 sec
11:43:35 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
11:43:35 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.047 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
11:43:35 testJFaceWizardButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest) skipped
11:43:35 testJFaceErrorDialogButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest)  Time elapsed: 0.035 sec
11:43:35 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
11:43:37 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.661 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
11:43:37 findsDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 0.523 sec
11:43:37 bug347824(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 0.537 sec
11:43:37 shouldHandleInvalidDates(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 0.537 sec
11:43:37 setsAndGetsDateOnDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 0.522 sec
11:43:37 sendsNotification(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 0.541 sec
11:43:37 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
11:43:41 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.205 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
11:43:41 findsScaleInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 0.528 sec
11:43:41 shouldSetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 0.533 sec
11:43:41 shouldGetIncrementAndPageIncrement(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 0.53 sec
11:43:41 shouldGetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 0.543 sec
11:43:41 findsScale(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 0.534 sec
11:43:41 shouldGetMinimumAndMaximum(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 0.535 sec
11:43:41 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.068: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.072: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.117: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.123: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.222: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.225: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.250: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.255: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.348: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.376: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.382: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.473: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.476: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 
11:43:41 (SWT:1265): Gtk-WARNING **: 15:43:41.505: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:41 12 Jun 2019 15:43:41.557 -                      test - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text '---typed Text---
11:43:41 ' with an interval of 50ms. between characters.
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.464: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.467: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.492: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.497: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.588: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.591: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.615: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.621: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.730: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.733: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.758: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.764: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.861: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.864: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.888: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:42 
11:43:42 (SWT:1265): Gtk-WARNING **: 15:43:42.894: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.008: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.011: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.036: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.042: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.132: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.135: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.159: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.165: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.260: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.263: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.287: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.293: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.397: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.400: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.424: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.430: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.554: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.557: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.580: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.587: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.710: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.712: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.736: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.743: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.851: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.875: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.881: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:43 
11:43:43 (SWT:1265): Gtk-WARNING **: 15:43:43.998: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:44 
11:43:44 (SWT:1265): Gtk-WARNING **: 15:43:44.001: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:44 
11:43:44 (SWT:1265): Gtk-WARNING **: 15:43:44.025: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:44 
11:43:44 (SWT:1265): Gtk-WARNING **: 15:43:44.030: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:44 
11:43:44 (SWT:1265): Gtk-WARNING **: 15:43:44.121: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:44 
11:43:44 (SWT:1265): Gtk-WARNING **: 15:43:44.123: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:44 
11:43:44 (SWT:1265): Gtk-WARNING **: 15:43:44.147: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:44 
11:43:44 (SWT:1265): Gtk-WARNING **: 15:43:44.152: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:44 
11:43:44 (SWT:1265): Gtk-WARNING **: 15:43:44.243: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:44 
11:43:44 (SWT:1265): Gtk-WARNING **: 15:43:44.246: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:44 
11:43:44 (SWT:1265): Gtk-WARNING **: 15:43:44.270: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:44 
11:43:44 (SWT:1265): Gtk-WARNING **: 15:43:44.276: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:44 12 Jun 2019 15:43:44.320 -                      test - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text '---123 #@! :; {} [] ---
11:43:44 ' with an interval of 50ms. between characters.
11:43:45 
11:43:45 (SWT:1265): Gtk-WARNING **: 15:43:45.579: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:45 
11:43:45 (SWT:1265): Gtk-WARNING **: 15:43:45.581: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:45 
11:43:45 (SWT:1265): Gtk-WARNING **: 15:43:45.605: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:45 
11:43:45 (SWT:1265): Gtk-WARNING **: 15:43:45.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:45 
11:43:45 (SWT:1265): Gtk-WARNING **: 15:43:45.701: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:45 
11:43:45 (SWT:1265): Gtk-WARNING **: 15:43:45.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:45 
11:43:45 (SWT:1265): Gtk-WARNING **: 15:43:45.727: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:45 
11:43:45 (SWT:1265): Gtk-WARNING **: 15:43:45.734: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:45 
11:43:45 (SWT:1265): Gtk-WARNING **: 15:43:45.824: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:45 
11:43:45 (SWT:1265): Gtk-WARNING **: 15:43:45.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:45 
11:43:45 (SWT:1265): Gtk-WARNING **: 15:43:45.851: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:45 
11:43:45 (SWT:1265): Gtk-WARNING **: 15:43:45.857: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:45 
11:43:45 (SWT:1265): Gtk-WARNING **: 15:43:45.982: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:45 
11:43:45 (SWT:1265): Gtk-WARNING **: 15:43:45.985: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:46 
11:43:46 (SWT:1265): Gtk-WARNING **: 15:43:46.009: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:46 
11:43:46 (SWT:1265): Gtk-WARNING **: 15:43:46.015: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:46 12 Jun 2019 15:43:46.058 -                      test - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text '---
11:43:46 	typed text
11:43:46 ---
11:43:46 ' with an interval of 50ms. between characters.
11:43:47 
11:43:47 (SWT:1265): Gtk-WARNING **: 15:43:47.113: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:47 
11:43:47 (SWT:1265): Gtk-WARNING **: 15:43:47.116: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:47 
11:43:47 (SWT:1265): Gtk-WARNING **: 15:43:47.141: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:47 
11:43:47 (SWT:1265): Gtk-WARNING **: 15:43:47.147: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:47 
11:43:47 (SWT:1265): Gtk-WARNING **: 15:43:47.240: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:47 
11:43:47 (SWT:1265): Gtk-WARNING **: 15:43:47.243: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:47 
11:43:47 (SWT:1265): Gtk-WARNING **: 15:43:47.266: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:47 
11:43:47 (SWT:1265): Gtk-WARNING **: 15:43:47.272: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:47 12 Jun 2019 15:43:47.317 -                      test - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text '---typed Text---' with an interval of 50ms. between characters.
11:43:48 12 Jun 2019 15:43:48.128 -                      test - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text '---typed Text---' with an interval of 50ms. between characters.
11:43:48 
11:43:48 (SWT:1265): Gtk-WARNING **: 15:43:48.983: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:48 
11:43:48 (SWT:1265): Gtk-WARNING **: 15:43:48.986: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:49 
11:43:49 (SWT:1265): Gtk-WARNING **: 15:43:49.009: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:49 
11:43:49 (SWT:1265): Gtk-WARNING **: 15:43:49.015: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:49 
11:43:49 (SWT:1265): Gtk-WARNING **: 15:43:49.103: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:49 
11:43:49 (SWT:1265): Gtk-WARNING **: 15:43:49.106: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:49 
11:43:49 (SWT:1265): Gtk-WARNING **: 15:43:49.129: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:49 
11:43:49 (SWT:1265): Gtk-WARNING **: 15:43:49.135: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:49 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.175 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
11:43:49 selectsRangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.17 sec
11:43:49 selectsRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.127 sec
11:43:49 insertsTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.126 sec
11:43:49 typesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.991 sec
11:43:49 insertsTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.125 sec
11:43:49 canDoubleClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.141 sec
11:43:49 getsLinesWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.13 sec
11:43:49 canClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.147 sec
11:43:49 getsLineCountWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.124 sec
11:43:49 getsBullet(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.127 sec
11:43:49 canCtrlClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.138 sec
11:43:49 findsStylesRangeInARangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.157 sec
11:43:49 findsTextStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.154 sec
11:43:49 canShiftClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.141 sec
11:43:49 findsTextStyleWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.149 sec
11:43:49 getsTextOnCurrentLine(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.122 sec
11:43:49 setsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.122 sec
11:43:49 typesSpecialCharactersAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.335 sec
11:43:49 navigatesToAParticularLocationWithTAB(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.122 sec
11:43:49 navigatesToAParticularLocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.121 sec
11:43:49 findsStylesRangeInARange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.159 sec
11:43:49 testTypesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.132 sec
11:43:49 getsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.123 sec
11:43:49 typesTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.747 sec
11:43:49 getsLinesWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.12 sec
11:43:49 getsLineCountWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.119 sec
11:43:49 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
11:43:51 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.864 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
11:43:51 clicksTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 0.624 sec
11:43:51 clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 0.629 sec
11:43:51 findsTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 0.61 sec
11:43:51 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
11:43:54 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.357 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
11:43:54 clicksOnALinkAtIndexWithHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 0.556 sec
11:43:54 clicksOnALinkWithHyperlinkTextAndHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 0.559 sec
11:43:54 clicksOnALink(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 0.557 sec
11:43:54 clicksOnALinkAtIndexWithNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 0.556 sec
11:43:54 clicksOnALinkWithHyperlinkTextAndNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 0.561 sec
11:43:54 clicksOnALinkAtIndexOutOfRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 0.566 sec
11:43:54 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.448: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.450: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.474: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.480: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.563: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.565: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.588: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.594: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.670: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.672: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.695: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.701: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.779: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.781: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.804: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 
11:43:54 (SWT:1265): Gtk-WARNING **: 15:43:54.810: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:43:54 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
11:43:54 findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.115 sec
11:43:54 findsCLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.107 sec
11:43:54 findsCLabel1(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.108 sec
11:43:54 getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.11 sec
11:43:54 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
11:43:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
11:43:54 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest)  Time elapsed: 0.019 sec
11:43:54 Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
11:43:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
11:43:54 dragsAndDropsFromTreeToTree(org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest)  Time elapsed: 0.071 sec
11:43:54 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
11:43:56 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
11:43:56 selectionWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 0.565 sec
11:43:56 findsSpinner(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 0.565 sec
11:43:56 findsSpinnerInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 0.586 sec
11:43:56 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
11:43:58 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.751 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
11:43:58 findsSliderInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 0.581 sec
11:43:58 canSetSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 0.585 sec
11:43:58 findsSlider(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 0.584 sec
11:43:58 Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
11:43:59 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 sec - in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
11:43:59 throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest)  Time elapsed: 0.536 sec
11:43:59 throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest)  Time elapsed: 0.538 sec
11:43:59 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
11:44:20 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.83 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
11:44:20 setsMultipleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.595 sec
11:44:20 selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.598 sec
11:44:20 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.591 sec
11:44:20 doubleClicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.608 sec
11:44:20 clicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.626 sec
11:44:20 setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.594 sec
11:44:20 getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.575 sec
11:44:20 getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.597 sec
11:44:20 getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.595 sec
11:44:20 findsAnyTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.577 sec
11:44:20 expandsNode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.666 sec
11:44:20 expandANodePath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.587 sec
11:44:20 unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.618 sec
11:44:20 getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.68 sec
11:44:20 getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.593 sec
11:44:20 getsAllTreeItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.588 sec
11:44:20 selectsMultipleOnSingleSelectTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.594 sec
11:44:20 expandsNodeToMax(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.68 sec
11:44:20 findsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.585 sec
11:44:20 expandEmptyPath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.587 sec
11:44:20 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.597 sec
11:44:20 clicksOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.7 sec
11:44:20 setsMultipleSelectionUnknownItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 5.602 sec
11:44:20 getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.602 sec
11:44:20 getsColumnCountOnMultiColumnTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.598 sec
11:44:20 setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.593 sec
11:44:20 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
11:44:22 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.373 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
11:44:22 findsToolBarButtonWithToolTipBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 0.587 sec
11:44:22 findsToolBarButtonWithToolTip(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 0.589 sec
11:44:22 getsTooltipOnButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 0.598 sec
11:44:22 findsToolBarButtonWithToolTip2(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 0.598 sec
11:44:22 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
11:44:34 12 Jun 2019 15:44:34.225 -                      main - DEBUG -                       SWTUtils - (SWTUtils.java:453) - Capturing screenshot 'screenshots/isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest).jpeg'
11:44:34 12 Jun 2019 15:44:34.440 -                      main - DEBUG - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:52) - Removing screenshot 'screenshots/isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest).jpeg'
11:44:45 Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.914 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
11:44:45 checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.607 sec
11:44:45 selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.671 sec
11:44:45 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.69 sec
11:44:45 canSelectAListOfNodes(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.731 sec
11:44:45 canExpandANodeUsingVarArgs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.668 sec
11:44:45 canClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.67 sec
11:44:45 canUnCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.664 sec
11:44:45 throwsExceptionIfNodeNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 5.665 sec
11:44:45 cellOutOfRangeWithMultipleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.653 sec
11:44:45 isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.711 sec
11:44:45 unselects(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.643 sec
11:44:45 isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.617 sec
11:44:45 canFindANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.626 sec
11:44:45 canDoubleClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.634 sec
11:44:45 getsRow(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.655 sec
11:44:45 getsColumnTextBasedOnColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.669 sec
11:44:45 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.641 sec
11:44:45 getNodeBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.718 sec
11:44:45 canRightClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.697 sec
11:44:45 throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.629 sec
11:44:45 canToggleANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.628 sec
11:44:45 cellOutOfRangeWithSingleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.627 sec
11:44:45 cannotFindANodeWithIncorrectNodeIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.735 sec
11:44:45 canCallGetItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.692 sec
11:44:45 canClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.69 sec
11:44:45 canCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.643 sec
11:44:45 throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.633 sec
11:44:45 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
11:44:47 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.899 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
11:44:47 findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 0.609 sec
11:44:47 findsLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 0.683 sec
11:44:47 getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 0.607 sec
11:44:47 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
11:44:48 12 Jun 2019 15:44:48.634 -                      test - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text 'New typed Text' with an interval of 50ms. between characters.
11:44:54 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.809 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
11:44:54 setTextBetweenSelectionsWithSameIndices(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.624 sec
11:44:54 typeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 1.334 sec
11:44:54 changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.614 sec
11:44:54 changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.609 sec
11:44:54 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.6 sec
11:44:54 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.599 sec
11:44:54 throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.615 sec
11:44:54 findsCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.601 sec
11:44:54 changeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.606 sec
11:44:54 getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.605 sec
11:44:54 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
11:44:57 12 Jun 2019 15:44:57.707 -                      main - DEBUG -                       SWTUtils - (SWTUtils.java:453) - Capturing screenshot 'screenshots/isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest).jpeg'
11:44:57 12 Jun 2019 15:44:57.879 -                      main - DEBUG - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:52) - Removing screenshot 'screenshots/isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest).jpeg'
11:45:04 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.151 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
11:45:04 canUnCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.765 sec
11:45:04 isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.683 sec
11:45:04 canFindALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.684 sec
11:45:04 checkingATableThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.688 sec
11:45:04 isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.723 sec
11:45:04 canGetTableItemText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.682 sec
11:45:04 canRightClickOnALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.725 sec
11:45:04 canGetLineText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.684 sec
11:45:04 canToggleALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.769 sec
11:45:04 canDoubleClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.752 sec
11:45:04 canClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.749 sec
11:45:04 canClickALineInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.752 sec
11:45:04 canSelectALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.739 sec
11:45:04 canCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.754 sec
11:45:04 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
11:45:14 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.829 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
11:45:14 clicksToggleButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 0.625 sec
11:45:14 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 4.6 sec
11:45:14 doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 4.604 sec
11:45:14 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
11:45:26 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.773 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
11:45:26 clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 0.624 sec
11:45:26 isSelectedWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 0.628 sec
11:45:26 clickingOneRadioDeselectsOthers(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 0.625 sec
11:45:26 doesNotMatchCheckboxButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 4.624 sec
11:45:26 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 4.623 sec
11:45:26 clicksRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 0.648 sec
11:45:26 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
11:45:35 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.326 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
11:45:35 shouldGetExpandItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 0.615 sec
11:45:35 shouldCollapseAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 0.616 sec
11:45:35 shouldExpandAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 0.614 sec
11:45:35 shouldGetExpandedAndCollapsedItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 0.616 sec
11:45:35 shouldGetAllExpandBarItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 0.614 sec
11:45:35 shouldMatchEvents(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 0.63 sec
11:45:35 shouldThrowExceptionWhenItemIsNotFound(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 5.621 sec
11:45:35 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
11:45:36 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.179 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
11:45:36 findsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest)  Time elapsed: 0.589 sec
11:45:36 activatesTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest)  Time elapsed: 0.589 sec
11:45:36 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
11:45:37 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.271 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
11:45:37 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest)  Time elapsed: 0.657 sec
11:45:37 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest)  Time elapsed: 0.611 sec
11:45:37 clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest) skipped
11:45:37 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
11:45:48 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.484 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
11:45:48 findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.65 sec
11:45:48 clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.647 sec
11:45:48 clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.653 sec
11:45:48 findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.674 sec
11:45:48 testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.641 sec
11:45:48 clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.648 sec
11:45:48 findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.651 sec
11:45:48 clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.647 sec
11:45:48 findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.659 sec
11:45:48 clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.65 sec
11:45:48 clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.654 sec
11:45:48 findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.688 sec
11:45:48 testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.655 sec
11:45:48 clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.648 sec
11:45:48 findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.656 sec
11:45:48 clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.655 sec
11:45:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
11:45:48 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
11:45:48 findsSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.025 sec
11:45:48 clicksSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.025 sec
11:45:48 findsMenuRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.017 sec
11:45:48 findsMenuNotRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.017 sec
11:45:48 findsMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.018 sec
11:45:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
11:45:53 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.573 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
11:45:53 clicksCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 0.658 sec
11:45:53 clicksCheckboxButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 0.657 sec
11:45:53 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 0.651 sec
11:45:53 selectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 0.652 sec
11:45:53 deselectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 0.652 sec
11:45:53 clickingCheckboxButtonTogglesIt(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 0.654 sec
11:45:53 togglesCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 0.647 sec
11:45:53 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
11:46:03 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.726 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
11:46:03 findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.657 sec
11:46:03 clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.659 sec
11:46:03 clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.662 sec
11:46:03 findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.686 sec
11:46:03 testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.655 sec
11:46:03 clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.662 sec
11:46:03 findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.673 sec
11:46:03 clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.664 sec
11:46:03 findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.67 sec
11:46:03 clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.662 sec
11:46:03 clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.673 sec
11:46:03 findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.727 sec
11:46:03 testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.661 sec
11:46:03 clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.663 sec
11:46:03 findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.684 sec
11:46:03 clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.666 sec
11:46:03 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
11:46:03 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
11:46:03 indexedTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.012 sec
11:46:03 menuCanBeAccessedOnTrayItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.02 sec
11:46:03 firstTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.014 sec
11:46:03 listOfTrayItemsIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.014 sec
11:46:03 trayItemWithTooltipIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.007 sec
11:46:03 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
11:46:23 Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.136 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
11:46:23 containsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.657 sec
11:46:23 settingSelectionOnInvalidRowNumberThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.659 sec
11:46:23 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.639 sec
11:46:23 selectsItemsBasedOnString(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.645 sec
11:46:23 throwsExceptionIfTheRowNumberIsIllegal2(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.653 sec
11:46:23 setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.703 sec
11:46:23 getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.643 sec
11:46:23 getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.659 sec
11:46:23 getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.649 sec
11:46:23 searchText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.65 sec
11:46:23 settingMultipleSelectionOfInvalidIndicesThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.668 sec
11:46:23 findsIndexOfColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.656 sec
11:46:23 unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.792 sec
11:46:23 getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.782 sec
11:46:23 getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.683 sec
11:46:23 findsAnyTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.653 sec
11:46:23 throwsExceptionIfTheColumnNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.688 sec
11:46:23 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.69 sec
11:46:23 getsIndexOfItemInAColumnWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.682 sec
11:46:23 findsItemsBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.653 sec
11:46:23 findsTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.664 sec
11:46:23 throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.645 sec
11:46:23 getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.647 sec
11:46:23 settingSelectionOnInvalidRowTextThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.673 sec
11:46:23 findsItemsBasedOnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.649 sec
11:46:23 getsIndexOfItemInAColumnWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.647 sec
11:46:23 setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.661 sec
11:46:23 getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.687 sec
11:46:23 throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.68 sec
11:46:23 throwsExceptionIfTheColumnNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.675 sec
11:46:23 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
11:46:32 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.724 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
11:46:32 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 0.713 sec
11:46:32 findsToolBarPushButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 0.647 sec
11:46:32 clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 0.697 sec
11:46:32 doesNotFindToolBarRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.652 sec
11:46:32 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 0.69 sec
11:46:32 doesNotFindToolBarCheckButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.668 sec
11:46:32 isEnabled(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 0.654 sec
11:46:32 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
11:46:36 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.005 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
11:46:36 doubleClick(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 0.655 sec
11:46:36 click(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 0.662 sec
11:46:36 findsCanvas(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 0.665 sec
11:46:36 doubleClickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 0.666 sec
11:46:36 clickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 0.676 sec
11:46:36 findsCanvasInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 0.68 sec
11:46:36 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
11:46:37 12 Jun 2019 15:46:37.925 -                      test - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text 'Type This 123' with an interval of 50ms. between characters.
11:46:40 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.017 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
11:46:40 findsTextBoxInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 0.684 sec
11:46:40 typesText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 1.329 sec
11:46:40 setsTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 0.658 sec
11:46:40 typesTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 0.662 sec
11:46:40 findsTextBoxWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 0.683 sec
11:46:40 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
11:46:40 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
11:46:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped
11:46:40 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
11:46:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.321 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
11:46:43 clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 0.791 sec
11:46:43 findsTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 0.755 sec
11:46:43 clicksTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 0.775 sec
11:46:43 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
11:46:45 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.569 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
11:46:45 findsForegroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 0.646 sec
11:46:45 findsBackgroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 0.638 sec
11:46:45 clicksButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 0.653 sec
11:46:45 findsButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 0.631 sec
11:46:45 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
11:46:55 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.989 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
11:46:55 clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 0.665 sec
11:46:55 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 4.685 sec
11:46:55 doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 4.638 sec
11:46:55 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
11:47:01 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.627 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
11:47:01 selectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.693 sec
11:47:01 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.681 sec
11:47:01 clicksRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.693 sec
11:47:01 togglesRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.715 sec
11:47:01 togglingRadioButtonDeselectsOtherConditionally(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.723 sec
11:47:01 clickingRadioButtonDeselectsOther(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.71 sec
11:47:01 deselectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.71 sec
11:47:01 clicksRadioButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.7 sec
11:47:01 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
11:47:12 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.548 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
11:47:12 selectionNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.682 sec
11:47:12 unSelectsSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.676 sec
11:47:12 throwsExceptionInCaseOfInvalidTextBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.676 sec
11:47:12 setsAndGetsMultipleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.673 sec
11:47:12 unSelectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.678 sec
11:47:12 setsAndGetsSingleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.677 sec
11:47:12 setsAndGetsMultipleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.679 sec
11:47:12 throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.679 sec
11:47:12 getsItemAtIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.681 sec
11:47:12 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.679 sec
11:47:12 canDoubleClickOnList(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.687 sec
11:47:12 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.678 sec
11:47:12 deSelectNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.698 sec
11:47:12 selectionNotifiesListenersMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.691 sec
11:47:12 setsAndGetsSingleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.672 sec
11:47:12 findsAListWithoutLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.671 sec
11:47:12 getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.669 sec
11:47:12 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
11:47:23 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.138 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
11:47:23 getsAllShells(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.014 sec
11:47:23 getsActiveShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.015 sec
11:47:23 noShellReturnsNull(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 5.021 sec
11:47:23 bringsShellToFront(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.015 sec
11:47:23 findsShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.014 sec
11:47:23 closesShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 5.024 sec
11:47:23 testMaximize(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 1.021 sec
11:47:23 findsShellsById(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.014 sec
11:47:23 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
11:47:23 
11:47:23 (SWT:1265): Gtk-WARNING **: 15:47:23.964: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:23 
11:47:23 (SWT:1265): Gtk-WARNING **: 15:47:23.970: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:23 
11:47:23 (SWT:1265): Gtk-WARNING **: 15:47:23.997: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:24 
11:47:24 (SWT:1265): Gtk-WARNING **: 15:47:24.003: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:24 
11:47:24 (SWT:1265): Gtk-WARNING **: 15:47:24.015: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:24 
11:47:24 (SWT:1265): Gtk-WARNING **: 15:47:24.109: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:24 
11:47:24 (SWT:1265): Gtk-WARNING **: 15:47:24.115: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:24 
11:47:24 (SWT:1265): Gtk-WARNING **: 15:47:24.142: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:24 
11:47:24 (SWT:1265): Gtk-WARNING **: 15:47:24.148: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:24 
11:47:24 (SWT:1265): Gtk-WARNING **: 15:47:24.162: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.323 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
11:47:29 canClickContextMenuOnCTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest)  Time elapsed: 0.145 sec
11:47:29 canCloseCTabItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest)  Time elapsed: 5.177 sec
11:47:29 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
11:47:31 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.991 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
11:47:31 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 0.682 sec
11:47:31 getsAllMenuItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped
11:47:31 clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 0.678 sec
11:47:31 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 0.629 sec
11:47:31 clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped
11:47:31 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.280: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.285: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.309: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.315: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.375: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.380: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.406: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.411: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.471: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.476: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.506: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.564: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.568: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.593: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.598: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.656: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.661: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.686: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.691: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.749: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.754: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.779: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.785: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.850: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.855: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.880: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.885: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.944: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.949: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.974: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:31 
11:47:31 (SWT:1265): Gtk-WARNING **: 15:47:31.980: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:32 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.76 sec - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
11:47:32 changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.095 sec
11:47:32 changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.096 sec
11:47:32 findCCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.093 sec
11:47:32 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.092 sec
11:47:32 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.094 sec
11:47:32 throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.1 sec
11:47:32 getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.094 sec
11:47:32 setText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.096 sec
11:47:32 Running org.eclipse.swtbot.swt.finder.SWTBotTest
11:47:44 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.631 sec - in org.eclipse.swtbot.swt.finder.SWTBotTest
11:47:44 getsAllShells(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.019 sec
11:47:44 doesNotWait5SecondsAndPassesForPassingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.019 sec
11:47:44 waitsMoreThan5sWhenConditionDoesNotSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 5.019 sec
11:47:44 waitsLessThan5sWhenConditionSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 2.519 sec
11:47:44 throwsExceptionOnNegativeTimeOut(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.017 sec
11:47:44 findsShellsById(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.019 sec
11:47:44 waits5SecondsAndFailsForFailingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 5.019 sec
11:47:44 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
11:47:44 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
11:47:44 matchesMenuWithoutAccesor(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0.001 sec
11:47:44 matchesMenuWithMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 sec
11:47:44 matchesWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 sec
11:47:44 matchesMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 sec
11:47:44 matchesMenuWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 sec
11:47:44 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
11:47:44 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
11:47:44 doesNotMatchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 sec
11:47:44 doesNotMatchObjectsWithNullGetText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 sec
11:47:44 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 sec
11:47:44 matchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 sec
11:47:44 doesNotMatchObjectsWithNoGetTextMethod(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 sec
11:47:44 matchTextIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 sec
11:47:44 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest
11:47:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest
11:47:44 testShouldAnswerTrueIfAllMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0.001 sec
11:47:44 testShouldAnswerFalseIfAnyMatchersDoesNotMatch(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0 sec
11:47:44 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
11:47:44 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
11:47:44 matchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0.001 sec
11:47:44 doesNotMatchObjectsWithNullGetMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 sec
11:47:44 doesNotMatchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 sec
11:47:44 getsToString(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 sec
11:47:44 doesNotMatchObjectsWithNoGetMessageMethod(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 sec
11:47:44 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
11:47:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
11:47:44 testShouldAnswerTrueIfAnyMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0 sec
11:47:44 testShouldAnswerFalseIfNoMatchersMatche(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0 sec
11:47:44 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
11:47:44 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
11:47:44 matchesControlsWithTooltip(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.043 sec
11:47:44 matchesControlsWithTextIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.038 sec
11:47:44 matchesControlsWithTooltipIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.037 sec
11:47:44 matchesControlsWithText(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.036 sec
11:47:44 matchesControlsInGroup(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.036 sec
11:47:44 findsControlsById(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.042 sec
11:47:44 matchesControlsWithLabel(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.04 sec
11:47:44 matchesControlsWithRegex(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.037 sec
11:47:44 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
11:47:44 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
11:47:44 getsToString(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 sec
11:47:44 matchTooltipIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0.001 sec
11:47:44 matchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 sec
11:47:44 doesNotMatchObjectsWithNullGetTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 sec
11:47:44 doesNotMatchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 sec
11:47:44 doesNotMatchObjectsWithNoGetTooltipMethod(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 sec
11:47:44 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest
11:47:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest
11:47:44 testDescription(org.eclipse.swtbot.swt.finder.matchers.WithItemTest)  Time elapsed: 0 sec
11:47:44 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
11:47:44 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
11:47:44 matchesRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 sec
11:47:44 doesNotMatchRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 sec
11:47:44 getsToString(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 sec
11:47:44 doesNotMatchNullText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0.001 sec
11:47:44 cannotNotMatchText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 sec
11:47:44 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
11:47:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
11:47:45 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest)  Time elapsed: 0.632 sec
11:47:45 Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
11:47:45 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
11:47:45 getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 sec
11:47:45 getsKeyStrokeForCapitalCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 sec
11:47:45 getsKeyStrokeForSmallCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 sec
11:47:45 getsKeystrokesForModificationKeys(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 sec
11:47:45 getsKeystrokesForModificationKey(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 sec
11:47:45 getsKeystrokesForModificationKeyWithShiftAndSmallCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 sec
11:47:45 getsKeyStrokeForSpecialCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0.001 sec
11:47:45 getsKeystrokesForModificationKeyForCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 sec
11:47:45 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
11:47:45 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
11:47:45 createsKeyboardForAWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.006 sec
11:47:45 createsKeyboardForMockKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.012 sec
11:47:45 createsKeyboardForSWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.011 sec
11:47:45 Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
11:47:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
11:47:45 org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped
11:47:45 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
11:47:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
11:47:45 shouldBeAbleToParseUserProvidedKeyboardLayout(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest)  Time elapsed: 0.001 sec
11:47:45 shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest)  Time elapsed: 0 sec
11:47:45 Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
11:47:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
11:47:45 org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped
11:47:45 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
11:47:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
11:47:45 findsAllVisibleMenus(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest)  Time elapsed: 0.019 sec
11:47:45 clicksMenuItem(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest)  Time elapsed: 0.018 sec
11:47:45 Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
11:47:45 
11:47:45 (SWT:1265): Gtk-WARNING **: 15:47:45.716: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:45 
11:47:45 (SWT:1265): Gtk-WARNING **: 15:47:45.720: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:45 
11:47:45 (SWT:1265): Gtk-WARNING **: 15:47:45.746: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:45 
11:47:45 (SWT:1265): Gtk-WARNING **: 15:47:45.752: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:45 
11:47:45 (SWT:1265): Gtk-WARNING **: 15:47:45.767: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:45 
11:47:45 (SWT:1265): Gtk-WARNING **: 15:47:45.829: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:45 
11:47:45 (SWT:1265): Gtk-WARNING **: 15:47:45.834: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:45 
11:47:45 (SWT:1265): Gtk-WARNING **: 15:47:45.862: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:45 
11:47:45 (SWT:1265): Gtk-WARNING **: 15:47:45.868: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:45 
11:47:45 (SWT:1265): Gtk-WARNING **: 15:47:45.881: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
11:47:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
11:47:45 getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test)  Time elapsed: 0.111 sec
11:47:45 findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test)  Time elapsed: 0.114 sec
11:47:45 Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
11:47:47 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.878 sec - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
11:47:47 generatesStringFromPath(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 0.621 sec
11:47:47 getsPathFromInvalidString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 0.63 sec
11:47:47 getsPathFromString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 0.626 sec
11:47:47 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
11:47:53 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.798 sec - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
11:47:53 findsATabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.638 sec
11:47:53 getsControlPathToTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.637 sec
11:47:53 getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.637 sec
11:47:53 getsOnlyVisibleControls(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.675 sec
11:47:53 findsAGroup(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.638 sec
11:47:53 findsAShell(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.638 sec
11:47:53 findsText(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.644 sec
11:47:53 findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.643 sec
11:47:53 findsTwoButtons(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.646 sec
11:47:53 Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
11:47:54 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.3 sec - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
11:47:54 childrenControlFinder1(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest)  Time elapsed: 0.653 sec
11:47:54 childrenControlFinder2(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest)  Time elapsed: 0.647 sec
11:47:54 Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
11:47:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
11:47:54 waitsForTreeToContainRows(org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest)  Time elapsed: 0.014 sec
11:47:54 Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
11:47:55 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec - in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
11:47:55 waitsForShellToAppear(org.eclipse.swtbot.swt.finder.waits.WaitForShellTest)  Time elapsed: 0.504 sec
11:47:55 Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
11:47:55 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
11:47:55 waitsForShellToBecomeActive(org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest)  Time elapsed: 0.005 sec
11:47:55 Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
11:47:55 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
11:47:55 waitsForTableToContainRows(org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest)  Time elapsed: 0.011 sec
11:47:55 Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
11:47:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 sec - in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
11:47:56 waitsForWidgetToAppearInParent(org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest)  Time elapsed: 1.149 sec
11:47:56 Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
11:47:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 sec - in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
11:47:57 waitsForShellClose(org.eclipse.swtbot.swt.finder.waits.ShellClosesTest)  Time elapsed: 0.506 sec
11:47:57 Running org.eclipse.swtbot.swt.finder.utils.TableRowTest
11:47:57 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.swtbot.swt.finder.utils.TableRowTest
11:47:57 hashCodeIsSameForSameTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 sec
11:47:57 getsToString(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 sec
11:47:57 equalsForUnequalTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 sec
11:47:57 hashCodeIsDifferentForDifferentTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 sec
11:47:57 equalsForEqualTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 sec
11:47:57 Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
11:47:57 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
11:47:57 canJoinListsUsingTheObjectConverter(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0.001 sec
11:47:57 isEmptyOrNull(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0 sec
11:47:57 joinOfObjects(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0 sec
11:47:57 Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest
11:47:57 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.swtbot.swt.finder.utils.BidiMapTest
11:47:57 canIterateThroughAllElements(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 sec
11:47:57 canFindObjectBasedOnKey(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 sec
11:47:57 canFindObjectBasedOnValue(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 sec
11:47:57 Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
11:47:57 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
11:47:57 getsToString(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0 sec
11:47:57 hashCodeIsSameForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0 sec
11:47:57 equalsForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0 sec
11:47:57 Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest
11:47:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.swtbot.swt.finder.utils.CredentialsTest
11:47:57 testHashCode(org.eclipse.swtbot.swt.finder.utils.CredentialsTest)  Time elapsed: 0.001 sec
11:47:57 testEquals(org.eclipse.swtbot.swt.finder.utils.CredentialsTest)  Time elapsed: 0 sec
11:47:57 Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
11:47:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
11:47:57 getsKeySetOfTheMap(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest)  Time elapsed: 0.001 sec
11:47:57 mapsMultipleValuesToAKey(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest)  Time elapsed: 0 sec
11:47:57 Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
11:47:57 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
11:47:57 canReadFromURL(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0 sec
11:47:57 canWriteToAFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0.001 sec
11:47:57 canReadFromFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0 sec
11:47:57 Running org.eclipse.swtbot.swt.finder.utils.PositionTest
11:47:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.swtbot.swt.finder.utils.PositionTest
11:47:57 equalsAndHashCode(org.eclipse.swtbot.swt.finder.utils.PositionTest)  Time elapsed: 0 sec
11:47:57 equalsAndHashCodeNegative(org.eclipse.swtbot.swt.finder.utils.PositionTest)  Time elapsed: 0 sec
11:47:57 Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
11:48:02 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.311 sec - in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
11:48:02 findsRightIndexOfControlInParentWithNoParent(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.657 sec
11:48:02 getsToString(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.667 sec
11:48:02 findsNextWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.662 sec
11:48:02 findsIndexOfArbritryControl(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.659 sec
11:48:02 nextWidgetOnLastWidgetIsNull(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.679 sec
11:48:02 getsCorrectStyle(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.66 sec
11:48:02 previousWidgetOnFirstWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.659 sec
11:48:02 findsPreviousWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.666 sec
11:48:02 Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
11:48:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
11:48:02 testMenuDetect(org.eclipse.swtbot.swt.finder.utils.MenuDetectTest)  Time elapsed: 0.023 sec
11:48:02 Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
11:48:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
11:48:02 translatesFromStringsToIds(org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest)  Time elapsed: 0 sec
11:48:02 Running org.eclipse.swtbot.swt.finder.utils.TreePathTest
11:48:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.utils.TreePathTest
11:48:02 canPopLastElementFromTreePath(org.eclipse.swtbot.swt.finder.utils.TreePathTest)  Time elapsed: 0 sec
11:48:02 popsNothingIfTreePathIsEmpty(org.eclipse.swtbot.swt.finder.utils.TreePathTest)  Time elapsed: 0 sec
11:48:02 Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
11:48:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
11:48:02 getsSimpleClassName(org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest)  Time elapsed: 0 sec
11:48:02 Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
11:48:04 12 Jun 2019 15:48:04.341 -                      main - DEBUG -                       SWTUtils - (SWTUtils.java:453) - Capturing screenshot 'screenshots/screenshot-DummyTestDoNotExecuteInAnt.null.jpeg'
11:48:11 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.802 sec - in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
11:48:11 assertContainsWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.674 sec
11:48:11 assertsIfWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.669 sec
11:48:11 capturesScreenshotOnError(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.718 sec
11:48:11 assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.664 sec
11:48:11 assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.672 sec
11:48:11 assertDoesNotContainWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.671 sec
11:48:11 assertEnabledThrowsExceptionWhenWidgetIsDisable(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.669 sec
11:48:11 assertNotEnabledThrowsExceptionWhenWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.677 sec
11:48:11 assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.683 sec
11:48:11 assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.671 sec
11:48:11 assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.669 sec
11:48:11 throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.675 sec
11:48:11 throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.688 sec
11:48:11 Running org.eclipse.swtbot.swt.finder.ReferenceByTest
11:48:11 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.swtbot.swt.finder.ReferenceByTest
11:48:11 compatibilityWithOtherReferences(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0.003 sec
11:48:11 methodNameSuffix(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 sec
11:48:11 methodArguments(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 sec
11:48:11 matcherMethod(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 sec
11:48:11 generatesCombinations(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0.003 sec
11:48:11 Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
11:48:11 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
11:48:11 doesNotGetResolverForNonRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest)  Time elapsed: 0 sec
11:48:11 getsResolverForRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest)  Time elapsed: 0 sec
11:48:11 Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
11:48:11 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
11:48:11 getChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 sec
11:48:11 hasParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 sec
11:48:11 hasChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 sec
11:48:11 getParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 sec
11:48:11 resolvesEverything(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 sec
11:48:11 Running org.eclipse.swtbot.swt.finder.SWTBot2Test
11:48:14 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.476 sec - in org.eclipse.swtbot.swt.finder.SWTBot2Test
11:48:14 findsGetsIdOfAControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 0.679 sec
11:48:14 findsTextBox(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 0.721 sec
11:48:14 getsActiveControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 0.683 sec
11:48:14 tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 0.705 sec
11:48:14 isEnabled(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 0.687 sec
11:48:14 
11:48:14 Results :
11:48:14 
11:48:14 Tests run: 486, Failures: 0, Errors: 0, Skipped: 7
11:48:14 
11:48:15 [INFO] All tests passed!
11:48:15 [INFO] 
11:48:15 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test ---
11:48:15 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.8.0-SNAPSHOT.jar
11:48:15 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.8.0-SNAPSHOT.pom
11:48:15 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.8.0-SNAPSHOT-sources.jar
11:48:15 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:48:15 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.8.0-SNAPSHOT-p2metadata.xml
11:48:15 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.8.0-SNAPSHOT-p2artifacts.xml
11:48:15 [INFO] 
11:48:15 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test ---
11:48:15 [INFO] 
11:48:15 [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------
11:48:15 [INFO] Building org.eclipse.swtbot.test 2.8.0-SNAPSHOT                  [51/54]
11:48:15 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:48:15 [INFO] 
11:48:15 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test ---
11:48:15 [INFO] The project's OSGi version is 2.8.0.201906121535
11:48:15 [INFO] 
11:48:15 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.test ---
11:48:15 [INFO] 
11:48:15 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.test ---
11:48:15 [INFO] 
11:48:15 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.test ---
11:48:15 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:48:15 [INFO] 
11:48:15 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.test ---
11:48:15 [INFO] 
11:48:15 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.test ---
11:48:15 [INFO] 
11:48:15 [INFO] --- tycho-packaging-plugin:1.2.0:package-feature (default-package-feature) @ org.eclipse.swtbot.test ---
11:48:15 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.8.0-SNAPSHOT.jar
11:48:15 [INFO] 
11:48:15 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test ---
11:48:15 [INFO] 
11:48:15 [INFO] --- tycho-p2-plugin:1.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test ---
11:48:15 [INFO] 
11:48:15 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.test ---
11:48:15 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.8.0-SNAPSHOT-sources-feature.jar
11:48:15 [INFO] 
11:48:15 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.test ---
11:48:15 [INFO] 
11:48:15 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.test ---
11:48:15 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.8.0-SNAPSHOT.jar
11:48:16 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.8.0-SNAPSHOT-sources-feature.jar
11:48:17 [INFO] 
11:48:17 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.test ---
11:48:17 [INFO] 
11:48:17 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test ---
11:48:17 [INFO] 
11:48:17 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.test ---
11:48:17 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.test-2.8.0-SNAPSHOT.jar
11:48:17 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.test-2.8.0-SNAPSHOT.pom
11:48:17 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.test-2.8.0-SNAPSHOT-sources-feature.jar
11:48:17 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.test-2.8.0-SNAPSHOT-p2metadata.xml
11:48:17 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.test-2.8.0-SNAPSHOT-p2artifacts.xml
11:48:17 [INFO] 
11:48:17 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test ---
11:48:17 [INFO] 
11:48:17 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >----
11:48:17 [INFO] Building org.eclipse.swtbot.generator.test 2.8.0-SNAPSHOT        [52/54]
11:48:17 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:48:17 [INFO] 
11:48:17 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test ---
11:48:17 [INFO] The project's OSGi version is 2.8.0.201906121535
11:48:17 [INFO] 
11:48:17 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test ---
11:48:17 [INFO] 
11:48:17 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test ---
11:48:17 [INFO] 
11:48:17 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.test ---
11:48:17 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:48:17 [INFO] 
11:48:17 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test ---
11:48:17 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:48:17 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/main/resources
11:48:17 [INFO] 
11:48:17 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.generator.test ---
11:48:17 [INFO] Compiling 16 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/classes
11:48:17 [INFO] 
11:48:17 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test ---
11:48:17 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:48:17 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/test/resources
11:48:17 [INFO] 
11:48:17 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test ---
11:48:17 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.8.0-SNAPSHOT-sources.jar
11:48:17 [INFO] 
11:48:17 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test ---
11:48:17 [INFO] 
11:48:17 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test ---
11:48:17 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.8.0-SNAPSHOT.jar
11:48:17 [INFO] 
11:48:17 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test ---
11:48:17 [INFO] 
11:48:17 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.test ---
11:48:17 [INFO] 
11:48:17 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.test ---
11:48:17 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.8.0-SNAPSHOT.jar
11:48:17 [INFO] 
11:48:17 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.test ---
11:48:17 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.8.0-SNAPSHOT.jar
11:48:19 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.8.0-SNAPSHOT-sources.jar
11:48:20 [INFO] 
11:48:20 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.test ---
11:48:20 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.8.0-SNAPSHOT.jar
11:48:20 [INFO] 
11:48:20 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test ---
11:48:20 [INFO] 
11:48:20 [INFO] --- tycho-surefire-plugin:1.2.0:test (default-test) @ org.eclipse.swtbot.generator.test ---
11:48:21 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/data/.metadata/.log
11:48:21 [INFO] Command line:
11:48:21 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.100.v20180827-1352/org.eclipse.equinox.launcher-1.5.100.v20180827-1352.jar, -data, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/data, -install, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work, -configuration, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/surefire.properties, -nouithread]
11:48:21 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
11:48:21 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
11:48:23 
11:48:23 (SWT:1716): Gtk-WARNING **: 15:48:23.546: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height -2
11:48:23 Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
11:48:24 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
11:48:24 log4j:WARN Please initialize the log4j system properly.
11:48:24 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 sec - in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
11:48:24 testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.851 sec
11:48:24 testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.124 sec
11:48:24 testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.084 sec
11:48:24 Running org.eclipse.swtbot.generator.test.CTabItemActivateTest
11:48:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.eclipse.swtbot.generator.test.CTabItemActivateTest
11:48:24 testActivateCTabItem(org.eclipse.swtbot.generator.test.CTabItemActivateTest)  Time elapsed: 0.09 sec
11:48:24 Running org.eclipse.swtbot.generator.test.RecordCComboTextTest
11:48:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.eclipse.swtbot.generator.test.RecordCComboTextTest
11:48:25 testModifyCCombo(org.eclipse.swtbot.generator.test.RecordCComboTextTest)  Time elapsed: 0.072 sec
11:48:25 Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
11:48:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
11:48:25 testModifyCombo(org.eclipse.swtbot.generator.test.RecordCComboSelectionTest)  Time elapsed: 0.086 sec
11:48:25 Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
11:48:25 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec - in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
11:48:25 testTreeLevel2DoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest)  Time elapsed: 0.097 sec
11:48:25 testTreeDoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest)  Time elapsed: 0.083 sec
11:48:25 Running org.eclipse.swtbot.generator.test.TabItemActivateTest
11:48:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in org.eclipse.swtbot.generator.test.TabItemActivateTest
11:48:25 testActivateCTabItem(org.eclipse.swtbot.generator.test.TabItemActivateTest)  Time elapsed: 0.087 sec
11:48:25 Running org.eclipse.swtbot.generator.test.RecordListSelectionTest
11:48:25 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 sec - in org.eclipse.swtbot.generator.test.RecordListSelectionTest
11:48:25 testSingleListSelection(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.087 sec
11:48:25 testMultipleListSelectionSameItem(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.085 sec
11:48:25 testMultipleListSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.096 sec
11:48:25 testMultipleListSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.092 sec
11:48:25 Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
11:48:25 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec - in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
11:48:25 testModifyStyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest)  Time elapsed: 0.103 sec
11:48:25 testModifySyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest)  Time elapsed: 0.085 sec
11:48:25 Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
11:48:26 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
11:48:26 testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.082 sec
11:48:26 testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.079 sec
11:48:26 testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.092 sec
11:48:26 Running org.eclipse.swtbot.generator.test.RecordComboTextTest
11:48:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.eclipse.swtbot.generator.test.RecordComboTextTest
11:48:26 testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboTextTest)  Time elapsed: 0.086 sec
11:48:26 Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
11:48:26 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 sec - in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
11:48:26 testMultipleTableSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.091 sec
11:48:26 testMultipleTableSelectionSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.084 sec
11:48:26 testTableCheckSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.087 sec
11:48:26 testTableCheckSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.079 sec
11:48:26 testSingleTableSelection(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.07 sec
11:48:26 testMultipleTableSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.086 sec
11:48:26 testTableCheck(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.081 sec
11:48:26 Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
11:48:27 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec - in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
11:48:27 testClickToolbarWithImage(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.083 sec
11:48:27 testClickToolbar(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.076 sec
11:48:27 testClickToolbarWithImageAndNoText(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.086 sec
11:48:27 Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
11:48:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
11:48:27 testTreeCheck(org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest)  Time elapsed: 0.069 sec
11:48:27 Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest
11:48:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.eclipse.swtbot.generator.test.RecordComboSelectionTest
11:48:27 testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboSelectionTest)  Time elapsed: 0.07 sec
11:48:27 
11:48:27 Results :
11:48:27 
11:48:27 Tests run: 31, Failures: 0, Errors: 0, Skipped: 0
11:48:27 
11:48:28 [INFO] All tests passed!
11:48:28 [INFO] 
11:48:28 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test ---
11:48:28 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.8.0-SNAPSHOT.jar
11:48:28 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.8.0-SNAPSHOT.pom
11:48:28 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.8.0-SNAPSHOT-sources.jar
11:48:28 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:48:28 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.8.0-SNAPSHOT-p2metadata.xml
11:48:28 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.8.0-SNAPSHOT-p2artifacts.xml
11:48:28 [INFO] 
11:48:28 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test ---
11:48:28 [INFO] 
11:48:28 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >--
11:48:28 [INFO] Building org.eclipse.swtbot.generator.jdt.test 2.8.0-SNAPSHOT    [53/54]
11:48:28 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:48:28 [INFO] 
11:48:28 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:28 [INFO] The project's OSGi version is 2.8.0.201906121535
11:48:28 [INFO] 
11:48:28 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:28 [INFO] 
11:48:28 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:28 [INFO] 
11:48:28 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:28 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:48:28 [INFO] 
11:48:28 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:28 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:48:28 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/main/resources
11:48:28 [INFO] 
11:48:28 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:28 [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/classes
11:48:28 [INFO] 
11:48:28 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:28 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:48:28 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/test/resources
11:48:28 [INFO] 
11:48:28 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:28 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.8.0-SNAPSHOT-sources.jar
11:48:28 [INFO] 
11:48:28 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:28 [INFO] 
11:48:28 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:28 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.8.0-SNAPSHOT.jar
11:48:28 [INFO] 
11:48:28 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:28 [INFO] 
11:48:28 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:28 [INFO] 
11:48:28 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:28 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.8.0-SNAPSHOT.jar
11:48:28 [INFO] 
11:48:28 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:28 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.8.0-SNAPSHOT.jar
11:48:29 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.8.0-SNAPSHOT-sources.jar
11:48:31 [INFO] 
11:48:31 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:31 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.8.0-SNAPSHOT.jar
11:48:31 [INFO] 
11:48:31 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:31 [INFO] 
11:48:31 [INFO] --- tycho-surefire-plugin:1.2.0:test (default-test) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:32 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work/data/.metadata/.log
11:48:32 [INFO] Command line:
11:48:32 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.100.v20180827-1352/org.eclipse.equinox.launcher-1.5.100.v20180827-1352.jar, -data, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work/data, -install, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work, -configuration, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/surefire.properties, -nouithread]
11:48:32 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
11:48:32 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
11:48:34 Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest
11:48:36 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
11:48:36 log4j:WARN Please initialize the log4j system properly.
11:48:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.482 sec - in org.eclipse.swtbot.generator.jdt.test.RecordComboTest
11:48:36 testModifyCombo(org.eclipse.swtbot.generator.jdt.test.RecordComboTest)  Time elapsed: 1.41 sec
11:48:36 
11:48:36 Results :
11:48:36 
11:48:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
11:48:36 
11:48:37 [INFO] All tests passed!
11:48:37 [INFO] 
11:48:37 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:37 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.8.0-SNAPSHOT.jar
11:48:37 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.8.0-SNAPSHOT.pom
11:48:37 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.8.0-SNAPSHOT-sources.jar
11:48:37 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:48:37 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.8.0-SNAPSHOT-p2metadata.xml
11:48:37 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.8.0-SNAPSHOT-p2artifacts.xml
11:48:37 [INFO] 
11:48:37 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test ---
11:48:37 [INFO] 
11:48:37 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >--
11:48:37 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 2.8.0-SNAPSHOT [54/54]
11:48:37 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:48:37 [INFO] 
11:48:37 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:37 [INFO] The project's OSGi version is 2.8.0.201906121535
11:48:37 [INFO] 
11:48:37 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:37 [INFO] 
11:48:37 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:37 [INFO] 
11:48:37 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:37 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
11:48:37 [INFO] 
11:48:37 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:37 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:48:37 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources
11:48:37 [INFO] 
11:48:37 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:37 [INFO] Compiling 13 source files to /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes
11:48:37 [INFO] 
11:48:37 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:37 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
11:48:37 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources
11:48:37 [INFO] 
11:48:37 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:37 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.8.0-SNAPSHOT-sources.jar
11:48:37 [INFO] 
11:48:37 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:37 [INFO] 
11:48:37 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:37 [INFO] Building jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.8.0-SNAPSHOT.jar
11:48:37 [INFO] 
11:48:37 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:37 [INFO] 
11:48:37 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:37 [INFO] 
11:48:37 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:37 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.8.0-SNAPSHOT.jar
11:48:37 [INFO] 
11:48:37 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:37 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.8.0-SNAPSHOT.jar
11:48:39 [INFO] Signing jar: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.8.0-SNAPSHOT-sources.jar
11:48:40 [INFO] 
11:48:40 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:40 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.8.0-SNAPSHOT.jar
11:48:40 [INFO] 
11:48:40 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:40 [INFO] 
11:48:40 [INFO] --- tycho-surefire-plugin:1.2.0:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:41 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data/.metadata/.log
11:48:41 [INFO] Command line:
11:48:41 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -XX:MaxPermSize=256m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.100.v20180827-1352/org.eclipse.equinox.launcher-1.5.100.v20180827-1352.jar, -data, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/surefire.properties, -nouithread]
11:48:41 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
11:48:41 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
11:48:41 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
11:48:43 Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
11:48:44 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
11:48:44 log4j:WARN Please initialize the log4j system properly.
11:48:45 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.994 sec - in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
11:48:45 testContextMenu(org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu)  Time elapsed: 0.842 sec
11:48:45 testCellLabel(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.101 sec
11:48:45 testClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.404 sec
11:48:45 testClickColumnHeader(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.136 sec
11:48:45 testCount(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.03 sec
11:48:45 testDoubleClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.245 sec
11:48:45 testScrollAndReadCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.027 sec
11:48:45 testScrollNotViewport(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.03 sec
11:48:45 testScrollOutOfRange(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.024 sec
11:48:45 testRightClickXY(org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY)  Time elapsed: 0.041 sec
11:48:45 
11:48:45 Results :
11:48:45 
11:48:45 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
11:48:45 
11:48:46 [INFO] All tests passed!
11:48:46 [INFO] 
11:48:46 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:46 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.8.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.8.0-SNAPSHOT.jar
11:48:46 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.8.0-SNAPSHOT.pom
11:48:46 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.8.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.8.0-SNAPSHOT-sources.jar
11:48:46 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.8.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.8.0-SNAPSHOT-pack200.jar.pack.gz
11:48:46 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.8.0-SNAPSHOT-p2metadata.xml
11:48:46 [INFO] Installing /home/jenkins/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.8.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.8.0-SNAPSHOT-p2artifacts.xml
11:48:46 [INFO] 
11:48:46 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
11:48:46 [INFO] ------------------------------------------------------------------------
11:48:46 [INFO] Reactor Summary:
11:48:46 [INFO] 
11:48:46 [INFO] Eclipse SWTBot 2.8.0-SNAPSHOT ...................... SUCCESS [ 29.592 s]
11:48:46 [INFO] target-platforms 2.8.0-SNAPSHOT .................... SUCCESS [  0.008 s]
11:48:46 [INFO] 2018-09 2.8.0-SNAPSHOT ............................. SUCCESS [  7.150 s]
11:48:46 [INFO] photon 2.8.0-SNAPSHOT .............................. SUCCESS [  0.008 s]
11:48:46 [INFO] oxygen 2.8.0-SNAPSHOT .............................. SUCCESS [  0.007 s]
11:48:46 [INFO] neon 2.8.0-SNAPSHOT ................................ SUCCESS [  0.007 s]
11:48:46 [INFO] mars 2.8.0-SNAPSHOT ................................ SUCCESS [  0.007 s]
11:48:46 [INFO] luna 2.8.0-SNAPSHOT ................................ SUCCESS [  0.006 s]
11:48:46 [INFO] kepler 2.8.0-SNAPSHOT .............................. SUCCESS [  0.007 s]
11:48:46 [INFO] juno 2.8.0-SNAPSHOT ................................ SUCCESS [  0.006 s]
11:48:46 [INFO] org.eclipse.swtbot.ant.junit 2.8.0-SNAPSHOT ........ SUCCESS [ 23.022 s]
11:48:46 [INFO] org.eclipse.swtbot.eclipse.core 2.8.0-SNAPSHOT ..... SUCCESS [  3.061 s]
11:48:46 [INFO] org.eclipse.swtbot.swt.finder 2.8.0-SNAPSHOT ....... SUCCESS [  6.459 s]
11:48:46 [INFO] org.eclipse.swtbot.eclipse.finder 2.8.0-SNAPSHOT ... SUCCESS [  4.001 s]
11:48:46 [INFO] org.eclipse.swtbot.e4.finder 2.8.0-SNAPSHOT ........ SUCCESS [  2.724 s]
11:48:46 [INFO] org.eclipse.swtbot.junit4_x 2.8.0-SNAPSHOT ......... SUCCESS [  2.535 s]
11:48:46 [INFO] org.eclipse.swtbot 2.8.0-SNAPSHOT .................. SUCCESS [  2.666 s]
11:48:46 [INFO] org.eclipse.swtbot.forms.finder 2.8.0-SNAPSHOT ..... SUCCESS [  2.590 s]
11:48:46 [INFO] org.eclipse.swtbot.forms 2.8.0-SNAPSHOT ............ SUCCESS [  2.295 s]
11:48:46 [INFO] org.eclipse.swtbot.go 2.8.0-SNAPSHOT ............... SUCCESS [  2.278 s]
11:48:46 [INFO] org.eclipse.swtbot.eclipse 2.8.0-SNAPSHOT .......... SUCCESS [  2.364 s]
11:48:46 [INFO] org.eclipse.swtbot.eclipse.dsl 2.8.0-SNAPSHOT ...... SUCCESS [  2.512 s]
11:48:46 [INFO] org.eclipse.swtbot.eclipse.gef.finder 2.8.0-SNAPSHOT SUCCESS [  2.797 s]
11:48:46 [INFO] org.eclipse.swtbot.eclipse.spy 2.8.0-SNAPSHOT ...... SUCCESS [  3.726 s]
11:48:46 [INFO] org.eclipse.swtbot.eclipse.junit.headless 2.8.0-SNAPSHOT SUCCESS [  2.951 s]
11:48:46 [INFO] org.eclipse.swtbot.eclipse.test.junit 2.8.0-SNAPSHOT SUCCESS [  2.392 s]
11:48:46 [INFO] org.eclipse.swtbot.eclipse.ui 2.8.0-SNAPSHOT ....... SUCCESS [  2.793 s]
11:48:46 [INFO] org.eclipse.swtbot.generator 2.8.0-SNAPSHOT ........ SUCCESS [  4.561 s]
11:48:46 [INFO] org.eclipse.swtbot.generator.client 2.8.0-SNAPSHOT . SUCCESS [  2.790 s]
11:48:46 [INFO] org.eclipse.swtbot.generator.rules.workbench 2.8.0-SNAPSHOT SUCCESS [  2.487 s]
11:48:46 [INFO] org.eclipse.swtbot.generator.jdt 2.8.0-SNAPSHOT .... SUCCESS [  2.681 s]
11:48:46 [INFO] org.eclipse.swtbot.generator.ui 2.8.0-SNAPSHOT ..... SUCCESS [  2.559 s]
11:48:46 [INFO] org.eclipse.swtbot.nebula.gallery.finder 2.8.0-SNAPSHOT SUCCESS [  3.023 s]
11:48:46 [INFO] org.eclipse.swt.examples 2.8.0-SNAPSHOT ............ SUCCESS [ 10.736 s]
11:48:46 [INFO] org.eclipse.swtbot.swt.demo 2.8.0-SNAPSHOT ......... SUCCESS [  3.254 s]
11:48:46 [INFO] org.eclipse.ui.forms.examples 3.1.100-SNAPSHOT ..... SUCCESS [  4.254 s]
11:48:46 [INFO] org.eclipse.swtbot.nebula.nattable.finder 2.8.0-SNAPSHOT SUCCESS [  2.559 s]
11:48:46 [INFO] org.eclipse.swtbot.eclipse.gef 2.8.0-SNAPSHOT ...... SUCCESS [  2.483 s]
11:48:46 [INFO] org.eclipse.swtbot.generator.feature 2.8.0-SNAPSHOT  SUCCESS [  2.434 s]
11:48:46 [INFO] org.eclipse.swtbot.ide 2.8.0-SNAPSHOT .............. SUCCESS [  3.189 s]
11:48:46 [INFO] org.eclipse.swtbot.nebula.gallery 2.8.0-SNAPSHOT ... SUCCESS [  2.443 s]
11:48:46 [INFO] org.eclipse.swtbot.nebula.nattable 2.8.0-SNAPSHOT .. SUCCESS [  7.642 s]
11:48:46 [INFO] org.eclipse.swtbot.updatesite 2.8.0-SNAPSHOT ....... SUCCESS [  2.552 s]
11:48:46 [INFO] org.eclipse.swtbot.eclipse.ui.test 2.8.0-SNAPSHOT .. SUCCESS [ 10.557 s]
11:48:46 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards 2.8.0-SNAPSHOT SUCCESS [  4.751 s]
11:48:46 [INFO] org.eclipse.swtbot.forms.finder.test 2.8.0-SNAPSHOT  SUCCESS [ 14.399 s]
11:48:46 [INFO] org.eclipse.swtbot.eclipse.finder.test 2.8.0-SNAPSHOT SUCCESS [01:10 min]
11:48:46 [INFO] org.eclipse.swtbot.e4.finder.test 2.8.0-SNAPSHOT ... SUCCESS [ 14.218 s]
11:48:46 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test 2.8.0-SNAPSHOT SUCCESS [  6.961 s]
11:48:46 [INFO] org.eclipse.swtbot.swt.finder.test 2.8.0-SNAPSHOT .. SUCCESS [04:53 min]
11:48:46 [INFO] org.eclipse.swtbot.test 2.8.0-SNAPSHOT ............. SUCCESS [  2.439 s]
11:48:46 [INFO] org.eclipse.swtbot.generator.test 2.8.0-SNAPSHOT ... SUCCESS [ 10.184 s]
11:48:46 [INFO] org.eclipse.swtbot.generator.jdt.test 2.8.0-SNAPSHOT SUCCESS [  9.720 s]
11:48:46 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test 2.8.0-SNAPSHOT SUCCESS [  8.431 s]
11:48:46 [INFO] ------------------------------------------------------------------------
11:48:46 [INFO] BUILD SUCCESS
11:48:46 [INFO] ------------------------------------------------------------------------
11:48:46 [INFO] Total time:  13:00 min
11:48:46 [INFO] Finished at: 2019-06-12T15:48:46Z
11:48:46 [INFO] ------------------------------------------------------------------------
11:48:47 [swtbot-tycho] $ /bin/sh -xe /tmp/jenkins8211652455910147960.sh
11:48:47 + ssh genie.swtbot@projects-storage.eclipse.org rm -rf '/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/*'
11:48:57 + scp -r org.eclipse.swtbot.updatesite/target/repository/artifacts.jar org.eclipse.swtbot.updatesite/target/repository/artifacts.xml.xz org.eclipse.swtbot.updatesite/target/repository/content.jar org.eclipse.swtbot.updatesite/target/repository/content.xml.xz org.eclipse.swtbot.updatesite/target/repository/features org.eclipse.swtbot.updatesite/target/repository/p2.index org.eclipse.swtbot.updatesite/target/repository/plugins genie.swtbot@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/
11:48:59 + ssh genie.swtbot@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/ && zip -qr repository.zip *'
11:49:00 Terminating xvnc.
11:55:01 $ ssh-agent -k
11:55:01 unset SSH_AUTH_SOCK;
11:55:01 unset SSH_AGENT_PID;
11:55:01 echo Agent pid 53 killed;
11:55:01 [ssh-agent] Stopped.
11:55:01 Recording test results
11:55:02 Archiving artifacts
11:55:02 Finished: SUCCESS