Skip to content
Failed

Console Output

17:18:09 Started by an SCM change
17:18:09 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/lab-prerelease
17:18:09 [ssh-agent] Looking for ssh-agent implementation...
17:18:09 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:18:09 $ ssh-agent
17:18:09 SSH_AUTH_SOCK=/tmp/ssh-VwIIXszgPL8D/agent.7718
17:18:09 SSH_AGENT_PID=7720
17:18:09 [ssh-agent] Started.
17:18:09 Running ssh-add (command line suppressed)
17:18:09 Identity added: /mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_6322133780947844361.key (/mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_6322133780947844361.key)
17:18:09 [ssh-agent] Using credentials git (git for projects.gwdg.de)
17:18:09  > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
17:18:09 Fetching changes from the remote Git repository
17:18:09  > /usr/bin/git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git # timeout=10
17:18:09 Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git
17:18:09  > /usr/bin/git --version # timeout=10
17:18:09 using GIT_SSH to set credentials git for projects.gwdg.de
17:18:09  > /usr/bin/git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git +refs/heads/*:refs/remotes/origin/*
17:18:10  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:18:10  > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
17:18:10 Checking out Revision 5868dc5ac62f9ec8a69b7f4c17dd02dd1a25b1d0 (refs/remotes/origin/master)
17:18:10  > /usr/bin/git config core.sparsecheckout # timeout=10
17:18:10  > /usr/bin/git checkout -f 5868dc5ac62f9ec8a69b7f4c17dd02dd1a25b1d0
17:18:10 Commit message: "Merge branch 'release/3.3'"
17:18:10  > /usr/bin/git rev-list --no-walk 6125dca3fb0785e697980e4ce4c7ee176e832630 # timeout=10
17:18:10  > /usr/bin/git remote # timeout=10
17:18:10  > /usr/bin/git submodule init # timeout=10
17:18:10  > /usr/bin/git submodule sync # timeout=10
17:18:10  > /usr/bin/git config --get remote.origin.url # timeout=10
17:18:10  > /usr/bin/git submodule init # timeout=10
17:18:10  > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
17:18:10  > /usr/bin/git config --get submodule.textgridlab-dependencies.url # timeout=10
17:18:10  > /usr/bin/git config -f .gitmodules --get submodule.textgridlab-dependencies.path # timeout=10
17:18:10  > /usr/bin/git submodule update --init --recursive textgridlab-dependencies
17:18:11  > /usr/bin/git config --get submodule.core.url # timeout=10
17:18:11  > /usr/bin/git config -f .gitmodules --get submodule.core.path # timeout=10
17:18:11  > /usr/bin/git submodule update --init --recursive core
17:18:23  > /usr/bin/git config --get submodule.base.url # timeout=10
17:18:23  > /usr/bin/git config -f .gitmodules --get submodule.base.path # timeout=10
17:18:23  > /usr/bin/git submodule update --init --recursive base
17:18:24  > /usr/bin/git config --get submodule.xmleditor.url # timeout=10
17:18:24  > /usr/bin/git config -f .gitmodules --get submodule.xmleditor.path # timeout=10
17:18:24  > /usr/bin/git submodule update --init --recursive xmleditor
17:18:27  > /usr/bin/git config --get submodule.help.url # timeout=10
17:18:27  > /usr/bin/git config -f .gitmodules --get submodule.help.path # timeout=10
17:18:27  > /usr/bin/git submodule update --init --recursive help
17:18:32  > /usr/bin/git config --get submodule.linkeditor.url # timeout=10
17:18:32  > /usr/bin/git config -f .gitmodules --get submodule.linkeditor.path # timeout=10
17:18:32  > /usr/bin/git submodule update --init --recursive linkeditor
17:18:34  > /usr/bin/git config --get submodule.dictionaries.url # timeout=10
17:18:34  > /usr/bin/git config -f .gitmodules --get submodule.dictionaries.path # timeout=10
17:18:34  > /usr/bin/git submodule update --init --recursive dictionaries
17:18:35  > /usr/bin/git config --get submodule.bundled-jre.url # timeout=10
17:18:35  > /usr/bin/git config -f .gitmodules --get submodule.bundled-jre.path # timeout=10
17:18:35  > /usr/bin/git submodule update --init --recursive bundled-jre
17:18:36 run PrePostClean
17:18:36 running on Rechenknecht
17:18:36 skipping roaming project.
17:18:36 Set build name.
17:18:36 New build name is '#112 origin/master'
17:18:36 [lab-prerelease] $ /bin/sh -xe /tmp/jenkins229913890800194185.sh
17:18:36 + ./build-locally.sh
17:18:36 
17:18:36 Build Projects:		textgridlab-dependencies bundled-jre core help xmleditor linkeditor dictionaries base
17:18:36 Command Line:		mvn -Dlab.repository.root=file://mnt/data/jenkins/workspace/lab-prerelease/repo -Dlab.repository.dependencies=file://mnt/data/jenkins/workspace/lab-prerelease/repo/textgridlab-dependencies clean package 
17:18:36 
17:18:36 'textgridlab-dependencies' -> '../textgridlab-dependencies/textgridlab-dependencies-repository/target/repository'
17:18:36 'bundled-jre' -> '../bundled-jre/bundled-jre-repository/target/repository'
17:18:36 'core' -> '../core/core-repository/target/repository'
17:18:36 'help' -> '../help/help-repository/target/repository'
17:18:36 'xmleditor' -> '../xmleditor/xmleditor-repository/target/repository'
17:18:36 'linkeditor' -> '../linkeditor/linkeditor-repository/target/repository'
17:18:36 'dictionaries' -> '../dictionaries/dictionaries-repository/target/repository'
17:18:36 'base' -> '../base/base-repository/target/repository'
17:18:36 'textgridlab-dependencies' -> '../textgridlab-dependencies/p2repository/target/repository'
17:18:36 'bundled-jre' -> '../bundled-jre/updatesite/target/repository'
17:18:36 Building textgridlab-dependencies ...
17:18:37 [INFO] Scanning for projects...
17:18:39 [INFO] Computing target platform for MavenProject: info.textgrid:confclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/confclient-feature/pom.xml
17:18:40 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgauth/1.0-SNAPSHOT/maven-metadata.xml
17:18:40 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgauth/1.0-SNAPSHOT/maven-metadata.xml
17:18:40 603/603 B   
17:18:40             
17:18:40 Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgauth/1.0-SNAPSHOT/maven-metadata.xml (603 B at 3.2 KB/sec)
17:18:40 603/603 B   
17:18:40             
17:18:41 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgauth/1.0-SNAPSHOT/maven-metadata.xml (603 B at 1.2 KB/sec)
17:18:41 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/namespaces/metadata-core-jaxb/1.0-SNAPSHOT/maven-metadata.xml
17:18:41 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/namespaces/metadata-core-jaxb/1.0-SNAPSHOT/maven-metadata.xml
17:18:41 2/2 KB      
17:18:41          
17:18:41 Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/namespaces/metadata-core-jaxb/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 34.8 KB/sec)
17:18:41 2/2 KB   
17:18:41          
17:18:41 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/namespaces/metadata-core-jaxb/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.8 KB/sec)
17:18:42 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
17:18:42 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
17:18:42          
17:18:42 605/605 B   
17:18:42             
17:18:42 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml (605 B at 2.8 KB/sec)
17:18:42 Downloading: http://dev.dariah.eu/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
17:18:42 605/605 B   
17:18:42             
17:18:42 Downloaded: http://dev.dariah.eu/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml (605 B at 4.4 KB/sec)
17:18:42 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-client/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:42 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch-client/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:42             
17:18:42 2/2 KB      
17:18:42          
17:18:42 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-client/3.3.2-SNAPSHOT/maven-metadata.xml (2 KB at 5.8 KB/sec)
17:18:43 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:43 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:43          
17:18:44 609/609 B   
17:18:44             
17:18:44 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.3.2-SNAPSHOT/maven-metadata.xml (609 B at 3.5 KB/sec)
17:18:44 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:44 609/609 B   
17:18:44             
17:18:46 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.3.2-SNAPSHOT/maven-metadata.xml (609 B at 4.2 KB/sec)
17:18:46 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:49 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch-api/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:50 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:51             
17:18:51 2/2 KB      
17:18:52          
17:18:53 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.3.2-SNAPSHOT/maven-metadata.xml (2 KB at 7.4 KB/sec)
17:18:54 2/2 KB   
17:18:55          
17:18:57 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.3.2-SNAPSHOT/maven-metadata.xml (2 KB at 3.9 KB/sec)
17:18:58 Downloading: http://dev.dariah.eu/nexus/content/groups/public/de/langzeitarchivierung/kolibri/kolibri-tgpublish-client/3.7.4-SNAPSHOT/maven-metadata.xml
17:18:59 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/de/langzeitarchivierung/kolibri/kolibri-tgpublish-client/3.7.4-SNAPSHOT/maven-metadata.xml
17:19:00          
17:19:01 2/2 KB   
17:19:02          
17:19:03 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/de/langzeitarchivierung/kolibri/kolibri-tgpublish-client/3.7.4-SNAPSHOT/maven-metadata.xml (2 KB at 6.1 KB/sec)
17:19:04 Downloading: http://dev.dariah.eu/nexus/content/groups/public/de/langzeitarchivierung/kolibri/kolibri/3.7.4-SNAPSHOT/maven-metadata.xml
17:19:05 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/de/langzeitarchivierung/kolibri/kolibri/3.7.4-SNAPSHOT/maven-metadata.xml
17:19:06          
17:19:07 617/617 B   
17:19:08             
17:19:09 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/de/langzeitarchivierung/kolibri/kolibri/3.7.4-SNAPSHOT/maven-metadata.xml (617 B at 2.8 KB/sec)
17:19:11 Downloading: http://dev.dariah.eu/nexus/content/groups/public/de/langzeitarchivierung/kolibri/kolibri-publish-api/3.7.4-SNAPSHOT/maven-metadata.xml
17:19:12 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/de/langzeitarchivierung/kolibri/kolibri-publish-api/3.7.4-SNAPSHOT/maven-metadata.xml
17:19:13             
17:19:14 2/2 KB      
17:19:15          
17:19:16 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/de/langzeitarchivierung/kolibri/kolibri-publish-api/3.7.4-SNAPSHOT/maven-metadata.xml (2 KB at 4.3 KB/sec)
17:19:17 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml
17:19:18 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml
17:19:19 2/2 KB   
17:19:20          
17:19:21 Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml (2 KB at 18.1 KB/sec)
17:19:22 2/2 KB   
17:19:22          
17:19:22 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.6 KB/sec)
17:19:22 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
17:19:22          
17:19:22 [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/ (0B at 0B/s)
17:19:22 [INFO] Adding repository http://download.eclipse.org/releases/indigo
17:19:22 [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/indigo/ (0B at 0B/s)
17:19:23 [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201202240900/ (0B at 0B/s)
17:19:23 [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201109230900/ (0B at 0B/s)
17:19:23 [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201106220900/ (0B at 0B/s)
17:19:23 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (0B of 2.18MB at 0B/s)
17:19:23 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (55.82kB of 2.18MB at 53.14kB/s)
17:19:23 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (166.7kB of 2.18MB at 77.34kB/s)
17:19:23 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (270.9kB of 2.18MB at 84.51kB/s)
17:19:23 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (332.35kB of 2.18MB at 80.75kB/s)
17:19:23 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (437.89kB of 2.18MB at 83.04kB/s)
17:19:23 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (559.46kB of 2.18MB at 95.65kB/s)
17:19:23 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (666.34kB of 2.18MB at 97.79kB/s)
17:19:23 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (738.47kB of 2.18MB at 92.18kB/s)
17:19:24 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (802.6kB of 2.18MB at 91.11kB/s)
17:19:24 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (882.76kB of 2.18MB at 87.64kB/s)
17:19:24 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (933.53kB of 2.18MB at 74.54kB/s)
17:19:24 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (958.91kB of 2.18MB at 58.78kB/s)
17:19:24 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1,001.66kB of 2.18MB at 49.16kB/s)
17:19:24 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.06MB of 2.18MB at 45.96kB/s)
17:19:24 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.14MB of 2.18MB at 47.83kB/s)
17:19:24 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.22MB of 2.18MB at 54.77kB/s)
17:19:24 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.3MB of 2.18MB at 73.48kB/s)
17:19:24 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.33MB of 2.18MB at 69.74kB/s)
17:19:24 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.42MB of 2.18MB at 65.73kB/s)
17:19:24 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.55MB of 2.18MB at 74.81kB/s)
17:19:24 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.63MB of 2.18MB at 79.62kB/s)
17:19:25 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.73MB of 2.18MB at 80.69kB/s)
17:19:25 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.84MB of 2.18MB at 100.46kB/s)
17:19:25 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.9MB of 2.18MB at 101kB/s)
17:19:25 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.98MB of 2.18MB at 87.9kB/s)
17:19:25 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (2.05MB of 2.18MB at 80.96kB/s)
17:19:25 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (2.12MB of 2.18MB at 76.42kB/s)
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid:confclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/confclient-feature/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid:confclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/confclient-feature/pom.xml
17:19:25 [INFO] Computing target platform for MavenProject: info.textgrid:authclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/authclient-feature/pom.xml
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid:authclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/authclient-feature/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid:authclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/authclient-feature/pom.xml
17:19:25 [INFO] Computing target platform for MavenProject: info.textgrid:core-libs-feature:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/core-libs-feature/pom.xml
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid:core-libs-feature:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/core-libs-feature/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid:core-libs-feature:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/core-libs-feature/pom.xml
17:19:25 [INFO] Computing target platform for MavenProject: info.textgrid:projectfile-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/projectfile-feature/pom.xml
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid:projectfile-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/projectfile-feature/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid:projectfile-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/projectfile-feature/pom.xml
17:19:25 [INFO] Computing target platform for MavenProject: info.textgrid:crudclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/crudclient-feature/pom.xml
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid:crudclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/crudclient-feature/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid:crudclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/crudclient-feature/pom.xml
17:19:25 [INFO] Computing target platform for MavenProject: info.textgrid.lab:tgcrudclient-cxf-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/pom.xml
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:tgcrudclient-cxf-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid.lab:tgcrudclient-cxf-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/pom.xml
17:19:25 [INFO] Computing target platform for MavenProject: info.textgrid.lab:tgauthclient-cxf-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/pom.xml
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:tgauthclient-cxf-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid.lab:tgauthclient-cxf-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/pom.xml
17:19:25 [INFO] Computing target platform for MavenProject: info.textgrid:searchclient-feature:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/searchclient-feature/pom.xml
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid:searchclient-feature:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/searchclient-feature/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid:searchclient-feature:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/searchclient-feature/pom.xml
17:19:25 [INFO] Computing target platform for MavenProject: info.textgrid:tgpublish-client-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgpublish-client-feature/pom.xml
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid:tgpublish-client-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgpublish-client-feature/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid:tgpublish-client-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgpublish-client-feature/pom.xml
17:19:25 [INFO] Computing target platform for MavenProject: info.textgrid:tgrep-core-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgrep-core-feature/pom.xml
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid:tgrep-core-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgrep-core-feature/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid:tgrep-core-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgrep-core-feature/pom.xml
17:19:25 [INFO] Computing target platform for MavenProject: info.textgrid.lab:jre16-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/pom.xml
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:jre16-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid.lab:jre16-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/pom.xml
17:19:25 [INFO] Computing target platform for MavenProject: info.textgrid:cxf-feature:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/cxf-feature/pom.xml
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid:cxf-feature:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/cxf-feature/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid:cxf-feature:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/cxf-feature/pom.xml
17:19:25 [INFO] Computing target platform for MavenProject: info.textgrid:net.sf.saxon9he.feature:9.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/net.sf.saxon9he.feature/pom.xml
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid:net.sf.saxon9he.feature:9.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/net.sf.saxon9he.feature/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid:net.sf.saxon9he.feature:9.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/net.sf.saxon9he.feature/pom.xml
17:19:25 [INFO] Computing target platform for MavenProject: info.textgrid:p2repository:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/p2repository/pom.xml
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid:p2repository:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/p2repository/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid:p2repository:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/p2repository/pom.xml
17:19:25 [INFO] ------------------------------------------------------------------------
17:19:25 [INFO] Reactor Build Order:
17:19:25 [INFO] 
17:19:26 [INFO] TextGridLab Dependencies
17:19:26 [INFO] Confclient Feature
17:19:26 [INFO] jre16-fragment
17:19:26 [INFO] tgauthclient-cxf-fragment
17:19:26 [INFO] Tgauth Client Feature
17:19:26 [INFO] Core Libs Feature
17:19:26 [INFO] Projectfile Feature
17:19:26 [INFO] tgcrudclient-cxf-fragment
17:19:26 [INFO] TgRep Core Feature
17:19:26 [INFO] TgRep Core Feature
17:19:26 [INFO] TgCrud Client Feature
17:19:26 [INFO] TgSearch Client Feature
17:19:26 [INFO] tgpublish client feature
17:19:26 [INFO] Saxon HE
17:19:26 [INFO] p2repository
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building TextGridLab Dependencies 1.0.0-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ textgridlab-dependencies ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ textgridlab-dependencies ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building Confclient Feature 1.0.1-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ confclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ confclient-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.1.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ confclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ confclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ confclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ confclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ confclient-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/confclient-feature/target/confclient-feature-1.0.1-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ confclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ confclient-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building jre16-fragment 1.0.0-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jre16-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ jre16-fragment ---
17:19:26 [INFO] The project's OSGi version is 1.0.0.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ jre16-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ jre16-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ jre16-fragment ---
17:19:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
17:19:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/src/main/resources
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ jre16-fragment ---
17:19:26 [INFO] No sources to compile
17:19:26 [WARNING] Source directory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/src does not exist
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ jre16-fragment ---
17:19:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
17:19:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/src/test/resources
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ jre16-fragment ---
17:19:26 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/plugin.properties not found
17:19:26 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/target/jre16-fragment-1.0.0-SNAPSHOT-sources.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ jre16-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ jre16-fragment ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/target/jre16-fragment-1.0.0-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ jre16-fragment ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building tgauthclient-cxf-fragment 1.0.0-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO] The project's OSGi version is 1.0.0.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ tgauthclient-cxf-fragment ---
17:19:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
17:19:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/src/main/resources
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO] No sources to compile
17:19:26 [WARNING] Source directory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/src does not exist
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ tgauthclient-cxf-fragment ---
17:19:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
17:19:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/src/test/resources
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ tgauthclient-cxf-fragment ---
17:19:26 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/plugin.properties not found
17:19:26 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/target/tgauthclient-cxf-fragment-1.0.0-SNAPSHOT-sources.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/target/tgauthclient-cxf-fragment-1.0.0-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building Tgauth Client Feature 1.0.1-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ authclient-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.1.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ authclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ authclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ authclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ authclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ authclient-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/authclient-feature/target/authclient-feature-1.0.1-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ authclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ authclient-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building Core Libs Feature 1.0.3-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-libs-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ core-libs-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.3.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ core-libs-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ core-libs-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ core-libs-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ core-libs-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ core-libs-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/core-libs-feature/target/core-libs-feature-1.0.3-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ core-libs-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ core-libs-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building Projectfile Feature 1.0.1-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ projectfile-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ projectfile-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.1.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ projectfile-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ projectfile-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ projectfile-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ projectfile-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ projectfile-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/projectfile-feature/target/projectfile-feature-1.0.1-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ projectfile-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ projectfile-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building tgcrudclient-cxf-fragment 1.0.0-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO] The project's OSGi version is 1.0.0.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ tgcrudclient-cxf-fragment ---
17:19:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
17:19:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/src/main/resources
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO] No sources to compile
17:19:26 [WARNING] Source directory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/src does not exist
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ tgcrudclient-cxf-fragment ---
17:19:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
17:19:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/src/test/resources
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ tgcrudclient-cxf-fragment ---
17:19:26 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/plugin.properties not found
17:19:26 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/target/tgcrudclient-cxf-fragment-1.0.0-SNAPSHOT-sources.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/target/tgcrudclient-cxf-fragment-1.0.0-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building TgRep Core Feature 1.0.3-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cxf-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ cxf-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.3.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ cxf-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ cxf-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ cxf-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ cxf-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ cxf-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/cxf-feature/target/cxf-feature-1.0.3-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ cxf-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ cxf-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building TgRep Core Feature 1.0.1-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tgrep-core-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ tgrep-core-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.1.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ tgrep-core-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ tgrep-core-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ tgrep-core-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ tgrep-core-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ tgrep-core-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgrep-core-feature/target/tgrep-core-feature-1.0.1-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ tgrep-core-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ tgrep-core-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building TgCrud Client Feature 1.0.1-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ crudclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ crudclient-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.1.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ crudclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ crudclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ crudclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ crudclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ crudclient-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/crudclient-feature/target/crudclient-feature-1.0.1-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ crudclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ crudclient-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building TgSearch Client Feature 1.0.2-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ searchclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ searchclient-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.2.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ searchclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ searchclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ searchclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ searchclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ searchclient-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/searchclient-feature/target/searchclient-feature-1.0.2-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ searchclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ searchclient-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building tgpublish client feature 1.0.1-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tgpublish-client-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ tgpublish-client-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.1.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ tgpublish-client-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ tgpublish-client-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ tgpublish-client-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ tgpublish-client-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ tgpublish-client-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgpublish-client-feature/target/tgpublish-client-feature-1.0.1-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ tgpublish-client-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ tgpublish-client-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building Saxon HE 9.4.0-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ net.sf.saxon9he.feature ---
17:19:26 [INFO] 
17:19:27 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ net.sf.saxon9he.feature ---
17:19:27 [INFO] The project's OSGi version is 9.4.0.201810221519
17:19:27 [INFO] 
17:19:27 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ net.sf.saxon9he.feature ---
17:19:28 [INFO] 
17:19:28 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ net.sf.saxon9he.feature ---
17:19:28 [INFO] 
17:19:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ net.sf.saxon9he.feature ---
17:19:29 [INFO] 
17:19:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ net.sf.saxon9he.feature ---
17:19:29 [INFO] 
17:19:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ net.sf.saxon9he.feature ---
17:19:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/net.sf.saxon9he.feature/target/net.sf.saxon9he.feature-9.4.0-SNAPSHOT.jar
17:19:29 [INFO] 
17:19:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ net.sf.saxon9he.feature ---
17:19:29 [INFO] 
17:19:29 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ net.sf.saxon9he.feature ---
17:19:29 [INFO]                                                                         
17:19:29 [INFO] ------------------------------------------------------------------------
17:19:29 [INFO] Building p2repository 1.0.0-SNAPSHOT
17:19:29 [INFO] ------------------------------------------------------------------------
17:19:29 [INFO] 
17:19:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ p2repository ---
17:19:29 [INFO] 
17:19:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ p2repository ---
17:19:29 [INFO] The project's OSGi version is 1.0.0.201810221519
17:19:29 [INFO] 
17:19:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ p2repository ---
17:19:29 [INFO] 
17:19:29 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ p2repository ---
17:19:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
17:19:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/p2repository/src/main/resources
17:19:30 [INFO] 
17:19:30 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ p2repository ---
17:19:31 [INFO] 
17:19:31 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ p2repository ---
17:19:31 [INFO] 
17:19:31 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ p2repository ---
17:19:31 [INFO] 
17:19:31 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ p2repository ---
17:19:31 [INFO] 
17:19:31 [INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ p2repository ---
17:19:31 [INFO] 
17:19:31 [INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ p2repository ---
17:19:31 [INFO] 
17:19:32 [INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ p2repository ---
17:19:32 [INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/p2repository/target/p2repository-1.0.0-SNAPSHOT.zip
17:19:32 [INFO] ------------------------------------------------------------------------
17:19:32 [INFO] Reactor Summary:
17:19:32 [INFO] 
17:19:32 [INFO] TextGridLab Dependencies ........................... SUCCESS [  0.038 s]
17:19:32 [INFO] Confclient Feature ................................. SUCCESS [  0.437 s]
17:19:32 [INFO] jre16-fragment ..................................... SUCCESS [  0.204 s]
17:19:32 [INFO] tgauthclient-cxf-fragment .......................... SUCCESS [  0.056 s]
17:19:32 [INFO] Tgauth Client Feature .............................. SUCCESS [  0.025 s]
17:19:32 [INFO] Core Libs Feature .................................. SUCCESS [  0.025 s]
17:19:32 [INFO] Projectfile Feature ................................ SUCCESS [  0.024 s]
17:19:32 [INFO] tgcrudclient-cxf-fragment .......................... SUCCESS [  0.027 s]
17:19:32 [INFO] TgRep Core Feature ................................. SUCCESS [  0.033 s]
17:19:32 [INFO] TgRep Core Feature ................................. SUCCESS [  0.022 s]
17:19:32 [INFO] TgCrud Client Feature .............................. SUCCESS [  0.030 s]
17:19:32 [INFO] TgSearch Client Feature ............................ SUCCESS [  0.024 s]
17:19:32 [INFO] tgpublish client feature ........................... SUCCESS [  0.027 s]
17:19:32 [INFO] Saxon HE ........................................... SUCCESS [  0.025 s]
17:19:32 [INFO] p2repository ....................................... SUCCESS [  2.487 s]
17:19:32 [INFO] ------------------------------------------------------------------------
17:19:32 [INFO] BUILD SUCCESS
17:19:32 [INFO] ------------------------------------------------------------------------
17:19:32 [INFO] Total time: 51.399 s
17:19:32 [INFO] Finished at: 2018-10-22T17:19:29+02:00
17:19:32 [INFO] Final Memory: 136M/1196M
17:19:32 [INFO] ------------------------------------------------------------------------
17:19:32 
17:19:32 Building bundled-jre ...
17:19:32 [INFO] Scanning for projects...
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.pom
17:19:32 3/3 KB   
17:19:32          
17:19:32 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.pom (3 KB at 6.5 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
17:19:32 3/19 KB   
17:19:32 5/19 KB   
17:19:32 8/19 KB   
17:19:32 11/19 KB   
17:19:32 13/19 KB   
17:19:32 16/19 KB   
17:19:32 19/19 KB   
17:19:32 19/19 KB   
17:19:32            
17:19:32 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (19 KB at 317.9 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
17:19:32 3/5 KB     
17:19:32 5/5 KB   
17:19:32          
17:19:32 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (5 KB at 85.4 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
17:19:32 3/5 KB   
17:19:32 5/5 KB   
17:19:32          
17:19:32 Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (5 KB at 177.9 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
17:19:32 3/4 KB   
17:19:32 4/4 KB   
17:19:33          
17:19:33 Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (4 KB at 72.9 KB/sec)
17:19:34 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
17:19:34 2/2 KB   
17:19:34          
17:19:34 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (2 KB at 37.9 KB/sec)
17:19:34 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
17:19:34 2/2 KB   
17:19:35          
17:19:35 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom (2 KB at 30.9 KB/sec)
17:19:35 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
17:19:35 2/2 KB   
17:19:35          
17:19:35 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom (2 KB at 38.6 KB/sec)
17:19:35 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
17:19:35 2/2 KB   
17:19:35          
17:19:35 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (2 KB at 21.3 KB/sec)
17:19:35 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
17:19:35 2/2 KB   
17:19:35          
17:19:35 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom (2 KB at 64.5 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
17:19:36 2/2 KB   
17:19:36          
17:19:36 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom (2 KB at 22.0 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
17:19:36 3/3 KB   
17:19:36          
17:19:36 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (3 KB at 51.5 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
17:19:36 2/2 KB   
17:19:36          
17:19:36 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom (2 KB at 15.6 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
17:19:36 3/4 KB   
17:19:36 4/4 KB   
17:19:36          
17:19:36 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom (4 KB at 122.7 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
17:19:36 2/2 KB   
17:19:36          
17:19:36 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom (2 KB at 17.4 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
17:19:36 3/3 KB   
17:19:36          
17:19:36 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (3 KB at 63.2 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
17:19:36 2/2 KB   
17:19:36          
17:19:36 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom (2 KB at 22.4 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
17:19:36 2/2 KB   
17:19:36          
17:19:36 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom (2 KB at 40.2 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
17:19:37 2/2 KB   
17:19:37          
17:19:37 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (2 KB at 18.3 KB/sec)
17:19:37 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.jar
17:19:37 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.jar
17:19:37 Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
17:19:37 Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
17:19:37 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
17:19:37 3/6 KB   
17:19:38 5/6 KB   
17:19:38 6/6 KB   
17:19:38 6/6 KB   3/81 KB   
17:19:39 6/6 KB   5/81 KB   
17:19:39 6/6 KB   8/81 KB   
17:19:40                    
17:19:40 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.jar (6 KB at 213.7 KB/sec)
17:19:40 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.jar
17:19:40 11/81 KB           
17:19:40 13/81 KB   
17:19:40 16/81 KB   
17:19:40 19/81 KB   
17:19:40 21/81 KB   
17:19:40 3/239 KB   21/81 KB   
17:19:40 3/239 KB   24/81 KB   
17:19:40 5/239 KB   24/81 KB   
17:19:40 5/239 KB   27/81 KB   
17:19:40 8/239 KB   27/81 KB   
17:19:40 8/239 KB   29/81 KB   
17:19:40 8/239 KB   32/81 KB   
17:19:40 11/239 KB   32/81 KB   
17:19:40 11/239 KB   36/81 KB   
17:19:40 13/239 KB   40/81 KB   
17:19:40 13/239 KB   40/81 KB   
17:19:40 13/239 KB   44/81 KB   
17:19:40 13/239 KB   48/81 KB   
17:19:40 16/239 KB   48/81 KB   
17:19:40 19/239 KB   48/81 KB   
17:19:42 21/239 KB   48/81 KB   
17:19:44 24/239 KB   52/81 KB   
17:19:44 24/239 KB   52/81 KB   
17:19:45 24/239 KB   56/81 KB   
17:19:47 27/239 KB   60/81 KB   
17:19:48 27/239 KB   60/81 KB   
17:19:49 27/239 KB   64/81 KB   
17:19:50 29/239 KB   64/81 KB   
17:19:52 29/239 KB   3/192 KB   64/81 KB   
17:19:53 29/239 KB   3/192 KB   68/81 KB   
17:19:54 29/239 KB   3/192 KB   72/81 KB   
17:19:55 29/239 KB   3/192 KB   76/81 KB   
17:19:57 29/239 KB   5/192 KB   76/81 KB   
17:19:58 29/239 KB   5/192 KB   80/81 KB   
17:19:59 29/239 KB   8/192 KB   80/81 KB   
17:20:01 29/239 KB   8/192 KB   3/13 KB   80/81 KB   
17:20:03 29/239 KB   8/192 KB   5/13 KB   80/81 KB   
17:20:04 29/239 KB   8/192 KB   8/13 KB   80/81 KB   
17:20:05 29/239 KB   8/192 KB   11/13 KB   80/81 KB   
17:20:07 29/239 KB   8/192 KB   13/13 KB   80/81 KB   
17:20:08 29/239 KB   8/192 KB   13/13 KB   81/81 KB   
17:20:10 32/239 KB   8/192 KB   13/13 KB   81/81 KB   
17:20:11 32/239 KB   3/142 KB   8/192 KB   13/13 KB   81/81 KB   
17:20:12 32/239 KB   6/142 KB   8/192 KB   13/13 KB   81/81 KB   
17:20:13 36/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
17:20:14 36/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
17:20:16 40/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
17:20:17 44/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
17:20:19 48/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
17:20:20 52/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
17:20:21 56/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
17:20:23 60/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
17:20:25 64/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
17:20:25 68/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
17:20:25 72/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
17:20:25 72/239 KB   9/142 KB   11/192 KB   13/13 KB   81/81 KB   
17:20:25 76/239 KB   9/142 KB   11/192 KB   13/13 KB   81/81 KB   
17:20:25 80/239 KB   9/142 KB   11/192 KB   13/13 KB   81/81 KB   
17:20:25                                                          
17:20:25 Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (81 KB at 1713.5 KB/sec)
17:20:26 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.jar
17:20:26 84/239 KB   9/142 KB   11/192 KB   13/13 KB              
17:20:27 84/239 KB   9/142 KB   13/192 KB   13/13 KB   
17:20:28 88/239 KB   9/142 KB   13/192 KB   13/13 KB   
17:20:28 92/239 KB   9/142 KB   13/192 KB   13/13 KB   
17:20:28 92/239 KB   9/142 KB   16/192 KB   13/13 KB   
17:20:28 96/239 KB   9/142 KB   16/192 KB   13/13 KB   
17:20:28 96/239 KB   9/142 KB   19/192 KB   13/13 KB   
17:20:28 96/239 KB   9/142 KB   21/192 KB   13/13 KB   
17:20:28 96/239 KB   9/142 KB   24/192 KB   13/13 KB   
17:20:28 100/239 KB   11/142 KB   27/192 KB   13/13 KB   
17:20:29 100/239 KB   9/142 KB   24/192 KB   13/13 KB   
17:20:29 100/239 KB   11/142 KB   27/192 KB   13/13 KB   
17:20:29 100/239 KB   11/142 KB   29/192 KB   13/13 KB   
17:20:29 100/239 KB   14/142 KB   29/192 KB   13/13 KB   
17:20:29 100/239 KB   16/142 KB   29/192 KB   13/13 KB   
17:20:29                                                 
17:20:31 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.jar (13 KB at 252.9 KB/sec)
17:20:31 100/239 KB   19/142 KB   29/192 KB              
17:20:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.jar
17:20:32 100/239 KB   22/142 KB   29/192 KB   
17:20:32 100/239 KB   25/142 KB   29/192 KB   
17:20:32 100/239 KB   27/142 KB   29/192 KB   
17:20:32 100/239 KB   30/142 KB   29/192 KB   
17:20:32 104/239 KB   30/142 KB   29/192 KB   
17:20:32 108/239 KB   30/142 KB   29/192 KB   
17:20:32 112/239 KB   30/142 KB   29/192 KB   
17:20:32 116/239 KB   30/142 KB   29/192 KB   
17:20:33 120/239 KB   30/142 KB   29/192 KB   
17:20:33 124/239 KB   30/142 KB   29/192 KB   
17:20:33 128/239 KB   30/142 KB   29/192 KB   
17:20:33 132/239 KB   30/142 KB   29/192 KB   
17:20:33 132/239 KB   30/142 KB   32/192 KB   
17:20:33 132/239 KB   30/142 KB   36/192 KB   
17:20:34 132/239 KB   30/142 KB   40/192 KB   
17:20:34 132/239 KB   30/142 KB   44/192 KB   
17:20:34 132/239 KB   30/142 KB   48/192 KB   
17:20:34 136/239 KB   30/142 KB   48/192 KB   
17:20:34 140/239 KB   30/142 KB   48/192 KB   
17:20:34 144/239 KB   30/142 KB   48/192 KB   
17:20:35 144/239 KB   30/142 KB   4/1352 KB   48/192 KB   
17:20:35 144/239 KB   30/142 KB   8/1352 KB   48/192 KB   
17:20:35 144/239 KB   30/142 KB   12/1352 KB   48/192 KB   
17:20:35 148/239 KB   32/142 KB   12/1352 KB   48/192 KB   
17:20:35 148/239 KB   32/142 KB   16/1352 KB   48/192 KB   
17:20:36 148/239 KB   32/142 KB   20/1352 KB   48/192 KB   
17:20:36 148/239 KB   36/142 KB   20/1352 KB   48/192 KB   
17:20:36 148/239 KB   36/142 KB   24/1352 KB   48/192 KB   
17:20:36 148/239 KB   40/142 KB   24/1352 KB   48/192 KB   
17:20:36 148/239 KB   40/142 KB   28/1352 KB   48/192 KB   
17:20:36 148/239 KB   44/142 KB   32/1352 KB   48/192 KB   
17:20:36 148/239 KB   44/142 KB   32/1352 KB   48/192 KB   
17:20:37 148/239 KB   48/142 KB   32/1352 KB   48/192 KB   
17:20:38 148/239 KB   48/142 KB   36/1352 KB   48/192 KB   
17:20:39 148/239 KB   48/142 KB   40/1352 KB   48/192 KB   
17:20:42 148/239 KB   48/142 KB   44/1352 KB   48/192 KB   
17:20:42 148/239 KB   48/142 KB   48/1352 KB   48/192 KB   
17:20:43 148/239 KB   52/142 KB   48/1352 KB   48/192 KB   
17:20:43 148/239 KB   56/142 KB   48/1352 KB   48/192 KB   
17:20:43 148/239 KB   60/142 KB   48/1352 KB   48/192 KB   
17:20:43 148/239 KB   63/142 KB   48/1352 KB   48/192 KB   
17:20:43 148/239 KB   64/142 KB   52/1352 KB   48/192 KB   
17:20:43 148/239 KB   30/142 KB   12/1352 KB   48/192 KB   
17:20:44 152/239 KB   64/142 KB   52/1352 KB   48/192 KB   
17:20:44 156/239 KB   64/142 KB   52/1352 KB   48/192 KB   
17:20:45 160/239 KB   64/142 KB   52/1352 KB   48/192 KB   
17:20:45 164/239 KB   64/142 KB   52/1352 KB   48/192 KB   
17:20:45 168/239 KB   64/142 KB   52/1352 KB   48/192 KB   
17:20:46 172/239 KB   64/142 KB   52/1352 KB   48/192 KB   
17:20:46 176/239 KB   64/142 KB   52/1352 KB   48/192 KB   
17:20:46 148/239 KB   63/142 KB   52/1352 KB   48/192 KB   
17:20:46 176/239 KB   64/142 KB   56/1352 KB   48/192 KB   
17:20:46 176/239 KB   64/142 KB   60/1352 KB   48/192 KB   
17:20:46 176/239 KB   64/142 KB   64/1352 KB   48/192 KB   
17:20:46 180/239 KB   64/142 KB   64/1352 KB   48/192 KB   
17:20:46 184/239 KB   64/142 KB   64/1352 KB   48/192 KB   
17:20:47 188/239 KB   64/142 KB   64/1352 KB   48/192 KB   
17:20:47 192/239 KB   64/142 KB   64/1352 KB   48/192 KB   
17:20:47 192/239 KB   64/142 KB   68/1352 KB   48/192 KB   
17:20:47 192/239 KB   64/142 KB   72/1352 KB   48/192 KB   
17:20:47 192/239 KB   64/142 KB   76/1352 KB   48/192 KB   
17:20:47 192/239 KB   64/142 KB   80/1352 KB   48/192 KB   
17:20:47 196/239 KB   64/142 KB   80/1352 KB   52/192 KB   
17:20:47 196/239 KB   64/142 KB   80/1352 KB   52/192 KB   
17:20:48 196/239 KB   64/142 KB   84/1352 KB   52/192 KB   
17:20:48 200/239 KB   64/142 KB   84/1352 KB   52/192 KB   
17:20:48 200/239 KB   64/142 KB   84/1352 KB   56/192 KB   
17:20:48 200/239 KB   64/142 KB   88/1352 KB   56/192 KB   
17:20:49 204/239 KB   64/142 KB   88/1352 KB   56/192 KB   
17:20:50 204/239 KB   64/142 KB   88/1352 KB   60/192 KB   
17:20:50 208/239 KB   64/142 KB   88/1352 KB   60/192 KB   
17:20:51 208/239 KB   64/142 KB   88/1352 KB   64/192 KB   
17:20:51 212/239 KB   64/142 KB   88/1352 KB   64/192 KB   
17:20:52 216/239 KB   64/142 KB   88/1352 KB   64/192 KB   
17:20:52 220/239 KB   64/142 KB   88/1352 KB   64/192 KB   
17:20:53 220/239 KB   64/142 KB   92/1352 KB   64/192 KB   
17:20:53 224/239 KB   64/142 KB   92/1352 KB   64/192 KB   
17:20:53 224/239 KB   64/142 KB   96/1352 KB   64/192 KB   
17:20:54 228/239 KB   64/142 KB   96/1352 KB   64/192 KB   
17:20:54 232/239 KB   64/142 KB   96/1352 KB   64/192 KB   
17:20:54 236/239 KB   64/142 KB   96/1352 KB   64/192 KB   
17:20:54 239/239 KB   64/142 KB   96/1352 KB   64/192 KB   
17:20:54 239/239 KB   64/142 KB   100/1352 KB   64/192 KB   
17:20:54 239/239 KB   64/142 KB   104/1352 KB   64/192 KB   
17:20:54 239/239 KB   64/142 KB   108/1352 KB   64/192 KB   
17:20:56 239/239 KB   64/142 KB   112/1352 KB   64/192 KB   
17:20:56 239/239 KB   64/142 KB   116/1352 KB   64/192 KB   
17:20:56 239/239 KB   64/142 KB   120/1352 KB   64/192 KB   
17:20:56 239/239 KB   64/142 KB   124/1352 KB   64/192 KB   
17:20:56 239/239 KB   64/142 KB   128/1352 KB   64/192 KB   
17:20:56 239/239 KB   64/142 KB   132/1352 KB   64/192 KB   
17:20:56 239/239 KB   64/142 KB   136/1352 KB   64/192 KB   
17:20:57 239/239 KB   64/142 KB   140/1352 KB   64/192 KB   
17:20:57 239/239 KB   64/142 KB   144/1352 KB   64/192 KB   
17:20:57 239/239 KB   64/142 KB   148/1352 KB   64/192 KB   
17:20:57 239/239 KB   64/142 KB   152/1352 KB   64/192 KB   
17:20:57 239/239 KB   64/142 KB   156/1352 KB   64/192 KB   
17:20:57 3/4 KB   239/239 KB   64/142 KB   156/1352 KB   64/192 KB   
17:20:58 3/4 KB   239/239 KB   64/142 KB   160/1352 KB   64/192 KB   
17:20:58 4/4 KB   239/239 KB   64/142 KB   160/1352 KB   64/192 KB   
17:20:58 4/4 KB   239/239 KB   64/142 KB   164/1352 KB   64/192 KB   
17:20:58 4/4 KB   239/239 KB   64/142 KB   168/1352 KB   64/192 KB   
17:20:58 4/4 KB   239/239 KB   64/142 KB   172/1352 KB   64/192 KB   
17:20:58 4/4 KB   239/239 KB   64/142 KB   176/1352 KB   64/192 KB   
17:20:59 4/4 KB   239/239 KB   64/142 KB   180/1352 KB   64/192 KB   
17:20:59 4/4 KB   239/239 KB   64/142 KB   184/1352 KB   64/192 KB   
17:20:59 4/4 KB   239/239 KB   64/142 KB   188/1352 KB   64/192 KB   
17:20:59 4/4 KB   239/239 KB   64/142 KB   192/1352 KB   64/192 KB   
17:20:59 4/4 KB   239/239 KB   64/142 KB   196/1352 KB   64/192 KB   
17:20:59 4/4 KB   239/239 KB   64/142 KB   196/1352 KB   68/192 KB   
17:20:59 4/4 KB   239/239 KB   64/142 KB   196/1352 KB   72/192 KB   
17:20:59 4/4 KB   239/239 KB   64/142 KB   196/1352 KB   76/192 KB   
17:21:00 4/4 KB   239/239 KB   64/142 KB   196/1352 KB   80/192 KB   
17:21:00 4/4 KB   239/239 KB   64/142 KB   200/1352 KB   80/192 KB   
17:21:00 4/4 KB   239/239 KB   68/142 KB   200/1352 KB   80/192 KB   
17:21:00 4/4 KB   239/239 KB   72/142 KB   200/1352 KB   80/192 KB   
17:21:00 4/4 KB   239/239 KB   76/142 KB   200/1352 KB   80/192 KB   
17:21:00 4/4 KB   239/239 KB   80/142 KB   204/1352 KB   80/192 KB   
17:21:00 4/4 KB   239/239 KB   76/142 KB   204/1352 KB   80/192 KB   
17:21:00 4/4 KB   239/239 KB   80/142 KB   208/1352 KB   80/192 KB   
17:21:00 4/4 KB   239/239 KB   84/142 KB   208/1352 KB   80/192 KB   
17:21:00 4/4 KB   239/239 KB   88/142 KB   208/1352 KB   80/192 KB   
17:21:01 4/4 KB   239/239 KB   92/142 KB   208/1352 KB   80/192 KB   
17:21:01 4/4 KB   239/239 KB   96/142 KB   208/1352 KB   80/192 KB   
17:21:01 4/4 KB   239/239 KB   96/142 KB   212/1352 KB   80/192 KB   
17:21:01 4/4 KB   239/239 KB   96/142 KB   216/1352 KB   80/192 KB   
17:21:01 4/4 KB   239/239 KB   100/142 KB   216/1352 KB   80/192 KB   
17:21:01 4/4 KB   239/239 KB   104/142 KB   216/1352 KB   80/192 KB   
17:21:02 4/4 KB   239/239 KB   104/142 KB   216/1352 KB   84/192 KB   
17:21:02 4/4 KB   239/239 KB   108/142 KB   216/1352 KB   84/192 KB   
17:21:02 4/4 KB   239/239 KB   112/142 KB   216/1352 KB   84/192 KB   
17:21:02 4/4 KB   239/239 KB   112/142 KB   216/1352 KB   88/192 KB   
17:21:02 4/4 KB   239/239 KB   112/142 KB   216/1352 KB   92/192 KB   
17:21:02 4/4 KB   239/239 KB   112/142 KB   216/1352 KB   96/192 KB   
17:21:02 4/4 KB   239/239 KB   112/142 KB   220/1352 KB   96/192 KB   
17:21:02 4/4 KB   239/239 KB   112/142 KB   224/1352 KB   96/192 KB   
17:21:04 4/4 KB   239/239 KB   116/142 KB   224/1352 KB   96/192 KB   
17:21:04 4/4 KB   239/239 KB   120/142 KB   224/1352 KB   96/192 KB   
17:21:05 4/4 KB   239/239 KB   124/142 KB   224/1352 KB   96/192 KB   
17:21:05 4/4 KB   239/239 KB   128/142 KB   224/1352 KB   96/192 KB   
17:21:05 4/4 KB   239/239 KB   128/142 KB   228/1352 KB   96/192 KB   
17:21:05 4/4 KB   239/239 KB   128/142 KB   232/1352 KB   96/192 KB   
17:21:05 4/4 KB   239/239 KB   128/142 KB   236/1352 KB   96/192 KB   
17:21:05 4/4 KB   239/239 KB   128/142 KB   240/1352 KB   96/192 KB   
17:21:05 4/4 KB   239/239 KB   132/142 KB   240/1352 KB   96/192 KB   
17:21:05 4/4 KB   239/239 KB   136/142 KB   240/1352 KB   96/192 KB   
17:21:06 4/4 KB   239/239 KB   140/142 KB   240/1352 KB   96/192 KB   
17:21:06 4/4 KB   239/239 KB   142/142 KB   240/1352 KB   96/192 KB   
17:21:06 4/4 KB   239/239 KB   142/142 KB   244/1352 KB   96/192 KB   
17:21:06 4/4 KB   239/239 KB   142/142 KB   248/1352 KB   96/192 KB   
17:21:06 4/4 KB   239/239 KB   142/142 KB   252/1352 KB   96/192 KB   
17:21:06 4/4 KB   239/239 KB   142/142 KB   256/1352 KB   96/192 KB   
17:21:06 4/4 KB   239/239 KB   142/142 KB   260/1352 KB   96/192 KB   
17:21:06 4/4 KB   239/239 KB   142/142 KB   264/1352 KB   96/192 KB   
17:21:06 4/4 KB   239/239 KB   142/142 KB   268/1352 KB   96/192 KB   
17:21:06 4/4 KB   239/239 KB   142/142 KB   272/1352 KB   96/192 KB   
17:21:06 4/4 KB   239/239 KB   142/142 KB   276/1352 KB   96/192 KB   
17:21:06 4/4 KB   239/239 KB   142/142 KB   280/1352 KB   96/192 KB   
17:21:07 4/4 KB   239/239 KB   142/142 KB   284/1352 KB   96/192 KB   
17:21:07 4/4 KB   239/239 KB   142/142 KB   288/1352 KB   96/192 KB   
17:21:07 4/4 KB   239/239 KB   142/142 KB   292/1352 KB   96/192 KB   
17:21:07 4/4 KB   239/239 KB   142/142 KB   292/1352 KB   100/192 KB   
17:21:07 4/4 KB   239/239 KB   142/142 KB   296/1352 KB   100/192 KB   
17:21:07 4/4 KB   239/239 KB   142/142 KB   296/1352 KB   104/192 KB   
17:21:07 4/4 KB   239/239 KB   142/142 KB   300/1352 KB   104/192 KB   
17:21:07 4/4 KB   239/239 KB   142/142 KB   300/1352 KB   108/192 KB   
17:21:07 4/4 KB   239/239 KB   142/142 KB   304/1352 KB   108/192 KB   
17:21:07 4/4 KB   239/239 KB   142/142 KB   304/1352 KB   112/192 KB   
17:21:08                                                               
17:21:08 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (239 KB at 3095.1 KB/sec)
17:21:08 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.jar
17:21:08 4/4 KB   142/142 KB   308/1352 KB   112/192 KB                
17:21:08 4/4 KB   142/142 KB   312/1352 KB   112/192 KB   
17:21:08 4/4 KB   142/142 KB   316/1352 KB   112/192 KB   
17:21:08 4/4 KB   142/142 KB   320/1352 KB   112/192 KB   
17:21:08 4/4 KB   142/142 KB   324/1352 KB   112/192 KB   
17:21:08 4/4 KB   142/142 KB   328/1352 KB   112/192 KB   
17:21:08 4/4 KB   142/142 KB   332/1352 KB   112/192 KB   
17:21:09 4/4 KB   142/142 KB   336/1352 KB   112/192 KB   
17:21:09 4/4 KB   142/142 KB   340/1352 KB   112/192 KB   
17:21:09 4/4 KB   142/142 KB   344/1352 KB   112/192 KB   
17:21:09 4/4 KB   142/142 KB   348/1352 KB   112/192 KB   
17:21:09 4/4 KB   142/142 KB   352/1352 KB   116/192 KB   
17:21:09 4/4 KB   142/142 KB   348/1352 KB   116/192 KB   
17:21:09 4/4 KB   142/142 KB   352/1352 KB   120/192 KB   
17:21:09 4/4 KB   142/142 KB   352/1352 KB   124/192 KB   
17:21:09 4/4 KB   142/142 KB   352/1352 KB   128/192 KB   
17:21:09 4/4 KB   142/142 KB   356/1352 KB   128/192 KB   
17:21:10 4/4 KB   142/142 KB   360/1352 KB   128/192 KB   
17:21:10 4/4 KB   142/142 KB   364/1352 KB   128/192 KB   
17:21:10 4/4 KB   142/142 KB   368/1352 KB   128/192 KB   
17:21:10 4/4 KB   142/142 KB   372/1352 KB   128/192 KB   
17:21:10 4/4 KB   142/142 KB   376/1352 KB   128/192 KB   
17:21:10 4/4 KB   142/142 KB   380/1352 KB   128/192 KB   
17:21:10 4/4 KB   142/142 KB   384/1352 KB   128/192 KB   
17:21:10 4/4 KB   142/142 KB   384/1352 KB   132/192 KB   
17:21:10 4/4 KB   142/142 KB   384/1352 KB   136/192 KB   
17:21:10 4/4 KB   142/142 KB   384/1352 KB   140/192 KB   
17:21:10 4/4 KB   142/142 KB   384/1352 KB   144/192 KB   
17:21:11 4/4 KB   142/142 KB   388/1352 KB   144/192 KB   
17:21:11 4/4 KB   142/142 KB   392/1352 KB   144/192 KB   
17:21:11 4/4 KB   142/142 KB   396/1352 KB   144/192 KB   
17:21:11 4/4 KB   142/142 KB   400/1352 KB   144/192 KB   
17:21:11 4/4 KB   142/142 KB   404/1352 KB   144/192 KB   
17:21:11 4/4 KB   142/142 KB   408/1352 KB   144/192 KB   
17:21:11 4/4 KB   142/142 KB   412/1352 KB   144/192 KB   
17:21:11 4/4 KB   142/142 KB   416/1352 KB   144/192 KB   
17:21:11 4/4 KB   142/142 KB   420/1352 KB   144/192 KB   
17:21:11 4/4 KB   142/142 KB   424/1352 KB   144/192 KB   
17:21:11 4/4 KB   142/142 KB   428/1352 KB   144/192 KB   
17:21:12 4/4 KB   142/142 KB   432/1352 KB   144/192 KB   
17:21:12                                                  
17:21:12 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.jar (4 KB at 37.1 KB/sec)
17:21:12 142/142 KB   436/1352 KB   144/192 KB            
17:21:12 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.jar
17:21:12 142/142 KB   440/1352 KB   144/192 KB   
17:21:12 142/142 KB   444/1352 KB   144/192 KB   
17:21:12 142/142 KB   448/1352 KB   144/192 KB   
17:21:13 142/142 KB   448/1352 KB   148/192 KB   
17:21:13 142/142 KB   448/1352 KB   152/192 KB   
17:21:13 142/142 KB   448/1352 KB   156/192 KB   
17:21:13 142/142 KB   448/1352 KB   160/192 KB   
17:21:13 142/142 KB   452/1352 KB   160/192 KB   
17:21:13 142/142 KB   456/1352 KB   160/192 KB   
17:21:13 142/142 KB   460/1352 KB   160/192 KB   
17:21:13 142/142 KB   464/1352 KB   160/192 KB   
17:21:13 142/142 KB   468/1352 KB   160/192 KB   
17:21:13 142/142 KB   472/1352 KB   160/192 KB   
17:21:13 142/142 KB   476/1352 KB   160/192 KB   
17:21:13 142/142 KB   480/1352 KB   164/192 KB   
17:21:13 142/142 KB   480/1352 KB   164/192 KB   
17:21:13 142/142 KB   480/1352 KB   168/192 KB   
17:21:13 142/142 KB   480/1352 KB   172/192 KB   
17:21:13 142/142 KB   480/1352 KB   176/192 KB   
17:21:13 142/142 KB   484/1352 KB   176/192 KB   
17:21:13 142/142 KB   488/1352 KB   176/192 KB   
17:21:13 142/142 KB   492/1352 KB   176/192 KB   
17:21:13 142/142 KB   496/1352 KB   176/192 KB   
17:21:13 142/142 KB   500/1352 KB   176/192 KB   
17:21:13 142/142 KB   500/1352 KB   180/192 KB   
17:21:13 142/142 KB   504/1352 KB   180/192 KB   
17:21:13 142/142 KB   508/1352 KB   180/192 KB   
17:21:13 142/142 KB   508/1352 KB   184/192 KB   
17:21:13 142/142 KB   512/1352 KB   184/192 KB   
17:21:13 142/142 KB   512/1352 KB   188/192 KB   
17:21:13 142/142 KB   512/1352 KB   192/192 KB   
17:21:13 142/142 KB   512/1352 KB   192/192 KB   
17:21:13 142/142 KB   516/1352 KB   192/192 KB   
17:21:13 142/142 KB   520/1352 KB   192/192 KB   
17:21:13 142/142 KB   524/1352 KB   192/192 KB   
17:21:13 142/142 KB   528/1352 KB   192/192 KB   
17:21:13 142/142 KB   532/1352 KB   192/192 KB   
17:21:13 142/142 KB   536/1352 KB   192/192 KB   
17:21:13 142/142 KB   540/1352 KB   192/192 KB   
17:21:13 142/142 KB   544/1352 KB   192/192 KB   
17:21:13 142/142 KB   548/1352 KB   192/192 KB   
17:21:13 142/142 KB   552/1352 KB   192/192 KB   
17:21:13 142/142 KB   556/1352 KB   192/192 KB   
17:21:13 142/142 KB   560/1352 KB   192/192 KB   
17:21:13 142/142 KB   564/1352 KB   192/192 KB   
17:21:13 142/142 KB   568/1352 KB   192/192 KB   
17:21:13 142/142 KB   572/1352 KB   192/192 KB   
17:21:13 142/142 KB   576/1352 KB   192/192 KB   
17:21:13 142/142 KB   580/1352 KB   192/192 KB   
17:21:13 142/142 KB   584/1352 KB   192/192 KB   
17:21:13 142/142 KB   588/1352 KB   192/192 KB   
17:21:13 142/142 KB   592/1352 KB   192/192 KB   
17:21:13                                         
17:21:14 Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (142 KB at 1613.3 KB/sec)
17:21:15 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.jar
17:21:15 596/1352 KB   192/192 KB                
17:21:15 600/1352 KB   192/192 KB   
17:21:15 604/1352 KB   192/192 KB   
17:21:15 608/1352 KB   192/192 KB   
17:21:15 612/1352 KB   192/192 KB   
17:21:16 616/1352 KB   192/192 KB   
17:21:16 620/1352 KB   192/192 KB   
17:21:16 624/1352 KB   192/192 KB   
17:21:16 628/1352 KB   192/192 KB   
17:21:16 632/1352 KB   192/192 KB   
17:21:17 4/36 KB   632/1352 KB   192/192 KB   
17:21:17 4/36 KB   636/1352 KB   192/192 KB   
17:21:17 8/36 KB   640/1352 KB   192/192 KB   
17:21:17 8/36 KB   644/1352 KB   192/192 KB   
17:21:17 8/36 KB   648/1352 KB   192/192 KB   
17:21:17 8/36 KB   652/1352 KB   192/192 KB   
17:21:17 8/36 KB   656/1352 KB   192/192 KB   
17:21:17 8/36 KB   660/1352 KB   192/192 KB   
17:21:17 8/36 KB   664/1352 KB   192/192 KB   
17:21:17 8/36 KB   668/1352 KB   192/192 KB   
17:21:17 8/36 KB   672/1352 KB   192/192 KB   
17:21:17 8/36 KB   676/1352 KB   192/192 KB   
17:21:17 8/36 KB   680/1352 KB   192/192 KB   
17:21:17 8/36 KB   684/1352 KB   192/192 KB   
17:21:17 8/36 KB   688/1352 KB   192/192 KB   
17:21:17 8/36 KB   692/1352 KB   192/192 KB   
17:21:17 8/36 KB   696/1352 KB   192/192 KB   
17:21:17 8/36 KB   636/1352 KB   192/192 KB   
17:21:17 12/36 KB   696/1352 KB   192/192 KB   
17:21:18 12/36 KB   700/1352 KB   192/192 KB   
17:21:18 16/36 KB   700/1352 KB   192/192 KB   
17:21:18 16/36 KB   704/1352 KB   192/192 KB   
17:21:18 20/36 KB   704/1352 KB   192/192 KB   
17:21:18 20/36 KB   708/1352 KB   192/192 KB   
17:21:18 24/36 KB   708/1352 KB   192/192 KB   
17:21:18 24/36 KB   712/1352 KB   192/192 KB   
17:21:18 28/36 KB   712/1352 KB   192/192 KB   
17:21:18 32/36 KB   712/1352 KB   192/192 KB   
17:21:22 32/36 KB   716/1352 KB   192/192 KB   
17:21:22 32/36 KB   720/1352 KB   192/192 KB   
17:21:22 36/36 KB   720/1352 KB   192/192 KB   
17:21:22 36/36 KB   720/1352 KB   192/192 KB   
17:21:22 36/36 KB   724/1352 KB   192/192 KB   
17:21:22 36/36 KB   728/1352 KB   192/192 KB   
17:21:22 36/36 KB   732/1352 KB   192/192 KB   
17:21:22 36/36 KB   736/1352 KB   192/192 KB   
17:21:22 36/36 KB   740/1352 KB   192/192 KB   
17:21:22 36/36 KB   744/1352 KB   192/192 KB   
17:21:22 36/36 KB   748/1352 KB   192/192 KB   
17:21:22 36/36 KB   752/1352 KB   192/192 KB   
17:21:22 36/36 KB   756/1352 KB   192/192 KB   
17:21:22 36/36 KB   760/1352 KB   192/192 KB   
17:21:22 36/36 KB   764/1352 KB   192/192 KB   
17:21:22 36/36 KB   768/1352 KB   192/192 KB   
17:21:22 36/36 KB   772/1352 KB   192/192 KB   
17:21:22 36/36 KB   776/1352 KB   192/192 KB   
17:21:22 36/36 KB   780/1352 KB   192/192 KB   
17:21:22 36/36 KB   784/1352 KB   192/192 KB   
17:21:22 36/36 KB   784/1352 KB   192/192 KB   3/7 KB   
17:21:22 36/36 KB   788/1352 KB   192/192 KB   3/7 KB   
17:21:22 36/36 KB   788/1352 KB   192/192 KB   5/7 KB   
17:21:22 36/36 KB   792/1352 KB   192/192 KB   5/7 KB   
17:21:22 36/36 KB   796/1352 KB   192/192 KB   5/7 KB   
17:21:22 36/36 KB   800/1352 KB   192/192 KB   5/7 KB   
17:21:22 36/36 KB   800/1352 KB   192/192 KB   7/7 KB   
17:21:22 36/36 KB   804/1352 KB   192/192 KB   7/7 KB   
17:21:22 36/36 KB   808/1352 KB   192/192 KB   7/7 KB   
17:21:22 36/36 KB   812/1352 KB   192/192 KB   7/7 KB   
17:21:22 36/36 KB   816/1352 KB   192/192 KB   7/7 KB   
17:21:22 36/36 KB   820/1352 KB   192/192 KB   7/7 KB   
17:21:23 36/36 KB   824/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   828/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   832/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   836/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   840/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   844/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   848/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   852/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   856/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   860/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   864/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   868/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   872/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   876/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   880/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   884/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   888/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   892/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   896/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   900/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   904/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   908/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   912/1352 KB   192/192 KB   7/7 KB   
17:21:26 36/36 KB   916/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   920/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   924/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   928/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   932/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   936/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   940/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   944/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   948/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   952/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   956/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   960/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   964/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   968/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   972/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   976/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   980/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   984/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   988/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   992/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   996/1352 KB   192/192 KB   7/7 KB   
17:21:29 36/36 KB   1000/1352 KB   192/192 KB   7/7 KB   
17:21:29 4/10 KB   36/36 KB   1000/1352 KB   192/192 KB   7/7 KB   
17:21:29 4/10 KB   36/36 KB   1004/1352 KB   192/192 KB   7/7 KB   
17:21:29 8/10 KB   36/36 KB   1004/1352 KB   192/192 KB   7/7 KB   
17:21:30 10/10 KB   36/36 KB   1004/1352 KB   192/192 KB   7/7 KB   
17:21:34 10/10 KB   36/36 KB   1008/1352 KB   192/192 KB   7/7 KB   
17:21:34 10/10 KB   36/36 KB   1012/1352 KB   192/192 KB   7/7 KB   
17:21:34 10/10 KB   36/36 KB   1016/1352 KB   192/192 KB   7/7 KB   
17:21:34 10/10 KB   36/36 KB   1020/1352 KB   192/192 KB   7/7 KB   
17:21:34 10/10 KB   36/36 KB   1024/1352 KB   192/192 KB   7/7 KB   
17:21:34                                                            
17:21:34 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.jar (192 KB at 1863.0 KB/sec)
17:21:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.jar
17:21:36 10/10 KB   36/36 KB   1028/1352 KB   7/7 KB                
17:21:36 10/10 KB   36/36 KB   1032/1352 KB   7/7 KB   
17:21:36 10/10 KB   36/36 KB   1036/1352 KB   7/7 KB   
17:21:36 10/10 KB   36/36 KB   1040/1352 KB   7/7 KB   
17:21:36 10/10 KB   36/36 KB   1044/1352 KB   7/7 KB   
17:21:36 10/10 KB   36/36 KB   1048/1352 KB   7/7 KB   
17:21:36 10/10 KB   36/36 KB   1052/1352 KB   7/7 KB   
17:21:36 10/10 KB   36/36 KB   1056/1352 KB   7/7 KB   
17:21:36 10/10 KB   36/36 KB   1060/1352 KB   7/7 KB   
17:21:36 10/10 KB   36/36 KB   1064/1352 KB   7/7 KB   
17:21:36 10/10 KB   36/36 KB   1068/1352 KB   7/7 KB   
17:21:36 10/10 KB   36/36 KB   1072/1352 KB   7/7 KB   
17:21:36 10/10 KB   36/36 KB   1076/1352 KB   7/7 KB   
17:21:36 10/10 KB   36/36 KB   1080/1352 KB   7/7 KB   
17:21:36 10/10 KB   36/36 KB   1084/1352 KB   7/7 KB   
17:21:39 10/10 KB   36/36 KB   1088/1352 KB   7/7 KB   
17:21:39 10/10 KB   36/36 KB   1092/1352 KB   7/7 KB   
17:21:39 10/10 KB   36/36 KB   1096/1352 KB   7/7 KB   
17:21:39 10/10 KB   36/36 KB   1100/1352 KB   7/7 KB   
17:21:39 10/10 KB   36/36 KB   1104/1352 KB   7/7 KB   
17:21:39 10/10 KB   36/36 KB   1108/1352 KB   7/7 KB   
17:21:39                                               
17:21:39 10/10 KB   1112/1352 KB   7/7 KB              
17:21:39 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.jar (36 KB at 338.5 KB/sec)
17:21:39 10/10 KB   1116/1352 KB   7/7 KB   
17:21:39 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.jar
17:21:39 10/10 KB   1120/1352 KB   7/7 KB   
17:21:39 10/10 KB   1124/1352 KB   7/7 KB   
17:21:39 10/10 KB   1128/1352 KB   7/7 KB   
17:21:39 10/10 KB   1132/1352 KB   7/7 KB   
17:21:39 10/10 KB   1136/1352 KB   7/7 KB   
17:21:39 10/10 KB   1140/1352 KB   7/7 KB   
17:21:39 10/10 KB   1144/1352 KB   7/7 KB   
17:21:39 10/10 KB   1148/1352 KB   7/7 KB   
17:21:39 10/10 KB   1152/1352 KB   7/7 KB   
17:21:39 10/10 KB   1156/1352 KB   7/7 KB   
17:21:39 10/10 KB   1160/1352 KB   7/7 KB   
17:21:39 10/10 KB   1164/1352 KB   7/7 KB   
17:21:39 10/10 KB   1168/1352 KB   7/7 KB   
17:21:39 10/10 KB   1172/1352 KB   7/7 KB   
17:21:41 10/10 KB   1176/1352 KB   7/7 KB   
17:21:41 10/10 KB   1180/1352 KB   7/7 KB   
17:21:41 10/10 KB   1184/1352 KB   7/7 KB   
17:21:41 10/10 KB   1188/1352 KB   7/7 KB   
17:21:41 10/10 KB   1192/1352 KB   7/7 KB   
17:21:41 10/10 KB   1196/1352 KB   7/7 KB   
17:21:41 10/10 KB   1200/1352 KB   7/7 KB   
17:21:41 10/10 KB   1204/1352 KB   7/7 KB   
17:21:41 10/10 KB   1208/1352 KB   7/7 KB   
17:21:41 10/10 KB   1212/1352 KB   7/7 KB   
17:21:41 10/10 KB   1216/1352 KB   7/7 KB   
17:21:42 10/10 KB   1220/1352 KB   7/7 KB   
17:21:42 10/10 KB   1224/1352 KB   7/7 KB   
17:21:42 10/10 KB   1228/1352 KB   7/7 KB   
17:21:42 10/10 KB   1232/1352 KB   7/7 KB   
17:21:42 10/10 KB   1236/1352 KB   7/7 KB   
17:21:42 10/10 KB   1240/1352 KB   7/7 KB   
17:21:42 10/10 KB   1244/1352 KB   7/7 KB   
17:21:42 10/10 KB   1248/1352 KB   7/7 KB   
17:21:42 10/10 KB   1252/1352 KB   7/7 KB   
17:21:42 10/10 KB   1256/1352 KB   7/7 KB   
17:21:42 10/10 KB   1260/1352 KB   7/7 KB   
17:21:42 10/10 KB   1264/1352 KB   7/7 KB   
17:21:45 10/10 KB   1268/1352 KB   7/7 KB   
17:21:45 10/10 KB   1272/1352 KB   7/7 KB   
17:21:45 10/10 KB   1276/1352 KB   7/7 KB   
17:21:45 10/10 KB   1280/1352 KB   7/7 KB   
17:21:45                                    
17:21:45 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.jar (7 KB at 61.5 KB/sec)
17:21:45 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.jar
17:21:45 10/10 KB   1284/1352 KB            
17:21:45 10/10 KB   1288/1352 KB   
17:21:45 10/10 KB   1292/1352 KB   
17:21:45 10/10 KB   1296/1352 KB   
17:21:45 10/10 KB   1300/1352 KB   
17:21:45 10/10 KB   1304/1352 KB   
17:21:45 10/10 KB   1308/1352 KB   
17:21:45 10/10 KB   1312/1352 KB   
17:21:45 10/10 KB   1316/1352 KB   
17:21:45 10/10 KB   1320/1352 KB   
17:21:45 10/10 KB   1324/1352 KB   
17:21:45 10/10 KB   1328/1352 KB   
17:21:45 10/10 KB   1332/1352 KB   
17:21:45 10/10 KB   1336/1352 KB   
17:21:45 10/10 KB   1340/1352 KB   
17:21:45 10/10 KB   1344/1352 KB   
17:21:45 10/10 KB   1348/1352 KB   
17:21:45 10/10 KB   1352/1352 KB   
17:21:46 10/10 KB   1352/1352 KB   
17:21:46 10/10 KB   1352/1352 KB   4/34 KB   
17:21:46 10/10 KB   1352/1352 KB   8/34 KB   
17:21:46 10/10 KB   1352/1352 KB   12/34 KB   
17:21:46 10/10 KB   1352/1352 KB   16/34 KB   
17:21:46 10/10 KB   1352/1352 KB   20/34 KB   
17:21:46 10/10 KB   1352/1352 KB   24/34 KB   
17:21:48 10/10 KB   1352/1352 KB   28/34 KB   
17:21:48 10/10 KB   1352/1352 KB   32/34 KB   
17:21:48                                      
17:21:48 1352/1352 KB   34/34 KB              
17:21:48 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.jar (10 KB at 81.2 KB/sec)
17:21:48 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.jar
17:21:48 4/37 KB   1352/1352 KB   34/34 KB   
17:21:48 8/37 KB   1352/1352 KB   34/34 KB   
17:21:48 12/37 KB   1352/1352 KB   34/34 KB   
17:21:48 16/37 KB   1352/1352 KB   34/34 KB   
17:21:48 20/37 KB   1352/1352 KB   34/34 KB   
17:21:48 24/37 KB   1352/1352 KB   34/34 KB   
17:21:48 28/37 KB   1352/1352 KB   34/34 KB   
17:21:48 32/37 KB   1352/1352 KB   34/34 KB   
17:21:48 36/37 KB   1352/1352 KB   34/34 KB   
17:21:48 37/37 KB   1352/1352 KB   34/34 KB   
17:21:51 37/37 KB   1352/1352 KB   4/21 KB   34/34 KB   
17:21:51 37/37 KB   1352/1352 KB   8/21 KB   34/34 KB   
17:21:51 37/37 KB   1352/1352 KB   12/21 KB   34/34 KB   
17:21:51 37/37 KB   1352/1352 KB   16/21 KB   34/34 KB   
17:21:51 37/37 KB   1352/1352 KB   20/21 KB   34/34 KB   
17:21:51 37/37 KB   1352/1352 KB   21/21 KB   34/34 KB   
17:21:51                                                 
17:21:51 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.jar (1352 KB at 10811.9 KB/sec)
17:21:51 3/27 KB   37/37 KB   21/21 KB   34/34 KB        
17:21:51 5/27 KB   37/37 KB   21/21 KB   34/34 KB   
17:21:51 8/27 KB   37/37 KB   21/21 KB   34/34 KB   
17:21:51 11/27 KB   37/37 KB   21/21 KB   34/34 KB   
17:21:51 13/27 KB   37/37 KB   21/21 KB   34/34 KB   
17:21:51 16/27 KB   37/37 KB   21/21 KB   34/34 KB   
17:21:51 19/27 KB   37/37 KB   21/21 KB   34/34 KB   
17:21:51 21/27 KB   37/37 KB   21/21 KB   34/34 KB   
17:21:51 24/27 KB   37/37 KB   21/21 KB   34/34 KB   
17:21:51 27/27 KB   37/37 KB   21/21 KB   34/34 KB   
17:21:51                                             
17:21:51 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.jar (34 KB at 260.8 KB/sec)
17:21:51                                             
17:21:51 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.jar (37 KB at 288.6 KB/sec)
17:21:51                                             
17:21:51 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.jar (21 KB at 157.7 KB/sec)
17:21:51                                             
17:21:51 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.jar (27 KB at 185.0 KB/sec)
17:21:51 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles-external/1.0.0/tycho-bundles-external-1.0.0.zip
17:21:51 3/7210 KB                                   
17:21:51 6/7210 KB   
17:21:51 9/7210 KB   
17:21:51 11/7210 KB   
17:21:51 14/7210 KB   
17:21:51 16/7210 KB   
17:21:51 19/7210 KB   
17:21:51 22/7210 KB   
17:21:51 25/7210 KB   
17:21:51 27/7210 KB   
17:21:51 30/7210 KB   
17:21:51 32/7210 KB   
17:21:51 36/7210 KB   
17:21:51 40/7210 KB   
17:21:51 44/7210 KB   
17:21:51 48/7210 KB   
17:21:52 52/7210 KB   
17:21:52 56/7210 KB   
17:21:52 60/7210 KB   
17:21:52 64/7210 KB   
17:21:52 68/7210 KB   
17:21:52 72/7210 KB   
17:21:52 76/7210 KB   
17:21:52 80/7210 KB   
17:21:52 84/7210 KB   
17:21:52 88/7210 KB   
17:21:52 92/7210 KB   
17:21:52 96/7210 KB   
17:21:56 100/7210 KB   
17:21:56 104/7210 KB   
17:21:56 108/7210 KB   
17:22:00 112/7210 KB   
17:22:00 116/7210 KB   
17:22:00 120/7210 KB   
17:22:00 124/7210 KB   
17:22:00 128/7210 KB   
17:22:00 132/7210 KB   
17:22:00 136/7210 KB   
17:22:00 140/7210 KB   
17:22:00 144/7210 KB   
17:22:00 148/7210 KB   
17:22:00 152/7210 KB   
17:22:00 156/7210 KB   
17:22:00 160/7210 KB   
17:22:00 164/7210 KB   
17:22:00 168/7210 KB   
17:22:00 172/7210 KB   
17:22:00 176/7210 KB   
17:22:00 180/7210 KB   
17:22:00 184/7210 KB   
17:22:00 188/7210 KB   
17:22:00 192/7210 KB   
17:22:00 196/7210 KB   
17:22:00 200/7210 KB   
17:22:00 204/7210 KB   
17:22:00 208/7210 KB   
17:22:00 212/7210 KB   
17:22:00 216/7210 KB   
17:22:00 220/7210 KB   
17:22:00 224/7210 KB   
17:22:00 228/7210 KB   
17:22:00 232/7210 KB   
17:22:00 236/7210 KB   
17:22:00 240/7210 KB   
17:22:00 244/7210 KB   
17:22:00 248/7210 KB   
17:22:00 252/7210 KB   
17:22:00 256/7210 KB   
17:22:00 260/7210 KB   
17:22:00 264/7210 KB   
17:22:00 268/7210 KB   
17:22:00 272/7210 KB   
17:22:00 276/7210 KB   
17:22:00 280/7210 KB   
17:22:00 284/7210 KB   
17:22:00 288/7210 KB   
17:22:00 292/7210 KB   
17:22:00 296/7210 KB   
17:22:00 300/7210 KB   
17:22:00 304/7210 KB   
17:22:00 308/7210 KB   
17:22:00 312/7210 KB   
17:22:00 316/7210 KB   
17:22:00 320/7210 KB   
17:22:00 324/7210 KB   
17:22:00 328/7210 KB   
17:22:00 332/7210 KB   
17:22:00 336/7210 KB   
17:22:00 340/7210 KB   
17:22:00 344/7210 KB   
17:22:00 348/7210 KB   
17:22:00 352/7210 KB   
17:22:00 356/7210 KB   
17:22:00 360/7210 KB   
17:22:00 364/7210 KB   
17:22:00 368/7210 KB   
17:22:00 372/7210 KB   
17:22:00 376/7210 KB   
17:22:00 380/7210 KB   
17:22:00 384/7210 KB   
17:22:00 388/7210 KB   
17:22:00 392/7210 KB   
17:22:00 396/7210 KB   
17:22:00 400/7210 KB   
17:22:00 404/7210 KB   
17:22:00 408/7210 KB   
17:22:00 412/7210 KB   
17:22:00 416/7210 KB   
17:22:00 420/7210 KB   
17:22:01 424/7210 KB   
17:22:01 428/7210 KB   
17:22:01 432/7210 KB   
17:22:01 436/7210 KB   
17:22:01 440/7210 KB   
17:22:01 444/7210 KB   
17:22:07 448/7210 KB   
17:22:07 452/7210 KB   
17:22:07 456/7210 KB   
17:22:12 460/7210 KB   
17:22:12 464/7210 KB   
17:22:12 468/7210 KB   
17:22:12 472/7210 KB   
17:22:14 476/7210 KB   
17:22:14 480/7210 KB   
17:22:14 484/7210 KB   
17:22:16 488/7210 KB   
17:22:17 492/7210 KB   
17:22:17 496/7210 KB   
17:22:20 500/7210 KB   
17:22:20 504/7210 KB   
17:22:21 508/7210 KB   
17:22:22 512/7210 KB   
17:22:22 516/7210 KB   
17:22:22 520/7210 KB   
17:22:33 524/7210 KB   
17:22:34 528/7210 KB   
17:22:34 532/7210 KB   
17:22:34 536/7210 KB   
17:22:34 540/7210 KB   
17:22:34 544/7210 KB   
17:22:34 548/7210 KB   
17:22:34 552/7210 KB   
17:22:34 556/7210 KB   
17:22:34 560/7210 KB   
17:22:34 564/7210 KB   
17:22:34 568/7210 KB   
17:22:34 572/7210 KB   
17:22:34 576/7210 KB   
17:22:34 580/7210 KB   
17:22:34 584/7210 KB   
17:22:34 588/7210 KB   
17:22:34 592/7210 KB   
17:22:34 596/7210 KB   
17:22:34 600/7210 KB   
17:22:34 604/7210 KB   
17:22:34 608/7210 KB   
17:22:34 612/7210 KB   
17:22:34 616/7210 KB   
17:22:35 620/7210 KB   
17:22:35 624/7210 KB   
17:22:36 628/7210 KB   
17:22:39 632/7210 KB   
17:22:39 636/7210 KB   
17:22:39 640/7210 KB   
17:22:39 644/7210 KB   
17:22:40 648/7210 KB   
17:22:40 652/7210 KB   
17:22:40 656/7210 KB   
17:22:42 660/7210 KB   
17:22:43 664/7210 KB   
17:22:44 668/7210 KB   
17:22:46 672/7210 KB   
17:22:48 676/7210 KB   
17:22:48 680/7210 KB   
17:22:48 684/7210 KB   
17:22:51 688/7210 KB   
17:22:51 692/7210 KB   
17:22:51 696/7210 KB   
17:22:53 700/7210 KB   
17:22:53 704/7210 KB   
17:22:53 708/7210 KB   
17:22:54 712/7210 KB   
17:22:54 716/7210 KB   
17:22:54 720/7210 KB   
17:22:56 724/7210 KB   
17:22:56 728/7210 KB   
17:22:56 732/7210 KB   
17:23:07 736/7210 KB   
17:23:07 740/7210 KB   
17:23:07 744/7210 KB   
17:23:09 748/7210 KB   
17:23:09 752/7210 KB   
17:23:09 756/7210 KB   
17:23:12 760/7210 KB   
17:23:12 764/7210 KB   
17:23:12 768/7210 KB   
17:23:14 772/7210 KB   
17:23:14 776/7210 KB   
17:23:14 780/7210 KB   
17:23:17 784/7210 KB   
17:23:17 788/7210 KB   
17:23:17 792/7210 KB   
17:23:18 796/7210 KB   
17:23:19 800/7210 KB   
17:23:19 804/7210 KB   
17:23:20 808/7210 KB   
17:23:20 812/7210 KB   
17:23:20 816/7210 KB   
17:23:22 820/7210 KB   
17:23:22 824/7210 KB   
17:23:22 828/7210 KB   
17:23:24 832/7210 KB   
17:23:24 836/7210 KB   
17:23:24 840/7210 KB   
17:23:25 844/7210 KB   
17:23:26 848/7210 KB   
17:23:26 852/7210 KB   
17:23:28 856/7210 KB   
17:23:28 860/7210 KB   
17:23:28 864/7210 KB   
17:23:30 868/7210 KB   
17:23:30 872/7210 KB   
17:23:30 876/7210 KB   
17:23:32 880/7210 KB   
17:23:32 884/7210 KB   
17:23:32 888/7210 KB   
17:23:34 892/7210 KB   
17:23:34 896/7210 KB   
17:23:34 900/7210 KB   
17:23:36 904/7210 KB   
17:23:36 908/7210 KB   
17:23:36 912/7210 KB   
17:23:38 916/7210 KB   
17:23:38 920/7210 KB   
17:23:38 924/7210 KB   
17:23:40 928/7210 KB   
17:23:40 932/7210 KB   
17:23:40 936/7210 KB   
17:23:42 940/7210 KB   
17:23:42 944/7210 KB   
17:23:42 948/7210 KB   
17:23:43 952/7210 KB   
17:23:43 956/7210 KB   
17:23:44 960/7210 KB   
17:23:44 964/7210 KB   
17:23:44 968/7210 KB   
17:23:44 972/7210 KB   
17:23:46 976/7210 KB   
17:23:46 980/7210 KB   
17:23:46 984/7210 KB   
17:23:48 988/7210 KB   
17:23:48 992/7210 KB   
17:23:48 996/7210 KB   
17:23:48 1000/7210 KB   
17:23:48 1004/7210 KB   
17:23:48 1008/7210 KB   
17:23:48 1012/7210 KB   
17:23:48 1016/7210 KB   
17:23:48 1020/7210 KB   
17:23:48 1024/7210 KB   
17:23:48 1028/7210 KB   
17:23:48 1032/7210 KB   
17:23:48 1036/7210 KB   
17:23:48 1040/7210 KB   
17:23:48 1044/7210 KB   
17:23:48 1048/7210 KB   
17:23:48 1052/7210 KB   
17:23:48 1056/7210 KB   
17:23:48 1060/7210 KB   
17:23:48 1064/7210 KB   
17:23:48 1068/7210 KB   
17:23:48 1072/7210 KB   
17:23:48 1076/7210 KB   
17:23:48 1080/7210 KB   
17:23:48 1084/7210 KB   
17:23:48 1088/7210 KB   
17:23:48 1092/7210 KB   
17:23:48 1096/7210 KB   
17:23:48 1100/7210 KB   
17:23:48 1104/7210 KB   
17:23:48 1108/7210 KB   
17:23:48 1112/7210 KB   
17:23:48 1116/7210 KB   
17:23:48 1120/7210 KB   
17:23:48 1124/7210 KB   
17:23:48 1128/7210 KB   
17:23:48 1132/7210 KB   
17:23:48 1136/7210 KB   
17:23:48 1140/7210 KB   
17:23:48 1144/7210 KB   
17:23:48 1148/7210 KB   
17:23:49 1152/7210 KB   
17:23:49 1156/7210 KB   
17:23:49 1160/7210 KB   
17:23:49 1164/7210 KB   
17:23:49 1168/7210 KB   
17:23:49 1172/7210 KB   
17:23:49 1176/7210 KB   
17:23:49 1180/7210 KB   
17:23:49 1184/7210 KB   
17:23:49 1188/7210 KB   
17:23:49 1192/7210 KB   
17:23:49 1196/7210 KB   
17:23:49 1200/7210 KB   
17:23:49 1204/7210 KB   
17:23:49 1208/7210 KB   
17:23:49 1212/7210 KB   
17:23:49 1216/7210 KB   
17:23:49 1220/7210 KB   
17:23:49 1224/7210 KB   
17:23:49 1228/7210 KB   
17:23:49 1232/7210 KB   
17:23:49 1236/7210 KB   
17:23:49 1240/7210 KB   
17:23:49 1244/7210 KB   
17:23:49 1248/7210 KB   
17:23:49 1252/7210 KB   
17:23:49 1256/7210 KB   
17:23:49 1260/7210 KB   
17:23:49 1264/7210 KB   
17:23:49 1268/7210 KB   
17:23:49 1272/7210 KB   
17:23:49 1276/7210 KB   
17:23:49 1280/7210 KB   
17:23:49 1284/7210 KB   
17:23:49 1288/7210 KB   
17:23:49 1292/7210 KB   
17:23:49 1296/7210 KB   
17:23:50 1300/7210 KB   
17:23:50 1304/7210 KB   
17:23:50 1308/7210 KB   
17:23:50 1312/7210 KB   
17:23:50 1316/7210 KB   
17:23:50 1320/7210 KB   
17:23:50 1324/7210 KB   
17:23:50 1328/7210 KB   
17:23:50 1332/7210 KB   
17:23:50 1336/7210 KB   
17:23:50 1340/7210 KB   
17:23:50 1344/7210 KB   
17:23:50 1348/7210 KB   
17:23:50 1352/7210 KB   
17:23:50 1356/7210 KB   
17:23:50 1360/7210 KB   
17:23:50 1364/7210 KB   
17:23:50 1368/7210 KB   
17:23:50 1372/7210 KB   
17:23:50 1376/7210 KB   
17:23:50 1380/7210 KB   
17:23:50 1384/7210 KB   
17:23:50 1388/7210 KB   
17:23:50 1392/7210 KB   
17:23:50 1396/7210 KB   
17:23:50 1400/7210 KB   
17:23:50 1404/7210 KB   
17:23:50 1408/7210 KB   
17:23:50 1412/7210 KB   
17:23:50 1416/7210 KB   
17:23:50 1420/7210 KB   
17:23:50 1424/7210 KB   
17:23:50 1428/7210 KB   
17:23:50 1432/7210 KB   
17:23:50 1436/7210 KB   
17:23:50 1440/7210 KB   
17:23:50 1444/7210 KB   
17:23:50 1448/7210 KB   
17:23:50 1452/7210 KB   
17:23:50 1456/7210 KB   
17:23:50 1460/7210 KB   
17:23:50 1464/7210 KB   
17:23:50 1468/7210 KB   
17:23:51 1472/7210 KB   
17:23:51 1476/7210 KB   
17:23:51 1480/7210 KB   
17:23:51 1484/7210 KB   
17:23:51 1488/7210 KB   
17:23:51 1492/7210 KB   
17:23:51 1496/7210 KB   
17:23:51 1500/7210 KB   
17:23:51 1504/7210 KB   
17:23:51 1508/7210 KB   
17:23:51 1512/7210 KB   
17:23:51 1516/7210 KB   
17:23:51 1520/7210 KB   
17:23:51 1524/7210 KB   
17:23:51 1528/7210 KB   
17:23:51 1532/7210 KB   
17:23:51 1536/7210 KB   
17:23:51 1540/7210 KB   
17:23:51 1544/7210 KB   
17:23:51 1548/7210 KB   
17:23:51 1552/7210 KB   
17:23:51 1556/7210 KB   
17:23:51 1560/7210 KB   
17:23:51 1564/7210 KB   
17:23:51 1568/7210 KB   
17:23:51 1572/7210 KB   
17:23:51 1576/7210 KB   
17:23:51 1580/7210 KB   
17:23:51 1584/7210 KB   
17:23:51 1588/7210 KB   
17:23:51 1592/7210 KB   
17:23:51 1596/7210 KB   
17:23:51 1600/7210 KB   
17:23:51 1604/7210 KB   
17:23:51 1608/7210 KB   
17:23:51 1612/7210 KB   
17:23:51 1616/7210 KB   
17:23:51 1620/7210 KB   
17:23:51 1624/7210 KB   
17:23:51 1628/7210 KB   
17:23:51 1632/7210 KB   
17:23:51 1636/7210 KB   
17:23:51 1640/7210 KB   
17:23:51 1644/7210 KB   
17:23:51 1648/7210 KB   
17:23:51 1652/7210 KB   
17:23:51 1656/7210 KB   
17:23:51 1660/7210 KB   
17:23:51 1664/7210 KB   
17:23:51 1668/7210 KB   
17:23:51 1672/7210 KB   
17:23:51 1676/7210 KB   
17:23:51 1680/7210 KB   
17:23:51 1684/7210 KB   
17:23:51 1688/7210 KB   
17:23:51 1692/7210 KB   
17:23:51 1696/7210 KB   
17:23:51 1700/7210 KB   
17:23:51 1704/7210 KB   
17:23:51 1708/7210 KB   
17:23:51 1712/7210 KB   
17:23:51 1716/7210 KB   
17:23:51 1720/7210 KB   
17:23:51 1724/7210 KB   
17:23:51 1728/7210 KB   
17:23:51 1732/7210 KB   
17:23:51 1736/7210 KB   
17:23:51 1740/7210 KB   
17:23:51 1744/7210 KB   
17:23:51 1748/7210 KB   
17:23:51 1752/7210 KB   
17:23:51 1756/7210 KB   
17:23:51 1760/7210 KB   
17:23:51 1764/7210 KB   
17:23:51 1768/7210 KB   
17:23:51 1772/7210 KB   
17:23:51 1776/7210 KB   
17:23:51 1780/7210 KB   
17:23:51 1784/7210 KB   
17:23:51 1788/7210 KB   
17:23:51 1792/7210 KB   
17:23:51 1796/7210 KB   
17:23:51 1800/7210 KB   
17:23:51 1804/7210 KB   
17:23:51 1808/7210 KB   
17:23:51 1812/7210 KB   
17:23:51 1816/7210 KB   
17:23:51 1820/7210 KB   
17:23:51 1824/7210 KB   
17:23:51 1828/7210 KB   
17:23:51 1832/7210 KB   
17:23:51 1836/7210 KB   
17:23:51 1840/7210 KB   
17:23:51 1844/7210 KB   
17:23:51 1848/7210 KB   
17:23:51 1852/7210 KB   
17:23:51 1856/7210 KB   
17:23:51 1860/7210 KB   
17:23:51 1864/7210 KB   
17:23:51 1868/7210 KB   
17:23:51 1872/7210 KB   
17:23:51 1876/7210 KB   
17:23:51 1880/7210 KB   
17:23:51 1884/7210 KB   
17:23:51 1888/7210 KB   
17:23:51 1892/7210 KB   
17:23:51 1896/7210 KB   
17:23:51 1900/7210 KB   
17:23:51 1904/7210 KB   
17:23:51 1908/7210 KB   
17:23:51 1912/7210 KB   
17:23:51 1916/7210 KB   
17:23:51 1920/7210 KB   
17:23:51 1924/7210 KB   
17:23:52 1928/7210 KB   
17:23:52 1932/7210 KB   
17:23:52 1936/7210 KB   
17:23:52 1940/7210 KB   
17:23:52 1944/7210 KB   
17:23:52 1948/7210 KB   
17:23:52 1952/7210 KB   
17:23:52 1956/7210 KB   
17:23:52 1960/7210 KB   
17:23:52 1964/7210 KB   
17:23:52 1968/7210 KB   
17:23:52 1972/7210 KB   
17:23:52 1976/7210 KB   
17:23:52 1980/7210 KB   
17:23:52 1984/7210 KB   
17:23:52 1988/7210 KB   
17:23:52 1992/7210 KB   
17:23:52 1996/7210 KB   
17:23:52 2000/7210 KB   
17:23:52 2004/7210 KB   
17:23:52 2008/7210 KB   
17:23:52 2012/7210 KB   
17:23:52 2016/7210 KB   
17:23:52 2020/7210 KB   
17:23:52 2024/7210 KB   
17:23:52 2028/7210 KB   
17:23:52 2032/7210 KB   
17:23:52 2036/7210 KB   
17:23:52 2040/7210 KB   
17:23:52 2044/7210 KB   
17:23:52 2048/7210 KB   
17:23:52 2052/7210 KB   
17:23:52 2056/7210 KB   
17:23:52 2060/7210 KB   
17:23:52 2064/7210 KB   
17:23:52 2068/7210 KB   
17:23:52 2072/7210 KB   
17:23:52 2076/7210 KB   
17:23:52 2080/7210 KB   
17:23:52 2084/7210 KB   
17:23:52 2088/7210 KB   
17:23:52 2092/7210 KB   
17:23:52 2096/7210 KB   
17:23:52 2100/7210 KB   
17:23:52 2104/7210 KB   
17:23:52 2108/7210 KB   
17:23:52 2112/7210 KB   
17:23:52 2116/7210 KB   
17:23:52 2120/7210 KB   
17:23:52 2124/7210 KB   
17:23:52 2128/7210 KB   
17:23:52 2132/7210 KB   
17:23:52 2136/7210 KB   
17:23:52 2140/7210 KB   
17:23:52 2144/7210 KB   
17:23:52 2148/7210 KB   
17:23:52 2152/7210 KB   
17:23:52 2156/7210 KB   
17:23:52 2160/7210 KB   
17:23:52 2164/7210 KB   
17:23:52 2168/7210 KB   
17:23:52 2172/7210 KB   
17:23:52 2176/7210 KB   
17:23:52 2180/7210 KB   
17:23:52 2184/7210 KB   
17:23:52 2188/7210 KB   
17:23:52 2192/7210 KB   
17:23:52 2196/7210 KB   
17:23:52 2200/7210 KB   
17:23:52 2204/7210 KB   
17:23:52 2208/7210 KB   
17:23:52 2212/7210 KB   
17:23:52 2216/7210 KB   
17:23:52 2220/7210 KB   
17:23:52 2224/7210 KB   
17:23:52 2228/7210 KB   
17:23:52 2232/7210 KB   
17:23:52 2236/7210 KB   
17:23:52 2240/7210 KB   
17:23:52 2244/7210 KB   
17:23:52 2248/7210 KB   
17:23:52 2252/7210 KB   
17:23:52 2256/7210 KB   
17:23:52 2260/7210 KB   
17:23:52 2264/7210 KB   
17:23:52 2268/7210 KB   
17:23:53 2272/7210 KB   
17:23:53 2276/7210 KB   
17:23:53 2280/7210 KB   
17:23:53 2284/7210 KB   
17:23:53 2288/7210 KB   
17:23:53 2292/7210 KB   
17:23:53 2296/7210 KB   
17:23:53 2300/7210 KB   
17:23:53 2304/7210 KB   
17:23:53 2308/7210 KB   
17:23:53 2312/7210 KB   
17:23:53 2316/7210 KB   
17:23:53 2320/7210 KB   
17:23:53 2324/7210 KB   
17:23:53 2328/7210 KB   
17:23:53 2332/7210 KB   
17:23:53 2336/7210 KB   
17:23:53 2340/7210 KB   
17:23:53 2344/7210 KB   
17:23:53 2348/7210 KB   
17:23:53 2352/7210 KB   
17:23:53 2356/7210 KB   
17:23:53 2360/7210 KB   
17:23:53 2364/7210 KB   
17:23:53 2368/7210 KB   
17:23:53 2372/7210 KB   
17:23:53 2376/7210 KB   
17:23:53 2380/7210 KB   
17:23:53 2384/7210 KB   
17:23:53 2388/7210 KB   
17:23:53 2392/7210 KB   
17:23:53 2396/7210 KB   
17:23:53 2400/7210 KB   
17:23:53 2404/7210 KB   
17:23:53 2408/7210 KB   
17:23:53 2412/7210 KB   
17:23:53 2416/7210 KB   
17:23:53 2420/7210 KB   
17:23:53 2424/7210 KB   
17:23:53 2428/7210 KB   
17:23:53 2432/7210 KB   
17:23:53 2436/7210 KB   
17:23:53 2440/7210 KB   
17:23:53 2444/7210 KB   
17:23:53 2448/7210 KB   
17:23:53 2452/7210 KB   
17:23:53 2456/7210 KB   
17:23:53 2460/7210 KB   
17:23:53 2464/7210 KB   
17:23:54 2468/7210 KB   
17:23:54 2472/7210 KB   
17:23:54 2476/7210 KB   
17:23:54 2480/7210 KB   
17:23:54 2484/7210 KB   
17:23:54 2488/7210 KB   
17:23:54 2492/7210 KB   
17:23:54 2496/7210 KB   
17:23:54 2500/7210 KB   
17:23:54 2504/7210 KB   
17:23:54 2508/7210 KB   
17:23:54 2512/7210 KB   
17:23:54 2516/7210 KB   
17:23:54 2520/7210 KB   
17:23:54 2524/7210 KB   
17:23:54 2528/7210 KB   
17:23:54 2532/7210 KB   
17:23:54 2536/7210 KB   
17:23:54 2540/7210 KB   
17:23:54 2544/7210 KB   
17:23:54 2548/7210 KB   
17:23:54 2552/7210 KB   
17:23:54 2556/7210 KB   
17:23:54 2560/7210 KB   
17:23:54 2564/7210 KB   
17:23:54 2568/7210 KB   
17:23:54 2572/7210 KB   
17:23:54 2576/7210 KB   
17:23:54 2580/7210 KB   
17:23:54 2584/7210 KB   
17:23:54 2588/7210 KB   
17:23:54 2592/7210 KB   
17:23:54 2596/7210 KB   
17:23:54 2600/7210 KB   
17:23:54 2604/7210 KB   
17:23:54 2608/7210 KB   
17:23:54 2612/7210 KB   
17:23:54 2616/7210 KB   
17:23:54 2620/7210 KB   
17:23:54 2624/7210 KB   
17:23:54 2628/7210 KB   
17:23:54 2632/7210 KB   
17:23:54 2636/7210 KB   
17:23:54 2640/7210 KB   
17:23:54 2644/7210 KB   
17:23:54 2648/7210 KB   
17:23:54 2652/7210 KB   
17:23:54 2656/7210 KB   
17:23:54 2660/7210 KB   
17:23:54 2664/7210 KB   
17:23:54 2668/7210 KB   
17:23:54 2672/7210 KB   
17:23:54 2676/7210 KB   
17:23:54 2680/7210 KB   
17:23:54 2684/7210 KB   
17:23:54 2688/7210 KB   
17:23:54 2692/7210 KB   
17:23:54 2696/7210 KB   
17:23:54 2700/7210 KB   
17:23:54 2704/7210 KB   
17:23:54 2708/7210 KB   
17:23:54 2712/7210 KB   
17:23:54 2716/7210 KB   
17:23:54 2720/7210 KB   
17:23:54 2724/7210 KB   
17:23:54 2728/7210 KB   
17:23:54 2732/7210 KB   
17:23:54 2736/7210 KB   
17:23:54 2740/7210 KB   
17:23:54 2744/7210 KB   
17:23:54 2748/7210 KB   
17:23:54 2752/7210 KB   
17:23:54 2756/7210 KB   
17:23:54 2760/7210 KB   
17:23:54 2764/7210 KB   
17:23:54 2768/7210 KB   
17:23:54 2772/7210 KB   
17:23:54 2776/7210 KB   
17:23:54 2780/7210 KB   
17:23:54 2784/7210 KB   
17:23:54 2788/7210 KB   
17:23:54 2792/7210 KB   
17:23:54 2796/7210 KB   
17:23:54 2800/7210 KB   
17:23:54 2804/7210 KB   
17:23:54 2808/7210 KB   
17:23:54 2812/7210 KB   
17:23:54 2816/7210 KB   
17:23:54 2820/7210 KB   
17:23:54 2824/7210 KB   
17:23:54 2828/7210 KB   
17:23:54 2832/7210 KB   
17:23:54 2836/7210 KB   
17:23:54 2840/7210 KB   
17:23:54 2844/7210 KB   
17:23:54 2848/7210 KB   
17:23:54 2852/7210 KB   
17:23:54 2856/7210 KB   
17:23:54 2860/7210 KB   
17:23:54 2864/7210 KB   
17:23:54 2868/7210 KB   
17:23:54 2872/7210 KB   
17:23:54 2876/7210 KB   
17:23:54 2880/7210 KB   
17:23:54 2884/7210 KB   
17:23:54 2888/7210 KB   
17:23:54 2892/7210 KB   
17:23:54 2896/7210 KB   
17:23:54 2900/7210 KB   
17:23:54 2904/7210 KB   
17:23:54 2908/7210 KB   
17:23:54 2912/7210 KB   
17:23:54 2916/7210 KB   
17:23:54 2920/7210 KB   
17:23:54 2924/7210 KB   
17:23:54 2928/7210 KB   
17:23:54 2932/7210 KB   
17:23:54 2936/7210 KB   
17:23:54 2940/7210 KB   
17:23:54 2944/7210 KB   
17:23:54 2948/7210 KB   
17:23:54 2952/7210 KB   
17:23:54 2956/7210 KB   
17:23:54 2960/7210 KB   
17:23:54 2964/7210 KB   
17:23:54 2968/7210 KB   
17:23:54 2972/7210 KB   
17:23:54 2976/7210 KB   
17:23:54 2980/7210 KB   
17:23:54 2984/7210 KB   
17:23:54 2988/7210 KB   
17:23:54 2992/7210 KB   
17:23:54 2996/7210 KB   
17:23:54 3000/7210 KB   
17:23:54 3004/7210 KB   
17:23:54 3008/7210 KB   
17:23:54 3012/7210 KB   
17:23:54 3016/7210 KB   
17:23:54 3020/7210 KB   
17:23:54 3024/7210 KB   
17:23:54 3028/7210 KB   
17:23:54 3032/7210 KB   
17:23:54 3036/7210 KB   
17:23:54 3040/7210 KB   
17:23:54 3044/7210 KB   
17:23:54 3048/7210 KB   
17:23:54 3052/7210 KB   
17:23:54 3056/7210 KB   
17:23:54 3060/7210 KB   
17:23:54 3064/7210 KB   
17:23:54 3068/7210 KB   
17:23:55 3072/7210 KB   
17:23:55 3076/7210 KB   
17:23:55 3080/7210 KB   
17:23:55 3084/7210 KB   
17:23:55 3088/7210 KB   
17:23:55 3092/7210 KB   
17:23:55 3096/7210 KB   
17:23:55 3100/7210 KB   
17:23:55 3104/7210 KB   
17:23:55 3108/7210 KB   
17:23:55 3112/7210 KB   
17:23:55 3116/7210 KB   
17:23:55 3120/7210 KB   
17:23:55 3124/7210 KB   
17:23:55 3128/7210 KB   
17:23:55 3132/7210 KB   
17:23:55 3136/7210 KB   
17:23:55 3140/7210 KB   
17:23:55 3144/7210 KB   
17:23:55 3148/7210 KB   
17:23:55 3152/7210 KB   
17:23:55 3156/7210 KB   
17:23:55 3160/7210 KB   
17:23:55 3164/7210 KB   
17:23:55 3168/7210 KB   
17:23:55 3172/7210 KB   
17:23:55 3176/7210 KB   
17:23:55 3180/7210 KB   
17:23:55 3184/7210 KB   
17:23:55 3188/7210 KB   
17:23:55 3192/7210 KB   
17:23:55 3196/7210 KB   
17:23:55 3200/7210 KB   
17:23:55 3204/7210 KB   
17:23:55 3208/7210 KB   
17:23:55 3212/7210 KB   
17:23:55 3216/7210 KB   
17:23:55 3220/7210 KB   
17:23:55 3224/7210 KB   
17:23:55 3228/7210 KB   
17:23:55 3232/7210 KB   
17:23:55 3236/7210 KB   
17:23:55 3240/7210 KB   
17:23:55 3244/7210 KB   
17:23:55 3248/7210 KB   
17:23:55 3252/7210 KB   
17:23:55 3256/7210 KB   
17:23:55 3260/7210 KB   
17:23:55 3264/7210 KB   
17:23:55 3268/7210 KB   
17:23:55 3272/7210 KB   
17:23:55 3276/7210 KB   
17:23:55 3280/7210 KB   
17:23:55 3284/7210 KB   
17:23:55 3288/7210 KB   
17:23:55 3292/7210 KB   
17:23:55 3296/7210 KB   
17:23:55 3300/7210 KB   
17:23:55 3304/7210 KB   
17:23:55 3308/7210 KB   
17:23:55 3312/7210 KB   
17:23:55 3316/7210 KB   
17:23:55 3320/7210 KB   
17:23:55 3324/7210 KB   
17:23:55 3328/7210 KB   
17:23:55 3332/7210 KB   
17:23:55 3336/7210 KB   
17:23:55 3340/7210 KB   
17:23:55 3344/7210 KB   
17:23:55 3348/7210 KB   
17:23:56 3352/7210 KB   
17:23:56 3356/7210 KB   
17:23:56 3360/7210 KB   
17:23:56 3364/7210 KB   
17:23:56 3368/7210 KB   
17:23:56 3372/7210 KB   
17:23:56 3376/7210 KB   
17:23:56 3380/7210 KB   
17:23:56 3384/7210 KB   
17:23:56 3388/7210 KB   
17:23:56 3392/7210 KB   
17:23:56 3396/7210 KB   
17:23:56 3400/7210 KB   
17:23:56 3404/7210 KB   
17:23:56 3408/7210 KB   
17:23:56 3412/7210 KB   
17:23:56 3416/7210 KB   
17:23:56 3420/7210 KB   
17:23:56 3424/7210 KB   
17:23:56 3428/7210 KB   
17:23:56 3432/7210 KB   
17:23:56 3436/7210 KB   
17:23:56 3440/7210 KB   
17:23:56 3444/7210 KB   
17:23:56 3448/7210 KB   
17:23:56 3452/7210 KB   
17:23:56 3456/7210 KB   
17:23:56 3460/7210 KB   
17:23:56 3464/7210 KB   
17:23:56 3468/7210 KB   
17:23:56 3472/7210 KB   
17:23:56 3476/7210 KB   
17:23:56 3480/7210 KB   
17:23:56 3484/7210 KB   
17:23:56 3488/7210 KB   
17:23:56 3492/7210 KB   
17:23:56 3496/7210 KB   
17:23:56 3500/7210 KB   
17:23:56 3504/7210 KB   
17:23:56 3508/7210 KB   
17:23:56 3512/7210 KB   
17:23:56 3516/7210 KB   
17:23:56 3520/7210 KB   
17:23:56 3524/7210 KB   
17:23:56 3528/7210 KB   
17:23:56 3532/7210 KB   
17:23:56 3536/7210 KB   
17:23:56 3540/7210 KB   
17:23:56 3544/7210 KB   
17:23:56 3548/7210 KB   
17:23:56 3552/7210 KB   
17:23:56 3556/7210 KB   
17:23:56 3560/7210 KB   
17:23:56 3564/7210 KB   
17:23:56 3568/7210 KB   
17:23:56 3572/7210 KB   
17:23:56 3576/7210 KB   
17:23:56 3580/7210 KB   
17:23:56 3584/7210 KB   
17:23:56 3588/7210 KB   
17:23:56 3592/7210 KB   
17:23:56 3596/7210 KB   
17:23:56 3600/7210 KB   
17:23:56 3604/7210 KB   
17:23:56 3608/7210 KB   
17:23:56 3612/7210 KB   
17:23:56 3616/7210 KB   
17:23:56 3620/7210 KB   
17:23:56 3624/7210 KB   
17:23:56 3628/7210 KB   
17:23:56 3632/7210 KB   
17:23:56 3636/7210 KB   
17:23:56 3640/7210 KB   
17:23:56 3644/7210 KB   
17:23:56 3648/7210 KB   
17:23:56 3652/7210 KB   
17:23:56 3656/7210 KB   
17:23:56 3660/7210 KB   
17:23:56 3664/7210 KB   
17:23:56 3668/7210 KB   
17:23:56 3672/7210 KB   
17:23:56 3676/7210 KB   
17:23:56 3680/7210 KB   
17:23:56 3684/7210 KB   
17:23:56 3688/7210 KB   
17:23:56 3692/7210 KB   
17:23:56 3696/7210 KB   
17:23:56 3700/7210 KB   
17:23:56 3704/7210 KB   
17:23:56 3708/7210 KB   
17:23:56 3712/7210 KB   
17:23:56 3716/7210 KB   
17:23:56 3720/7210 KB   
17:23:56 3724/7210 KB   
17:23:56 3728/7210 KB   
17:23:56 3732/7210 KB   
17:23:56 3736/7210 KB   
17:23:56 3740/7210 KB   
17:23:56 3744/7210 KB   
17:23:56 3748/7210 KB   
17:23:56 3752/7210 KB   
17:23:56 3756/7210 KB   
17:23:56 3760/7210 KB   
17:23:56 3764/7210 KB   
17:23:56 3768/7210 KB   
17:23:56 3772/7210 KB   
17:23:56 3776/7210 KB   
17:23:56 3780/7210 KB   
17:23:56 3784/7210 KB   
17:23:56 3788/7210 KB   
17:23:56 3792/7210 KB   
17:23:56 3796/7210 KB   
17:23:56 3800/7210 KB   
17:23:56 3804/7210 KB   
17:23:56 3808/7210 KB   
17:23:56 3812/7210 KB   
17:23:56 3816/7210 KB   
17:23:56 3820/7210 KB   
17:23:56 3824/7210 KB   
17:23:56 3828/7210 KB   
17:23:56 3832/7210 KB   
17:23:56 3836/7210 KB   
17:23:56 3840/7210 KB   
17:23:56 3844/7210 KB   
17:23:56 3848/7210 KB   
17:23:56 3852/7210 KB   
17:23:56 3856/7210 KB   
17:23:56 3860/7210 KB   
17:23:56 3864/7210 KB   
17:23:56 3868/7210 KB   
17:23:56 3872/7210 KB   
17:23:56 3876/7210 KB   
17:23:56 3880/7210 KB   
17:23:56 3884/7210 KB   
17:23:56 3888/7210 KB   
17:23:56 3892/7210 KB   
17:23:56 3896/7210 KB   
17:23:56 3900/7210 KB   
17:23:56 3904/7210 KB   
17:23:56 3908/7210 KB   
17:23:56 3912/7210 KB   
17:23:56 3916/7210 KB   
17:23:56 3920/7210 KB   
17:23:56 3924/7210 KB   
17:23:56 3928/7210 KB   
17:23:56 3932/7210 KB   
17:23:56 3936/7210 KB   
17:23:56 3940/7210 KB   
17:23:56 3944/7210 KB   
17:23:56 3948/7210 KB   
17:23:56 3952/7210 KB   
17:23:56 3956/7210 KB   
17:23:56 3960/7210 KB   
17:23:56 3964/7210 KB   
17:23:56 3968/7210 KB   
17:23:56 3972/7210 KB   
17:23:56 3976/7210 KB   
17:23:56 3980/7210 KB   
17:23:56 3984/7210 KB   
17:23:56 3988/7210 KB   
17:23:56 3992/7210 KB   
17:23:56 3996/7210 KB   
17:23:56 4000/7210 KB   
17:23:56 4004/7210 KB   
17:23:56 4008/7210 KB   
17:23:56 4012/7210 KB   
17:23:56 4016/7210 KB   
17:23:56 4020/7210 KB   
17:23:56 4024/7210 KB   
17:23:57 4028/7210 KB   
17:23:57 4032/7210 KB   
17:23:57 4036/7210 KB   
17:23:57 4040/7210 KB   
17:23:57 4044/7210 KB   
17:23:57 4048/7210 KB   
17:23:57 4052/7210 KB   
17:23:57 4056/7210 KB   
17:23:57 4060/7210 KB   
17:23:57 4064/7210 KB   
17:23:57 4068/7210 KB   
17:23:57 4072/7210 KB   
17:23:57 4076/7210 KB   
17:23:57 4080/7210 KB   
17:23:57 4084/7210 KB   
17:23:57 4088/7210 KB   
17:23:57 4092/7210 KB   
17:23:57 4096/7210 KB   
17:23:57 4100/7210 KB   
17:23:57 4104/7210 KB   
17:23:57 4108/7210 KB   
17:23:57 4112/7210 KB   
17:23:57 4116/7210 KB   
17:23:57 4120/7210 KB   
17:23:57 4124/7210 KB   
17:23:57 4128/7210 KB   
17:23:57 4132/7210 KB   
17:23:57 4136/7210 KB   
17:23:57 4140/7210 KB   
17:23:57 4144/7210 KB   
17:23:57 4148/7210 KB   
17:23:57 4152/7210 KB   
17:23:57 4156/7210 KB   
17:23:57 4160/7210 KB   
17:23:57 4164/7210 KB   
17:23:57 4168/7210 KB   
17:23:57 4172/7210 KB   
17:23:57 4176/7210 KB   
17:23:57 4180/7210 KB   
17:23:57 4184/7210 KB   
17:23:57 4188/7210 KB   
17:23:57 4192/7210 KB   
17:23:57 4196/7210 KB   
17:23:57 4200/7210 KB   
17:23:57 4204/7210 KB   
17:23:57 4208/7210 KB   
17:23:57 4212/7210 KB   
17:23:57 4216/7210 KB   
17:23:57 4220/7210 KB   
17:23:57 4224/7210 KB   
17:23:57 4228/7210 KB   
17:23:57 4232/7210 KB   
17:23:57 4236/7210 KB   
17:23:57 4240/7210 KB   
17:23:57 4244/7210 KB   
17:23:57 4248/7210 KB   
17:23:57 4252/7210 KB   
17:23:57 4256/7210 KB   
17:23:57 4260/7210 KB   
17:23:57 4264/7210 KB   
17:23:57 4268/7210 KB   
17:23:57 4272/7210 KB   
17:23:57 4276/7210 KB   
17:23:57 4280/7210 KB   
17:23:57 4284/7210 KB   
17:23:57 4288/7210 KB   
17:23:57 4292/7210 KB   
17:23:57 4296/7210 KB   
17:23:57 4300/7210 KB   
17:23:57 4304/7210 KB   
17:23:57 4308/7210 KB   
17:23:57 4312/7210 KB   
17:23:57 4316/7210 KB   
17:23:57 4320/7210 KB   
17:23:57 4324/7210 KB   
17:23:57 4328/7210 KB   
17:23:57 4332/7210 KB   
17:23:57 4336/7210 KB   
17:23:57 4340/7210 KB   
17:23:57 4344/7210 KB   
17:23:57 4348/7210 KB   
17:23:57 4352/7210 KB   
17:23:57 4356/7210 KB   
17:23:57 4360/7210 KB   
17:23:57 4364/7210 KB   
17:23:57 4368/7210 KB   
17:23:57 4372/7210 KB   
17:23:57 4376/7210 KB   
17:23:57 4380/7210 KB   
17:23:57 4384/7210 KB   
17:23:57 4388/7210 KB   
17:23:57 4392/7210 KB   
17:23:57 4396/7210 KB   
17:23:57 4400/7210 KB   
17:23:57 4404/7210 KB   
17:23:57 4408/7210 KB   
17:23:57 4412/7210 KB   
17:23:57 4416/7210 KB   
17:23:57 4420/7210 KB   
17:23:57 4424/7210 KB   
17:23:57 4428/7210 KB   
17:23:57 4432/7210 KB   
17:23:57 4436/7210 KB   
17:23:57 4440/7210 KB   
17:23:57 4444/7210 KB   
17:23:57 4448/7210 KB   
17:23:57 4452/7210 KB   
17:23:57 4456/7210 KB   
17:23:57 4460/7210 KB   
17:23:57 4464/7210 KB   
17:23:57 4468/7210 KB   
17:23:57 4472/7210 KB   
17:23:57 4476/7210 KB   
17:23:57 4480/7210 KB   
17:23:57 4484/7210 KB   
17:23:57 4488/7210 KB   
17:23:58 4492/7210 KB   
17:23:58 4496/7210 KB   
17:23:58 4500/7210 KB   
17:23:58 4504/7210 KB   
17:23:58 4508/7210 KB   
17:23:58 4512/7210 KB   
17:23:58 4516/7210 KB   
17:23:58 4520/7210 KB   
17:23:58 4524/7210 KB   
17:23:58 4528/7210 KB   
17:23:58 4532/7210 KB   
17:23:58 4536/7210 KB   
17:23:58 4540/7210 KB   
17:23:58 4544/7210 KB   
17:23:58 4548/7210 KB   
17:23:58 4552/7210 KB   
17:23:58 4556/7210 KB   
17:23:58 4560/7210 KB   
17:23:58 4564/7210 KB   
17:23:58 4568/7210 KB   
17:23:58 4572/7210 KB   
17:23:58 4576/7210 KB   
17:23:58 4580/7210 KB   
17:23:58 4584/7210 KB   
17:23:58 4588/7210 KB   
17:23:58 4592/7210 KB   
17:23:58 4596/7210 KB   
17:23:58 4600/7210 KB   
17:23:58 4604/7210 KB   
17:23:58 4608/7210 KB   
17:23:58 4612/7210 KB   
17:23:58 4616/7210 KB   
17:23:58 4620/7210 KB   
17:23:58 4624/7210 KB   
17:23:58 4628/7210 KB   
17:23:58 4632/7210 KB   
17:23:58 4636/7210 KB   
17:23:58 4640/7210 KB   
17:23:58 4644/7210 KB   
17:23:58 4648/7210 KB   
17:23:58 4652/7210 KB   
17:23:58 4656/7210 KB   
17:23:58 4660/7210 KB   
17:23:58 4664/7210 KB   
17:23:58 4668/7210 KB   
17:23:58 4672/7210 KB   
17:23:58 4676/7210 KB   
17:23:58 4680/7210 KB   
17:23:58 4684/7210 KB   
17:23:58 4688/7210 KB   
17:23:58 4692/7210 KB   
17:23:58 4696/7210 KB   
17:23:58 4700/7210 KB   
17:23:58 4704/7210 KB   
17:23:58 4708/7210 KB   
17:23:58 4712/7210 KB   
17:23:58 4716/7210 KB   
17:23:58 4720/7210 KB   
17:23:58 4724/7210 KB   
17:23:58 4728/7210 KB   
17:23:58 4732/7210 KB   
17:23:58 4736/7210 KB   
17:23:58 4740/7210 KB   
17:23:58 4744/7210 KB   
17:23:58 4748/7210 KB   
17:23:58 4752/7210 KB   
17:23:58 4756/7210 KB   
17:23:58 4760/7210 KB   
17:23:58 4764/7210 KB   
17:23:58 4768/7210 KB   
17:23:58 4772/7210 KB   
17:23:58 4776/7210 KB   
17:23:58 4780/7210 KB   
17:23:58 4784/7210 KB   
17:23:58 4788/7210 KB   
17:23:58 4792/7210 KB   
17:23:58 4796/7210 KB   
17:23:58 4800/7210 KB   
17:23:58 4804/7210 KB   
17:23:58 4808/7210 KB   
17:23:58 4812/7210 KB   
17:23:58 4816/7210 KB   
17:23:58 4820/7210 KB   
17:23:58 4824/7210 KB   
17:23:58 4828/7210 KB   
17:23:58 4832/7210 KB   
17:23:58 4836/7210 KB   
17:23:58 4840/7210 KB   
17:23:58 4844/7210 KB   
17:23:58 4848/7210 KB   
17:23:58 4852/7210 KB   
17:23:58 4856/7210 KB   
17:23:58 4860/7210 KB   
17:23:58 4864/7210 KB   
17:23:58 4868/7210 KB   
17:23:58 4872/7210 KB   
17:23:58 4876/7210 KB   
17:23:58 4880/7210 KB   
17:23:58 4884/7210 KB   
17:23:58 4888/7210 KB   
17:23:58 4892/7210 KB   
17:23:58 4896/7210 KB   
17:23:58 4900/7210 KB   
17:23:58 4904/7210 KB   
17:23:59 4908/7210 KB   
17:23:59 4912/7210 KB   
17:23:59 4916/7210 KB   
17:23:59 4920/7210 KB   
17:23:59 4924/7210 KB   
17:23:59 4928/7210 KB   
17:23:59 4932/7210 KB   
17:23:59 4936/7210 KB   
17:23:59 4940/7210 KB   
17:23:59 4944/7210 KB   
17:23:59 4948/7210 KB   
17:23:59 4952/7210 KB   
17:23:59 4956/7210 KB   
17:23:59 4960/7210 KB   
17:23:59 4964/7210 KB   
17:23:59 4968/7210 KB   
17:23:59 4972/7210 KB   
17:23:59 4976/7210 KB   
17:23:59 4980/7210 KB   
17:23:59 4984/7210 KB   
17:23:59 4988/7210 KB   
17:23:59 4992/7210 KB   
17:23:59 4996/7210 KB   
17:23:59 5000/7210 KB   
17:23:59 5004/7210 KB   
17:23:59 5008/7210 KB   
17:23:59 5012/7210 KB   
17:23:59 5016/7210 KB   
17:23:59 5020/7210 KB   
17:23:59 5024/7210 KB   
17:23:59 5028/7210 KB   
17:23:59 5032/7210 KB   
17:23:59 5036/7210 KB   
17:23:59 5040/7210 KB   
17:23:59 5044/7210 KB   
17:23:59 5048/7210 KB   
17:23:59 5052/7210 KB   
17:23:59 5056/7210 KB   
17:23:59 5060/7210 KB   
17:23:59 5064/7210 KB   
17:23:59 5068/7210 KB   
17:23:59 5072/7210 KB   
17:23:59 5076/7210 KB   
17:23:59 5080/7210 KB   
17:23:59 5084/7210 KB   
17:23:59 5088/7210 KB   
17:23:59 5092/7210 KB   
17:23:59 5096/7210 KB   
17:23:59 5100/7210 KB   
17:23:59 5104/7210 KB   
17:23:59 5108/7210 KB   
17:23:59 5112/7210 KB   
17:23:59 5116/7210 KB   
17:23:59 5120/7210 KB   
17:23:59 5124/7210 KB   
17:23:59 5128/7210 KB   
17:23:59 5132/7210 KB   
17:23:59 5136/7210 KB   
17:23:59 5140/7210 KB   
17:23:59 5144/7210 KB   
17:23:59 5148/7210 KB   
17:23:59 5152/7210 KB   
17:23:59 5156/7210 KB   
17:23:59 5160/7210 KB   
17:23:59 5164/7210 KB   
17:23:59 5168/7210 KB   
17:23:59 5172/7210 KB   
17:23:59 5176/7210 KB   
17:23:59 5180/7210 KB   
17:23:59 5184/7210 KB   
17:23:59 5188/7210 KB   
17:23:59 5192/7210 KB   
17:23:59 5196/7210 KB   
17:23:59 5200/7210 KB   
17:23:59 5204/7210 KB   
17:23:59 5208/7210 KB   
17:23:59 5212/7210 KB   
17:23:59 5216/7210 KB   
17:23:59 5220/7210 KB   
17:23:59 5224/7210 KB   
17:23:59 5228/7210 KB   
17:23:59 5232/7210 KB   
17:23:59 5236/7210 KB   
17:23:59 5240/7210 KB   
17:23:59 5244/7210 KB   
17:23:59 5248/7210 KB   
17:23:59 5252/7210 KB   
17:23:59 5256/7210 KB   
17:23:59 5260/7210 KB   
17:23:59 5264/7210 KB   
17:23:59 5268/7210 KB   
17:23:59 5272/7210 KB   
17:23:59 5276/7210 KB   
17:23:59 5280/7210 KB   
17:23:59 5284/7210 KB   
17:23:59 5288/7210 KB   
17:23:59 5292/7210 KB   
17:23:59 5296/7210 KB   
17:23:59 5300/7210 KB   
17:23:59 5304/7210 KB   
17:23:59 5308/7210 KB   
17:23:59 5312/7210 KB   
17:23:59 5316/7210 KB   
17:23:59 5320/7210 KB   
17:23:59 5324/7210 KB   
17:23:59 5328/7210 KB   
17:23:59 5332/7210 KB   
17:23:59 5336/7210 KB   
17:23:59 5340/7210 KB   
17:23:59 5344/7210 KB   
17:23:59 5348/7210 KB   
17:23:59 5352/7210 KB   
17:23:59 5356/7210 KB   
17:23:59 5360/7210 KB   
17:23:59 5364/7210 KB   
17:23:59 5368/7210 KB   
17:23:59 5372/7210 KB   
17:23:59 5376/7210 KB   
17:23:59 5380/7210 KB   
17:23:59 5384/7210 KB   
17:23:59 5388/7210 KB   
17:24:01 5392/7210 KB   
17:24:01 5396/7210 KB   
17:24:01 5400/7210 KB   
17:24:01 5404/7210 KB   
17:24:01 5408/7210 KB   
17:24:01 5412/7210 KB   
17:24:01 5416/7210 KB   
17:24:01 5420/7210 KB   
17:24:01 5424/7210 KB   
17:24:01 5428/7210 KB   
17:24:01 5432/7210 KB   
17:24:01 5436/7210 KB   
17:24:01 5440/7210 KB   
17:24:01 5444/7210 KB   
17:24:01 5448/7210 KB   
17:24:01 5452/7210 KB   
17:24:01 5456/7210 KB   
17:24:01 5460/7210 KB   
17:24:01 5464/7210 KB   
17:24:01 5468/7210 KB   
17:24:01 5472/7210 KB   
17:24:01 5476/7210 KB   
17:24:01 5480/7210 KB   
17:24:01 5484/7210 KB   
17:24:01 5488/7210 KB   
17:24:01 5492/7210 KB   
17:24:01 5496/7210 KB   
17:24:01 5500/7210 KB   
17:24:01 5504/7210 KB   
17:24:01 5508/7210 KB   
17:24:01 5512/7210 KB   
17:24:01 5516/7210 KB   
17:24:01 5520/7210 KB   
17:24:01 5524/7210 KB   
17:24:01 5528/7210 KB   
17:24:01 5532/7210 KB   
17:24:01 5536/7210 KB   
17:24:01 5540/7210 KB   
17:24:01 5544/7210 KB   
17:24:01 5548/7210 KB   
17:24:01 5552/7210 KB   
17:24:04 5556/7210 KB   
17:24:04 5560/7210 KB   
17:24:06 5564/7210 KB   
17:24:06 5568/7210 KB   
17:24:06 5572/7210 KB   
17:24:06 5576/7210 KB   
17:24:10 5580/7210 KB   
17:24:10 5584/7210 KB   
17:24:10 5588/7210 KB   
17:24:12 5592/7210 KB   
17:24:12 5596/7210 KB   
17:24:12 5600/7210 KB   
17:24:12 5604/7210 KB   
17:24:12 5608/7210 KB   
17:24:12 5612/7210 KB   
17:24:12 5616/7210 KB   
17:24:12 5620/7210 KB   
17:24:12 5624/7210 KB   
17:24:12 5628/7210 KB   
17:24:12 5632/7210 KB   
17:24:12 5636/7210 KB   
17:24:12 5640/7210 KB   
17:24:12 5644/7210 KB   
17:24:12 5648/7210 KB   
17:24:12 5652/7210 KB   
17:24:12 5656/7210 KB   
17:24:12 5660/7210 KB   
17:24:12 5664/7210 KB   
17:24:12 5668/7210 KB   
17:24:12 5672/7210 KB   
17:24:12 5676/7210 KB   
17:24:12 5680/7210 KB   
17:24:12 5684/7210 KB   
17:24:12 5688/7210 KB   
17:24:13 5692/7210 KB   
17:24:13 5696/7210 KB   
17:24:13 5700/7210 KB   
17:24:13 5704/7210 KB   
17:24:13 5708/7210 KB   
17:24:13 5712/7210 KB   
17:24:13 5716/7210 KB   
17:24:13 5720/7210 KB   
17:24:13 5724/7210 KB   
17:24:13 5728/7210 KB   
17:24:13 5732/7210 KB   
17:24:13 5736/7210 KB   
17:24:13 5740/7210 KB   
17:24:13 5744/7210 KB   
17:24:13 5748/7210 KB   
17:24:13 5752/7210 KB   
17:24:13 5756/7210 KB   
17:24:13 5760/7210 KB   
17:24:13 5764/7210 KB   
17:24:13 5768/7210 KB   
17:24:13 5772/7210 KB   
17:24:13 5776/7210 KB   
17:24:13 5780/7210 KB   
17:24:13 5784/7210 KB   
17:24:13 5788/7210 KB   
17:24:13 5792/7210 KB   
17:24:13 5796/7210 KB   
17:24:13 5800/7210 KB   
17:24:13 5804/7210 KB   
17:24:13 5808/7210 KB   
17:24:13 5812/7210 KB   
17:24:13 5816/7210 KB   
17:24:13 5820/7210 KB   
17:24:13 5824/7210 KB   
17:24:13 5828/7210 KB   
17:24:13 5832/7210 KB   
17:24:13 5836/7210 KB   
17:24:13 5840/7210 KB   
17:24:13 5844/7210 KB   
17:24:13 5848/7210 KB   
17:24:13 5852/7210 KB   
17:24:13 5856/7210 KB   
17:24:13 5860/7210 KB   
17:24:13 5864/7210 KB   
17:24:13 5868/7210 KB   
17:24:13 5872/7210 KB   
17:24:13 5876/7210 KB   
17:24:13 5880/7210 KB   
17:24:13 5884/7210 KB   
17:24:13 5888/7210 KB   
17:24:13 5892/7210 KB   
17:24:13 5896/7210 KB   
17:24:13 5900/7210 KB   
17:24:13 5904/7210 KB   
17:24:13 5908/7210 KB   
17:24:13 5912/7210 KB   
17:24:13 5916/7210 KB   
17:24:13 5920/7210 KB   
17:24:13 5924/7210 KB   
17:24:13 5928/7210 KB   
17:24:13 5932/7210 KB   
17:24:13 5936/7210 KB   
17:24:13 5940/7210 KB   
17:24:13 5944/7210 KB   
17:24:13 5948/7210 KB   
17:24:13 5952/7210 KB   
17:24:13 5956/7210 KB   
17:24:13 5960/7210 KB   
17:24:13 5964/7210 KB   
17:24:13 5968/7210 KB   
17:24:13 5972/7210 KB   
17:24:13 5976/7210 KB   
17:24:13 5980/7210 KB   
17:24:13 5984/7210 KB   
17:24:13 5988/7210 KB   
17:24:13 5992/7210 KB   
17:24:13 5996/7210 KB   
17:24:13 6000/7210 KB   
17:24:13 6004/7210 KB   
17:24:13 6008/7210 KB   
17:24:13 6012/7210 KB   
17:24:13 6016/7210 KB   
17:24:13 6020/7210 KB   
17:24:13 6024/7210 KB   
17:24:13 6028/7210 KB   
17:24:13 6032/7210 KB   
17:24:13 6036/7210 KB   
17:24:13 6040/7210 KB   
17:24:13 6044/7210 KB   
17:24:13 6048/7210 KB   
17:24:13 6052/7210 KB   
17:24:13 6056/7210 KB   
17:24:13 6060/7210 KB   
17:24:13 6064/7210 KB   
17:24:13 6068/7210 KB   
17:24:13 6072/7210 KB   
17:24:13 6076/7210 KB   
17:24:13 6080/7210 KB   
17:24:13 6084/7210 KB   
17:24:13 6088/7210 KB   
17:24:13 6092/7210 KB   
17:24:13 6096/7210 KB   
17:24:13 6100/7210 KB   
17:24:13 6104/7210 KB   
17:24:13 6108/7210 KB   
17:24:13 6112/7210 KB   
17:24:13 6116/7210 KB   
17:24:13 6120/7210 KB   
17:24:13 6124/7210 KB   
17:24:13 6128/7210 KB   
17:24:13 6132/7210 KB   
17:24:13 6136/7210 KB   
17:24:13 6140/7210 KB   
17:24:13 6144/7210 KB   
17:24:13 6148/7210 KB   
17:24:13 6152/7210 KB   
17:24:13 6156/7210 KB   
17:24:13 6160/7210 KB   
17:24:13 6164/7210 KB   
17:24:13 6168/7210 KB   
17:24:13 6172/7210 KB   
17:24:13 6176/7210 KB   
17:24:13 6180/7210 KB   
17:24:13 6184/7210 KB   
17:24:13 6188/7210 KB   
17:24:13 6192/7210 KB   
17:24:13 6196/7210 KB   
17:24:13 6200/7210 KB   
17:24:13 6204/7210 KB   
17:24:13 6208/7210 KB   
17:24:13 6212/7210 KB   
17:24:13 6216/7210 KB   
17:24:13 6220/7210 KB   
17:24:13 6224/7210 KB   
17:24:13 6228/7210 KB   
17:24:13 6232/7210 KB   
17:24:13 6236/7210 KB   
17:24:13 6240/7210 KB   
17:24:13 6244/7210 KB   
17:24:13 6248/7210 KB   
17:24:13 6252/7210 KB   
17:24:13 6256/7210 KB   
17:24:13 6260/7210 KB   
17:24:13 6264/7210 KB   
17:24:13 6268/7210 KB   
17:24:13 6272/7210 KB   
17:24:13 6276/7210 KB   
17:24:13 6280/7210 KB   
17:24:13 6284/7210 KB   
17:24:13 6288/7210 KB   
17:24:13 6292/7210 KB   
17:24:13 6296/7210 KB   
17:24:13 6300/7210 KB   
17:24:13 6304/7210 KB   
17:24:13 6308/7210 KB   
17:24:13 6312/7210 KB   
17:24:13 6316/7210 KB   
17:24:13 6320/7210 KB   
17:24:13 6324/7210 KB   
17:24:13 6328/7210 KB   
17:24:13 6332/7210 KB   
17:24:13 6336/7210 KB   
17:24:13 6340/7210 KB   
17:24:13 6344/7210 KB   
17:24:13 6348/7210 KB   
17:24:13 6352/7210 KB   
17:24:13 6356/7210 KB   
17:24:13 6360/7210 KB   
17:24:13 6364/7210 KB   
17:24:13 6368/7210 KB   
17:24:13 6372/7210 KB   
17:24:13 6376/7210 KB   
17:24:13 6380/7210 KB   
17:24:13 6384/7210 KB   
17:24:13 6388/7210 KB   
17:24:13 6392/7210 KB   
17:24:13 6396/7210 KB   
17:24:13 6400/7210 KB   
17:24:13 6404/7210 KB   
17:24:13 6408/7210 KB   
17:24:13 6412/7210 KB   
17:24:13 6416/7210 KB   
17:24:13 6420/7210 KB   
17:24:13 6424/7210 KB   
17:24:13 6428/7210 KB   
17:24:13 6432/7210 KB   
17:24:13 6436/7210 KB   
17:24:13 6440/7210 KB   
17:24:13 6444/7210 KB   
17:24:13 6448/7210 KB   
17:24:13 6452/7210 KB   
17:24:13 6456/7210 KB   
17:24:13 6460/7210 KB   
17:24:13 6464/7210 KB   
17:24:13 6468/7210 KB   
17:24:13 6472/7210 KB   
17:24:13 6476/7210 KB   
17:24:13 6480/7210 KB   
17:24:13 6484/7210 KB   
17:24:13 6488/7210 KB   
17:24:14 6492/7210 KB   
17:24:14 6496/7210 KB   
17:24:14 6500/7210 KB   
17:24:14 6504/7210 KB   
17:24:14 6508/7210 KB   
17:24:14 6512/7210 KB   
17:24:14 6516/7210 KB   
17:24:14 6520/7210 KB   
17:24:14 6524/7210 KB   
17:24:14 6528/7210 KB   
17:24:14 6532/7210 KB   
17:24:14 6536/7210 KB   
17:24:14 6540/7210 KB   
17:24:14 6544/7210 KB   
17:24:14 6548/7210 KB   
17:24:14 6552/7210 KB   
17:24:14 6556/7210 KB   
17:24:14 6560/7210 KB   
17:24:14 6564/7210 KB   
17:24:14 6568/7210 KB   
17:24:14 6572/7210 KB   
17:24:14 6576/7210 KB   
17:24:14 6580/7210 KB   
17:24:15 6584/7210 KB   
17:24:15 6588/7210 KB   
17:24:15 6592/7210 KB   
17:24:15 6596/7210 KB   
17:24:15 6600/7210 KB   
17:24:15 6604/7210 KB   
17:24:15 6608/7210 KB   
17:24:15 6612/7210 KB   
17:24:15 6616/7210 KB   
17:24:15 6620/7210 KB   
17:24:15 6624/7210 KB   
17:24:15 6628/7210 KB   
17:24:15 6632/7210 KB   
17:24:15 6636/7210 KB   
17:24:15 6640/7210 KB   
17:24:15 6644/7210 KB   
17:24:15 6648/7210 KB   
17:24:15 6652/7210 KB   
17:24:15 6656/7210 KB   
17:24:15 6660/7210 KB   
17:24:15 6664/7210 KB   
17:24:15 6668/7210 KB   
17:24:15 6672/7210 KB   
17:24:15 6676/7210 KB   
17:24:15 6680/7210 KB   
17:24:15 6684/7210 KB   
17:24:15 6688/7210 KB   
17:24:15 6692/7210 KB   
17:24:15 6696/7210 KB   
17:24:15 6700/7210 KB   
17:24:15 6704/7210 KB   
17:24:15 6708/7210 KB   
17:24:15 6712/7210 KB   
17:24:15 6716/7210 KB   
17:24:15 6720/7210 KB   
17:24:15 6724/7210 KB   
17:24:15 6728/7210 KB   
17:24:15 6732/7210 KB   
17:24:15 6736/7210 KB   
17:24:15 6740/7210 KB   
17:24:15 6744/7210 KB   
17:24:15 6748/7210 KB   
17:24:15 6752/7210 KB   
17:24:15 6756/7210 KB   
17:24:15 6760/7210 KB   
17:24:15 6764/7210 KB   
17:24:15 6768/7210 KB   
17:24:15 6772/7210 KB   
17:24:15 6776/7210 KB   
17:24:15 6780/7210 KB   
17:24:15 6784/7210 KB   
17:24:15 6788/7210 KB   
17:24:15 6792/7210 KB   
17:24:15 6796/7210 KB   
17:24:15 6800/7210 KB   
17:24:15 6804/7210 KB   
17:24:15 6808/7210 KB   
17:24:15 6812/7210 KB   
17:24:15 6816/7210 KB   
17:24:15 6820/7210 KB   
17:24:15 6824/7210 KB   
17:24:15 6828/7210 KB   
17:24:15 6832/7210 KB   
17:24:15 6836/7210 KB   
17:24:15 6840/7210 KB   
17:24:15 6844/7210 KB   
17:24:15 6848/7210 KB   
17:24:15 6852/7210 KB   
17:24:15 6856/7210 KB   
17:24:15 6860/7210 KB   
17:24:15 6864/7210 KB   
17:24:15 6868/7210 KB   
17:24:15 6872/7210 KB   
17:24:15 6876/7210 KB   
17:24:15 6880/7210 KB   
17:24:15 6884/7210 KB   
17:24:15 6888/7210 KB   
17:24:15 6892/7210 KB   
17:24:15 6896/7210 KB   
17:24:15 6900/7210 KB   
17:24:15 6904/7210 KB   
17:24:15 6908/7210 KB   
17:24:15 6912/7210 KB   
17:24:15 6916/7210 KB   
17:24:15 6920/7210 KB   
17:24:15 6924/7210 KB   
17:24:15 6928/7210 KB   
17:24:15 6932/7210 KB   
17:24:15 6936/7210 KB   
17:24:15 6940/7210 KB   
17:24:15 6944/7210 KB   
17:24:15 6948/7210 KB   
17:24:15 6952/7210 KB   
17:24:15 6956/7210 KB   
17:24:15 6960/7210 KB   
17:24:15 6964/7210 KB   
17:24:15 6968/7210 KB   
17:24:15 6972/7210 KB   
17:24:15 6976/7210 KB   
17:24:15 6980/7210 KB   
17:24:15 6984/7210 KB   
17:24:15 6988/7210 KB   
17:24:15 6992/7210 KB   
17:24:15 6996/7210 KB   
17:24:15 7000/7210 KB   
17:24:15 7004/7210 KB   
17:24:15 7008/7210 KB   
17:24:15 7012/7210 KB   
17:24:15 7016/7210 KB   
17:24:15 7020/7210 KB   
17:24:15 7024/7210 KB   
17:24:15 7028/7210 KB   
17:24:15 7032/7210 KB   
17:24:15 7036/7210 KB   
17:24:15 7040/7210 KB   
17:24:15 7044/7210 KB   
17:24:15 7048/7210 KB   
17:24:15 7052/7210 KB   
17:24:15 7056/7210 KB   
17:24:15 7060/7210 KB   
17:24:15 7064/7210 KB   
17:24:15 7068/7210 KB   
17:24:15 7072/7210 KB   
17:24:15 7076/7210 KB   
17:24:15 7080/7210 KB   
17:24:15 7084/7210 KB   
17:24:15 7088/7210 KB   
17:24:15 7092/7210 KB   
17:24:15 7096/7210 KB   
17:24:15 7100/7210 KB   
17:24:15 7104/7210 KB   
17:24:15 7108/7210 KB   
17:24:15 7112/7210 KB   
17:24:15 7116/7210 KB   
17:24:15 7120/7210 KB   
17:24:15 7124/7210 KB   
17:24:15 7128/7210 KB   
17:24:15 7132/7210 KB   
17:24:15 7136/7210 KB   
17:24:15 7140/7210 KB   
17:24:15 7144/7210 KB   
17:24:15 7148/7210 KB   
17:24:15 7152/7210 KB   
17:24:15 7156/7210 KB   
17:24:15 7160/7210 KB   
17:24:15 7164/7210 KB   
17:24:15 7168/7210 KB   
17:24:15 7172/7210 KB   
17:24:15 7176/7210 KB   
17:24:15 7180/7210 KB   
17:24:15 7184/7210 KB   
17:24:15 7188/7210 KB   
17:24:15 7192/7210 KB   
17:24:15 7196/7210 KB   
17:24:15 7200/7210 KB   
17:24:15 7204/7210 KB   
17:24:15 7208/7210 KB   
17:24:15 7210/7210 KB   
17:24:15                
17:24:15 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles-external/1.0.0/tycho-bundles-external-1.0.0.zip (7210 KB at 5758.2 KB/sec)
17:24:15 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.0.0/org.eclipse.tycho.p2.resolver.impl-1.0.0.jar
17:24:15 4/212 KB       
17:24:15 8/212 KB   
17:24:15 12/212 KB   
17:24:15 16/212 KB   
17:24:15 20/212 KB   
17:24:15 24/212 KB   
17:24:15 28/212 KB   
17:24:15 32/212 KB   
17:24:15 36/212 KB   
17:24:15 40/212 KB   
17:24:15 44/212 KB   
17:24:15 48/212 KB   
17:24:15 52/212 KB   
17:24:15 56/212 KB   
17:24:15 60/212 KB   
17:24:15 64/212 KB   
17:24:15 68/212 KB   
17:24:15 72/212 KB   
17:24:15 76/212 KB   
17:24:15 80/212 KB   
17:24:15 84/212 KB   
17:24:15 88/212 KB   
17:24:15 92/212 KB   
17:24:15 96/212 KB   
17:24:15 100/212 KB   
17:24:15 104/212 KB   
17:24:15 108/212 KB   
17:24:15 112/212 KB   
17:24:15 116/212 KB   
17:24:15 120/212 KB   
17:24:15 124/212 KB   
17:24:15 128/212 KB   
17:24:15 132/212 KB   
17:24:15 136/212 KB   
17:24:15 140/212 KB   
17:24:15 144/212 KB   
17:24:15 148/212 KB   
17:24:15 152/212 KB   
17:24:15 156/212 KB   
17:24:15 160/212 KB   
17:24:15 164/212 KB   
17:24:15 168/212 KB   
17:24:15 172/212 KB   
17:24:15 176/212 KB   
17:24:15 180/212 KB   
17:24:15 184/212 KB   
17:24:15 188/212 KB   
17:24:15 192/212 KB   
17:24:15 196/212 KB   
17:24:15 200/212 KB   
17:24:15 204/212 KB   
17:24:15 208/212 KB   
17:24:15 212/212 KB   
17:24:15 212/212 KB   
17:24:15              
17:24:15 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.0.0/org.eclipse.tycho.p2.resolver.impl-1.0.0.jar (212 KB at 3527.4 KB/sec)
17:24:15 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.0.0/org.eclipse.tycho.p2.maven.repository-1.0.0.jar
17:24:15 4/146 KB     
17:24:15 8/146 KB   
17:24:15 12/146 KB   
17:24:15 16/146 KB   
17:24:15 20/146 KB   
17:24:15 24/146 KB   
17:24:15 28/146 KB   
17:24:15 32/146 KB   
17:24:15 36/146 KB   
17:24:15 40/146 KB   
17:24:15 44/146 KB   
17:24:15 48/146 KB   
17:24:15 52/146 KB   
17:24:15 56/146 KB   
17:24:15 60/146 KB   
17:24:15 64/146 KB   
17:24:15 68/146 KB   
17:24:15 72/146 KB   
17:24:15 76/146 KB   
17:24:15 80/146 KB   
17:24:15 84/146 KB   
17:24:15 88/146 KB   
17:24:15 92/146 KB   
17:24:15 96/146 KB   
17:24:15 100/146 KB   
17:24:15 104/146 KB   
17:24:15 108/146 KB   
17:24:15 112/146 KB   
17:24:15 116/146 KB   
17:24:15 120/146 KB   
17:24:15 124/146 KB   
17:24:15 128/146 KB   
17:24:15 132/146 KB   
17:24:15 136/146 KB   
17:24:15 140/146 KB   
17:24:15 144/146 KB   
17:24:15 146/146 KB   
17:24:15              
17:24:15 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.0.0/org.eclipse.tycho.p2.maven.repository-1.0.0.jar (146 KB at 1992.9 KB/sec)
17:24:15 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.0.0/org.eclipse.tycho.p2.tools.impl-1.0.0.jar
17:24:15 4/47 KB      
17:24:15 8/47 KB   
17:24:15 12/47 KB   
17:24:15 16/47 KB   
17:24:15 20/47 KB   
17:24:15 24/47 KB   
17:24:15 28/47 KB   
17:24:15 32/47 KB   
17:24:15 36/47 KB   
17:24:15 40/47 KB   
17:24:15 44/47 KB   
17:24:15 47/47 KB   
17:24:15            
17:24:15 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.0.0/org.eclipse.tycho.p2.tools.impl-1.0.0.jar (47 KB at 1611.6 KB/sec)
17:24:15 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.pom
17:24:15 2/2 KB     
17:24:15          
17:24:15 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.pom (2 KB at 18.8 KB/sec)
17:24:15 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.jar
17:24:15 3/8 KB   
17:24:15 5/8 KB   
17:24:15 8/8 KB   
17:24:15 8/8 KB   
17:24:15          
17:24:15 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.jar (8 KB at 280.7 KB/sec)
17:24:15 Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.pom
17:24:15 3/13 KB   
17:24:15 5/13 KB   
17:24:15 8/13 KB   
17:24:15 11/13 KB   
17:24:15 13/13 KB   
17:24:15            
17:24:15 Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.pom (13 KB at 462.9 KB/sec)
17:24:15 Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
17:24:15 3/33 KB    
17:24:15 5/33 KB   
17:24:15 8/33 KB   
17:24:15 11/33 KB   
17:24:15 13/33 KB   
17:24:15 16/33 KB   
17:24:15 19/33 KB   
17:24:15 21/33 KB   
17:24:15 24/33 KB   
17:24:15 27/33 KB   
17:24:15 29/33 KB   
17:24:15 32/33 KB   
17:24:15 33/33 KB   
17:24:15            
17:24:15 Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 KB at 1076.7 KB/sec)
17:24:15 Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.jar
17:24:15 3/53 KB    
17:24:15 5/53 KB   
17:24:15 8/53 KB   
17:24:15 11/53 KB   
17:24:15 13/53 KB   
17:24:15 16/53 KB   
17:24:15 19/53 KB   
17:24:15 21/53 KB   
17:24:15 24/53 KB   
17:24:15 27/53 KB   
17:24:15 29/53 KB   
17:24:15 32/53 KB   
17:24:15 36/53 KB   
17:24:15 40/53 KB   
17:24:15 44/53 KB   
17:24:15 48/53 KB   
17:24:15 52/53 KB   
17:24:15 53/53 KB   
17:24:15            
17:24:15 Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.jar (53 KB at 1369.8 KB/sec)
17:24:15 Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/1.4/maven-jarsigner-plugin-1.4.pom
17:24:15 3/5 KB     
17:24:15 5/5 KB   
17:24:15          
17:24:15 Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/1.4/maven-jarsigner-plugin-1.4.pom (5 KB at 87.5 KB/sec)
17:24:15 Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/1.4/maven-jarsigner-plugin-1.4.jar
17:24:15 3/34 KB   
17:24:15 5/34 KB   
17:24:15 8/34 KB   
17:24:15 11/34 KB   
17:24:15 13/34 KB   
17:24:15 16/34 KB   
17:24:15 19/34 KB   
17:24:15 21/34 KB   
17:24:15 24/34 KB   
17:24:15 27/34 KB   
17:24:15 29/34 KB   
17:24:15 32/34 KB   
17:24:15 34/34 KB   
17:24:15            
17:24:15 Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/1.4/maven-jarsigner-plugin-1.4.jar (34 KB at 1007.5 KB/sec)
17:24:15 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
17:24:15 3/3 KB     
17:24:15 3/3 KB   
17:24:15          
17:24:15 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom (3 KB at 97.7 KB/sec)
17:24:15 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
17:24:15 3/126 KB   
17:24:15 5/126 KB   
17:24:15 8/126 KB   
17:24:15 11/126 KB   
17:24:15 13/126 KB   
17:24:15 16/126 KB   
17:24:15 19/126 KB   
17:24:15 21/126 KB   
17:24:15 24/126 KB   
17:24:15 27/126 KB   
17:24:15 29/126 KB   
17:24:15 32/126 KB   
17:24:15 36/126 KB   
17:24:15 40/126 KB   
17:24:15 44/126 KB   
17:24:15 48/126 KB   
17:24:15 52/126 KB   
17:24:15 56/126 KB   
17:24:15 60/126 KB   
17:24:15 64/126 KB   
17:24:15 68/126 KB   
17:24:15 72/126 KB   
17:24:15 76/126 KB   
17:24:15 80/126 KB   
17:24:15 84/126 KB   
17:24:15 88/126 KB   
17:24:15 92/126 KB   
17:24:15 96/126 KB   
17:24:15 100/126 KB   
17:24:15 104/126 KB   
17:24:15 108/126 KB   
17:24:15 112/126 KB   
17:24:15 116/126 KB   
17:24:15 120/126 KB   
17:24:15 124/126 KB   
17:24:15 126/126 KB   
17:24:15              
17:24:15 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (126 KB at 2324.1 KB/sec)
17:24:15 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.pom
17:24:15 3/3 KB       
17:24:15          
17:24:15 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.pom (3 KB at 81.3 KB/sec)
17:24:15 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.jar
17:24:15 3/28 KB   
17:24:15 5/28 KB   
17:24:15 8/28 KB   
17:24:15 11/28 KB   
17:24:15 13/28 KB   
17:24:15 16/28 KB   
17:24:15 19/28 KB   
17:24:15 21/28 KB   
17:24:15 24/28 KB   
17:24:15 27/28 KB   
17:24:15 28/28 KB   
17:24:15            
17:24:15 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.jar (28 KB at 1002.5 KB/sec)
17:24:15 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.pom
17:24:16 3/3 KB     
17:24:16 3/3 KB   
17:24:16          
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.pom (3 KB at 106.2 KB/sec)
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.pom
17:24:16 2/2 KB   
17:24:16          
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.pom (2 KB at 65.8 KB/sec)
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
17:24:16 2/2 KB   
17:24:16          
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2 KB at 77.5 KB/sec)
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
17:24:16 3/6 KB   
17:24:16 5/6 KB   
17:24:16 6/6 KB   
17:24:16          
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (6 KB at 223.6 KB/sec)
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.jar
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.jar
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
17:24:16 3/20 KB   
17:24:16 5/20 KB   
17:24:16 8/20 KB   
17:24:16 11/20 KB   
17:24:16 13/20 KB   
17:24:16 16/20 KB   
17:24:16 19/20 KB   
17:24:16 20/20 KB   
17:24:16 3/28 KB   20/20 KB   
17:24:16 5/28 KB   20/20 KB   
17:24:16 8/28 KB   20/20 KB   
17:24:16 11/28 KB   20/20 KB   
17:24:16 13/28 KB   20/20 KB   
17:24:16 16/28 KB   20/20 KB   
17:24:16 19/28 KB   20/20 KB   
17:24:16 21/28 KB   20/20 KB   
17:24:16 24/28 KB   20/20 KB   
17:24:16 27/28 KB   20/20 KB   
17:24:16 28/28 KB   20/20 KB   
17:24:16 28/28 KB   3/370 KB   20/20 KB   
17:24:16 28/28 KB   6/370 KB   20/20 KB   
17:24:16 28/28 KB   9/370 KB   20/20 KB   
17:24:16 28/28 KB   11/370 KB   20/20 KB   
17:24:16 28/28 KB   14/370 KB   20/20 KB   
17:24:16 28/28 KB   16/370 KB   20/20 KB   
17:24:16 28/28 KB   19/370 KB   20/20 KB   
17:24:16 28/28 KB   22/370 KB   20/20 KB   
17:24:16 28/28 KB   25/370 KB   20/20 KB   
17:24:16 28/28 KB   27/370 KB   20/20 KB   
17:24:16 28/28 KB   30/370 KB   20/20 KB   
17:24:16 28/28 KB   32/370 KB   20/20 KB   
17:24:16 28/28 KB   36/370 KB   20/20 KB   
17:24:16 28/28 KB   40/370 KB   20/20 KB   
17:24:16 28/28 KB   44/370 KB   20/20 KB   
17:24:16 28/28 KB   48/370 KB   20/20 KB   
17:24:16 28/28 KB   52/370 KB   20/20 KB   
17:24:16 28/28 KB   56/370 KB   20/20 KB   
17:24:16 28/28 KB   60/370 KB   20/20 KB   
17:24:16 28/28 KB   64/370 KB   20/20 KB   
17:24:16                                   
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.jar (28 KB at 663.5 KB/sec)
17:24:16                                   
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.jar (20 KB at 405.7 KB/sec)
17:24:16 68/370 KB                         
17:24:16 72/370 KB   
17:24:16 76/370 KB   
17:24:16 80/370 KB   
17:24:16 84/370 KB   
17:24:16 88/370 KB   
17:24:16 92/370 KB   
17:24:16 96/370 KB   
17:24:16 100/370 KB   
17:24:16 104/370 KB   
17:24:16 108/370 KB   
17:24:16 112/370 KB   
17:24:16 116/370 KB   
17:24:16 120/370 KB   
17:24:16 124/370 KB   
17:24:16 128/370 KB   
17:24:16 132/370 KB   
17:24:16 136/370 KB   
17:24:16 140/370 KB   
17:24:16 144/370 KB   
17:24:16 148/370 KB   
17:24:16 152/370 KB   
17:24:16 156/370 KB   
17:24:16 160/370 KB   
17:24:16 164/370 KB   
17:24:16 168/370 KB   
17:24:16 172/370 KB   
17:24:16 176/370 KB   
17:24:16 180/370 KB   
17:24:16 184/370 KB   
17:24:16 188/370 KB   
17:24:16 192/370 KB   
17:24:16 196/370 KB   
17:24:16 200/370 KB   
17:24:16 204/370 KB   
17:24:16 208/370 KB   
17:24:16 212/370 KB   
17:24:16 216/370 KB   
17:24:16 220/370 KB   
17:24:16 224/370 KB   
17:24:16 228/370 KB   
17:24:16 232/370 KB   
17:24:16 236/370 KB   
17:24:16 240/370 KB   
17:24:16 244/370 KB   
17:24:16 248/370 KB   
17:24:16 252/370 KB   
17:24:16 256/370 KB   
17:24:16 260/370 KB   
17:24:16 264/370 KB   
17:24:16 268/370 KB   
17:24:16 269/370 KB   
17:24:16 273/370 KB   
17:24:16 277/370 KB   
17:24:16 281/370 KB   
17:24:16 285/370 KB   
17:24:16 289/370 KB   
17:24:16 293/370 KB   
17:24:16 297/370 KB   
17:24:16 301/370 KB   
17:24:16 305/370 KB   
17:24:16 309/370 KB   
17:24:16 313/370 KB   
17:24:16 317/370 KB   
17:24:16 321/370 KB   
17:24:16 325/370 KB   
17:24:16 329/370 KB   
17:24:16 333/370 KB   
17:24:16 337/370 KB   
17:24:16 341/370 KB   
17:24:16 345/370 KB   
17:24:16 349/370 KB   
17:24:16 353/370 KB   
17:24:16 357/370 KB   
17:24:16 361/370 KB   
17:24:16 365/370 KB   
17:24:16 369/370 KB   
17:24:16 370/370 KB   
17:24:16              
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (370 KB at 4250.4 KB/sec)
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.pom
17:24:16 3/3 KB       
17:24:16 3/3 KB   
17:24:16          
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.pom (3 KB at 92.6 KB/sec)
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.jar
17:24:16 3/33 KB   
17:24:16 5/33 KB   
17:24:16 8/33 KB   
17:24:16 11/33 KB   
17:24:16 13/33 KB   
17:24:16 16/33 KB   
17:24:16 19/33 KB   
17:24:16 21/33 KB   
17:24:16 24/33 KB   
17:24:16 27/33 KB   
17:24:16 29/33 KB   
17:24:16 32/33 KB   
17:24:16 33/33 KB   
17:24:16            
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.jar (33 KB at 792.7 KB/sec)
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.pom
17:24:16 3/3 KB     
17:24:16          
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.pom (3 KB at 81.4 KB/sec)
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.jar
17:24:16 3/20 KB   
17:24:16 5/20 KB   
17:24:16 8/20 KB   
17:24:16 11/20 KB   
17:24:16 13/20 KB   
17:24:16 16/20 KB   
17:24:16 19/20 KB   
17:24:16 20/20 KB   
17:24:16            
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.jar (20 KB at 606.5 KB/sec)
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.pom
17:24:16 2/2 KB     
17:24:16          
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.pom (2 KB at 57.9 KB/sec)
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.jar
17:24:16 3/14 KB   
17:24:16 5/14 KB   
17:24:16 8/14 KB   
17:24:16 11/14 KB   
17:24:16 13/14 KB   
17:24:16 14/14 KB   
17:24:16            
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.jar (14 KB at 508.6 KB/sec)
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.pom
17:24:16 3/3 KB     
17:24:16 3/3 KB   
17:24:16          
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.pom (3 KB at 111.2 KB/sec)
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.jar
17:24:16 3/44 KB   
17:24:16 5/44 KB   
17:24:16 8/44 KB   
17:24:16 11/44 KB   
17:24:16 13/44 KB   
17:24:16 16/44 KB   
17:24:16 19/44 KB   
17:24:16 21/44 KB   
17:24:16 24/44 KB   
17:24:16 27/44 KB   
17:24:16 29/44 KB   
17:24:16 32/44 KB   
17:24:16 36/44 KB   
17:24:16 40/44 KB   
17:24:16 44/44 KB   
17:24:16            
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.jar (44 KB at 1486.1 KB/sec)
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.pom
17:24:16 2/2 KB     
17:24:16          
17:24:16 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.pom (2 KB at 63.7 KB/sec)
17:24:16 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.zip
17:24:16 3/7150 KB   
17:24:16 6/7150 KB   
17:24:16 9/7150 KB   
17:24:16 11/7150 KB   
17:24:16 14/7150 KB   
17:24:16 16/7150 KB   
17:24:16 19/7150 KB   
17:24:16 22/7150 KB   
17:24:16 25/7150 KB   
17:24:16 27/7150 KB   
17:24:16 30/7150 KB   
17:24:16 32/7150 KB   
17:24:16 36/7150 KB   
17:24:16 40/7150 KB   
17:24:16 44/7150 KB   
17:24:16 48/7150 KB   
17:24:16 52/7150 KB   
17:24:16 56/7150 KB   
17:24:16 60/7150 KB   
17:24:16 63/7150 KB   
17:24:16 67/7150 KB   
17:24:16 71/7150 KB   
17:24:16 72/7150 KB   
17:24:16 76/7150 KB   
17:24:16 80/7150 KB   
17:24:16 84/7150 KB   
17:24:16 88/7150 KB   
17:24:16 92/7150 KB   
17:24:16 96/7150 KB   
17:24:16 100/7150 KB   
17:24:16 104/7150 KB   
17:24:16 108/7150 KB   
17:24:16 112/7150 KB   
17:24:16 116/7150 KB   
17:24:16 120/7150 KB   
17:24:16 124/7150 KB   
17:24:16 127/7150 KB   
17:24:16 131/7150 KB   
17:24:16 135/7150 KB   
17:24:16 136/7150 KB   
17:24:16 140/7150 KB   
17:24:16 144/7150 KB   
17:24:16 148/7150 KB   
17:24:16 152/7150 KB   
17:24:16 156/7150 KB   
17:24:16 160/7150 KB   
17:24:16 164/7150 KB   
17:24:16 168/7150 KB   
17:24:16 172/7150 KB   
17:24:16 176/7150 KB   
17:24:16 180/7150 KB   
17:24:16 184/7150 KB   
17:24:16 188/7150 KB   
17:24:16 191/7150 KB   
17:24:16 195/7150 KB   
17:24:16 199/7150 KB   
17:24:16 203/7150 KB   
17:24:16 207/7150 KB   
17:24:16 211/7150 KB   
17:24:16 215/7150 KB   
17:24:16 219/7150 KB   
17:24:16 223/7150 KB   
17:24:16 227/7150 KB   
17:24:16 231/7150 KB   
17:24:16 235/7150 KB   
17:24:16 239/7150 KB   
17:24:16 243/7150 KB   
17:24:16 247/7150 KB   
17:24:16 251/7150 KB   
17:24:16 255/7150 KB   
17:24:16 259/7150 KB   
17:24:16 263/7150 KB   
17:24:16 267/7150 KB   
17:24:16 271/7150 KB   
17:24:16 275/7150 KB   
17:24:16 279/7150 KB   
17:24:16 283/7150 KB   
17:24:16 287/7150 KB   
17:24:16 291/7150 KB   
17:24:16 295/7150 KB   
17:24:16 299/7150 KB   
17:24:16 303/7150 KB   
17:24:16 307/7150 KB   
17:24:16 311/7150 KB   
17:24:16 315/7150 KB   
17:24:16 319/7150 KB   
17:24:16 323/7150 KB   
17:24:16 327/7150 KB   
17:24:16 331/7150 KB   
17:24:16 335/7150 KB   
17:24:16 339/7150 KB   
17:24:16 343/7150 KB   
17:24:16 347/7150 KB   
17:24:16 351/7150 KB   
17:24:16 355/7150 KB   
17:24:16 359/7150 KB   
17:24:16 363/7150 KB   
17:24:16 367/7150 KB   
17:24:16 371/7150 KB   
17:24:16 375/7150 KB   
17:24:16 379/7150 KB   
17:24:16 383/7150 KB   
17:24:16 387/7150 KB   
17:24:16 391/7150 KB   
17:24:16 395/7150 KB   
17:24:16 399/7150 KB   
17:24:16 403/7150 KB   
17:24:16 407/7150 KB   
17:24:16 411/7150 KB   
17:24:16 415/7150 KB   
17:24:16 419/7150 KB   
17:24:16 423/7150 KB   
17:24:16 427/7150 KB   
17:24:16 431/7150 KB   
17:24:16 435/7150 KB   
17:24:16 439/7150 KB   
17:24:16 443/7150 KB   
17:24:16 447/7150 KB   
17:24:16 451/7150 KB   
17:24:16 455/7150 KB   
17:24:16 459/7150 KB   
17:24:16 463/7150 KB   
17:24:16 467/7150 KB   
17:24:16 471/7150 KB   
17:24:16 475/7150 KB   
17:24:16 479/7150 KB   
17:24:16 483/7150 KB   
17:24:16 487/7150 KB   
17:24:16 491/7150 KB   
17:24:16 495/7150 KB   
17:24:16 499/7150 KB   
17:24:16 503/7150 KB   
17:24:16 507/7150 KB   
17:24:16 511/7150 KB   
17:24:16 515/7150 KB   
17:24:16 519/7150 KB   
17:24:16 523/7150 KB   
17:24:16 527/7150 KB   
17:24:16 531/7150 KB   
17:24:16 535/7150 KB   
17:24:16 539/7150 KB   
17:24:16 543/7150 KB   
17:24:16 547/7150 KB   
17:24:16 551/7150 KB   
17:24:16 555/7150 KB   
17:24:16 559/7150 KB   
17:24:16 563/7150 KB   
17:24:16 567/7150 KB   
17:24:16 571/7150 KB   
17:24:16 575/7150 KB   
17:24:16 579/7150 KB   
17:24:16 583/7150 KB   
17:24:16 587/7150 KB   
17:24:16 591/7150 KB   
17:24:16 595/7150 KB   
17:24:16 599/7150 KB   
17:24:16 603/7150 KB   
17:24:16 607/7150 KB   
17:24:16 611/7150 KB   
17:24:16 615/7150 KB   
17:24:16 619/7150 KB   
17:24:16 623/7150 KB   
17:24:16 627/7150 KB   
17:24:16 631/7150 KB   
17:24:16 635/7150 KB   
17:24:16 639/7150 KB   
17:24:16 643/7150 KB   
17:24:16 647/7150 KB   
17:24:16 651/7150 KB   
17:24:16 655/7150 KB   
17:24:16 659/7150 KB   
17:24:16 663/7150 KB   
17:24:16 667/7150 KB   
17:24:16 671/7150 KB   
17:24:16 675/7150 KB   
17:24:16 679/7150 KB   
17:24:16 683/7150 KB   
17:24:16 687/7150 KB   
17:24:16 691/7150 KB   
17:24:16 695/7150 KB   
17:24:16 699/7150 KB   
17:24:16 703/7150 KB   
17:24:16 707/7150 KB   
17:24:16 711/7150 KB   
17:24:16 715/7150 KB   
17:24:16 719/7150 KB   
17:24:16 723/7150 KB   
17:24:16 727/7150 KB   
17:24:16 731/7150 KB   
17:24:16 735/7150 KB   
17:24:16 739/7150 KB   
17:24:16 743/7150 KB   
17:24:16 747/7150 KB   
17:24:16 751/7150 KB   
17:24:16 755/7150 KB   
17:24:16 759/7150 KB   
17:24:16 763/7150 KB   
17:24:16 767/7150 KB   
17:24:16 771/7150 KB   
17:24:16 775/7150 KB   
17:24:16 779/7150 KB   
17:24:16 783/7150 KB   
17:24:16 787/7150 KB   
17:24:16 791/7150 KB   
17:24:16 795/7150 KB   
17:24:16 799/7150 KB   
17:24:16 803/7150 KB   
17:24:16 807/7150 KB   
17:24:16 811/7150 KB   
17:24:16 815/7150 KB   
17:24:16 819/7150 KB   
17:24:16 823/7150 KB   
17:24:16 827/7150 KB   
17:24:16 831/7150 KB   
17:24:16 835/7150 KB   
17:24:16 839/7150 KB   
17:24:16 843/7150 KB   
17:24:16 847/7150 KB   
17:24:16 851/7150 KB   
17:24:16 855/7150 KB   
17:24:16 859/7150 KB   
17:24:16 863/7150 KB   
17:24:16 867/7150 KB   
17:24:16 871/7150 KB   
17:24:16 875/7150 KB   
17:24:16 879/7150 KB   
17:24:16 883/7150 KB   
17:24:16 887/7150 KB   
17:24:16 891/7150 KB   
17:24:16 895/7150 KB   
17:24:16 899/7150 KB   
17:24:16 903/7150 KB   
17:24:16 907/7150 KB   
17:24:16 911/7150 KB   
17:24:16 915/7150 KB   
17:24:16 919/7150 KB   
17:24:16 923/7150 KB   
17:24:16 927/7150 KB   
17:24:16 931/7150 KB   
17:24:16 935/7150 KB   
17:24:16 939/7150 KB   
17:24:16 943/7150 KB   
17:24:16 947/7150 KB   
17:24:16 951/7150 KB   
17:24:16 955/7150 KB   
17:24:16 959/7150 KB   
17:24:16 963/7150 KB   
17:24:16 967/7150 KB   
17:24:16 971/7150 KB   
17:24:16 975/7150 KB   
17:24:16 979/7150 KB   
17:24:16 983/7150 KB   
17:24:16 987/7150 KB   
17:24:16 991/7150 KB   
17:24:16 995/7150 KB   
17:24:16 999/7150 KB   
17:24:16 1003/7150 KB   
17:24:16 1007/7150 KB   
17:24:16 1011/7150 KB   
17:24:16 1015/7150 KB   
17:24:16 1019/7150 KB   
17:24:16 1023/7150 KB   
17:24:17 1027/7150 KB   
17:24:17 1031/7150 KB   
17:24:17 1035/7150 KB   
17:24:17 1039/7150 KB   
17:24:17 1043/7150 KB   
17:24:17 1047/7150 KB   
17:24:17 1051/7150 KB   
17:24:17 1055/7150 KB   
17:24:17 1059/7150 KB   
17:24:17 1063/7150 KB   
17:24:17 1067/7150 KB   
17:24:17 1071/7150 KB   
17:24:17 1075/7150 KB   
17:24:17 1079/7150 KB   
17:24:17 1083/7150 KB   
17:24:17 1087/7150 KB   
17:24:17 1091/7150 KB   
17:24:17 1095/7150 KB   
17:24:17 1099/7150 KB   
17:24:17 1103/7150 KB   
17:24:17 1107/7150 KB   
17:24:17 1111/7150 KB   
17:24:17 1115/7150 KB   
17:24:17 1119/7150 KB   
17:24:17 1123/7150 KB   
17:24:17 1127/7150 KB   
17:24:17 1131/7150 KB   
17:24:17 1135/7150 KB   
17:24:17 1139/7150 KB   
17:24:17 1143/7150 KB   
17:24:17 1147/7150 KB   
17:24:17 1151/7150 KB   
17:24:17 1155/7150 KB   
17:24:17 1159/7150 KB   
17:24:17 1163/7150 KB   
17:24:17 1167/7150 KB   
17:24:17 1171/7150 KB   
17:24:17 1175/7150 KB   
17:24:17 1179/7150 KB   
17:24:17 1183/7150 KB   
17:24:17 1187/7150 KB   
17:24:17 1191/7150 KB   
17:24:17 1195/7150 KB   
17:24:17 1199/7150 KB   
17:24:17 1203/7150 KB   
17:24:17 1207/7150 KB   
17:24:17 1211/7150 KB   
17:24:17 1215/7150 KB   
17:24:17 1219/7150 KB   
17:24:17 1223/7150 KB   
17:24:17 1227/7150 KB   
17:24:17 1231/7150 KB   
17:24:17 1235/7150 KB   
17:24:17 1239/7150 KB   
17:24:17 1243/7150 KB   
17:24:17 1247/7150 KB   
17:24:17 1251/7150 KB   
17:24:17 1255/7150 KB   
17:24:17 1259/7150 KB   
17:24:17 1263/7150 KB   
17:24:17 1267/7150 KB   
17:24:17 1271/7150 KB   
17:24:17 1275/7150 KB   
17:24:17 1279/7150 KB   
17:24:17 1283/7150 KB   
17:24:17 1287/7150 KB   
17:24:17 1291/7150 KB   
17:24:17 1295/7150 KB   
17:24:17 1299/7150 KB   
17:24:17 1303/7150 KB   
17:24:17 1307/7150 KB   
17:24:17 1311/7150 KB   
17:24:17 1315/7150 KB   
17:24:17 1319/7150 KB   
17:24:17 1323/7150 KB   
17:24:17 1327/7150 KB   
17:24:17 1331/7150 KB   
17:24:17 1335/7150 KB   
17:24:17 1339/7150 KB   
17:24:17 1343/7150 KB   
17:24:17 1347/7150 KB   
17:24:17 1351/7150 KB   
17:24:17 1355/7150 KB   
17:24:17 1359/7150 KB   
17:24:17 1363/7150 KB   
17:24:17 1367/7150 KB   
17:24:17 1371/7150 KB   
17:24:17 1375/7150 KB   
17:24:17 1379/7150 KB   
17:24:17 1383/7150 KB   
17:24:17 1387/7150 KB   
17:24:17 1391/7150 KB   
17:24:17 1395/7150 KB   
17:24:17 1399/7150 KB   
17:24:17 1403/7150 KB   
17:24:17 1407/7150 KB   
17:24:17 1411/7150 KB   
17:24:17 1415/7150 KB   
17:24:17 1419/7150 KB   
17:24:17 1423/7150 KB   
17:24:17 1427/7150 KB   
17:24:17 1431/7150 KB   
17:24:17 1435/7150 KB   
17:24:17 1439/7150 KB   
17:24:17 1443/7150 KB   
17:24:17 1447/7150 KB   
17:24:17 1451/7150 KB   
17:24:17 1455/7150 KB   
17:24:17 1459/7150 KB   
17:24:17 1463/7150 KB   
17:24:17 1467/7150 KB   
17:24:17 1471/7150 KB   
17:24:17 1475/7150 KB   
17:24:17 1479/7150 KB   
17:24:17 1483/7150 KB   
17:24:17 1487/7150 KB   
17:24:17 1491/7150 KB   
17:24:17 1495/7150 KB   
17:24:17 1499/7150 KB   
17:24:17 1503/7150 KB   
17:24:17 1507/7150 KB   
17:24:17 1511/7150 KB   
17:24:17 1515/7150 KB   
17:24:17 1519/7150 KB   
17:24:17 1523/7150 KB   
17:24:17 1527/7150 KB   
17:24:17 1531/7150 KB   
17:24:17 1535/7150 KB   
17:24:17 1539/7150 KB   
17:24:17 1543/7150 KB   
17:24:17 1547/7150 KB   
17:24:17 1551/7150 KB   
17:24:17 1555/7150 KB   
17:24:17 1559/7150 KB   
17:24:17 1563/7150 KB   
17:24:17 1567/7150 KB   
17:24:17 1571/7150 KB   
17:24:17 1575/7150 KB   
17:24:17 1579/7150 KB   
17:24:17 1583/7150 KB   
17:24:17 1587/7150 KB   
17:24:17 1591/7150 KB   
17:24:17 1595/7150 KB   
17:24:17 1599/7150 KB   
17:24:17 1603/7150 KB   
17:24:17 1607/7150 KB   
17:24:17 1611/7150 KB   
17:24:17 1615/7150 KB   
17:24:17 1619/7150 KB   
17:24:17 1623/7150 KB   
17:24:17 1627/7150 KB   
17:24:17 1631/7150 KB   
17:24:17 1635/7150 KB   
17:24:17 1639/7150 KB   
17:24:17 1643/7150 KB   
17:24:17 1647/7150 KB   
17:24:17 1651/7150 KB   
17:24:17 1655/7150 KB   
17:24:17 1659/7150 KB   
17:24:17 1663/7150 KB   
17:24:17 1667/7150 KB   
17:24:17 1671/7150 KB   
17:24:17 1675/7150 KB   
17:24:17 1679/7150 KB   
17:24:17 1683/7150 KB   
17:24:17 1687/7150 KB   
17:24:17 1691/7150 KB   
17:24:17 1695/7150 KB   
17:24:17 1699/7150 KB   
17:24:17 1703/7150 KB   
17:24:17 1707/7150 KB   
17:24:17 1711/7150 KB   
17:24:17 1715/7150 KB   
17:24:17 1719/7150 KB   
17:24:17 1723/7150 KB   
17:24:17 1727/7150 KB   
17:24:17 1731/7150 KB   
17:24:17 1735/7150 KB   
17:24:17 1739/7150 KB   
17:24:17 1743/7150 KB   
17:24:17 1747/7150 KB   
17:24:17 1751/7150 KB   
17:24:17 1755/7150 KB   
17:24:17 1759/7150 KB   
17:24:17 1763/7150 KB   
17:24:17 1767/7150 KB   
17:24:17 1771/7150 KB   
17:24:17 1775/7150 KB   
17:24:17 1779/7150 KB   
17:24:17 1783/7150 KB   
17:24:17 1787/7150 KB   
17:24:17 1791/7150 KB   
17:24:17 1795/7150 KB   
17:24:17 1799/7150 KB   
17:24:17 1803/7150 KB   
17:24:17 1807/7150 KB   
17:24:17 1811/7150 KB   
17:24:17 1815/7150 KB   
17:24:17 1819/7150 KB   
17:24:17 1823/7150 KB   
17:24:17 1827/7150 KB   
17:24:17 1831/7150 KB   
17:24:17 1835/7150 KB   
17:24:17 1839/7150 KB   
17:24:17 1843/7150 KB   
17:24:17 1847/7150 KB   
17:24:17 1851/7150 KB   
17:24:17 1855/7150 KB   
17:24:17 1859/7150 KB   
17:24:17 1863/7150 KB   
17:24:17 1867/7150 KB   
17:24:17 1871/7150 KB   
17:24:17 1875/7150 KB   
17:24:17 1879/7150 KB   
17:24:17 1883/7150 KB   
17:24:17 1887/7150 KB   
17:24:17 1891/7150 KB   
17:24:17 1895/7150 KB   
17:24:17 1899/7150 KB   
17:24:18 1903/7150 KB   
17:24:18 1907/7150 KB   
17:24:18 1911/7150 KB   
17:24:18 1915/7150 KB   
17:24:18 1919/7150 KB   
17:24:18 1923/7150 KB   
17:24:18 1927/7150 KB   
17:24:18 1931/7150 KB   
17:24:18 1935/7150 KB   
17:24:18 1939/7150 KB   
17:24:18 1943/7150 KB   
17:24:18 1947/7150 KB   
17:24:18 1951/7150 KB   
17:24:18 1955/7150 KB   
17:24:18 1959/7150 KB   
17:24:18 1963/7150 KB   
17:24:18 1967/7150 KB   
17:24:18 1971/7150 KB   
17:24:18 1975/7150 KB   
17:24:18 1979/7150 KB   
17:24:18 1983/7150 KB   
17:24:18 1987/7150 KB   
17:24:18 1991/7150 KB   
17:24:18 1995/7150 KB   
17:24:18 1999/7150 KB   
17:24:18 2003/7150 KB   
17:24:18 2007/7150 KB   
17:24:18 2011/7150 KB   
17:24:18 2015/7150 KB   
17:24:18 2019/7150 KB   
17:24:18 2023/7150 KB   
17:24:18 2027/7150 KB   
17:24:18 2031/7150 KB   
17:24:18 2035/7150 KB   
17:24:18 2039/7150 KB   
17:24:18 2043/7150 KB   
17:24:18 2047/7150 KB   
17:24:18 2051/7150 KB   
17:24:18 2055/7150 KB   
17:24:18 2059/7150 KB   
17:24:18 2063/7150 KB   
17:24:18 2067/7150 KB   
17:24:18 2071/7150 KB   
17:24:18 2075/7150 KB   
17:24:18 2079/7150 KB   
17:24:18 2083/7150 KB   
17:24:19 2087/7150 KB   
17:24:19 2091/7150 KB   
17:24:19 2095/7150 KB   
17:24:19 2099/7150 KB   
17:24:20 2103/7150 KB   
17:24:22 2107/7150 KB   
17:24:22 2111/7150 KB   
17:24:22 2115/7150 KB   
17:24:23 2119/7150 KB   
17:24:23 2123/7150 KB   
17:24:23 2127/7150 KB   
17:24:23 2131/7150 KB   
17:24:26 2135/7150 KB   
17:24:28 2139/7150 KB   
17:24:29 2143/7150 KB   
17:24:30 2147/7150 KB   
17:24:32 2151/7150 KB   
17:24:34 2155/7150 KB   
17:24:34 2159/7150 KB   
17:24:34 2163/7150 KB   
17:24:35 2167/7150 KB   
17:24:35 2171/7150 KB   
17:24:35 2175/7150 KB   
17:24:35 2179/7150 KB   
17:24:35 2183/7150 KB   
17:24:37 2187/7150 KB   
17:24:37 2191/7150 KB   
17:24:37 2195/7150 KB   
17:24:37 2199/7150 KB   
17:24:37 2203/7150 KB   
17:24:38 2207/7150 KB   
17:24:38 2211/7150 KB   
17:24:38 2215/7150 KB   
17:24:38 2219/7150 KB   
17:24:39 2223/7150 KB   
17:24:40 2227/7150 KB   
17:24:40 2231/7150 KB   
17:24:40 2235/7150 KB   
17:24:40 2239/7150 KB   
17:24:40 2243/7150 KB   
17:24:40 2247/7150 KB   
17:24:40 2251/7150 KB   
17:24:40 2255/7150 KB   
17:24:40 2259/7150 KB   
17:24:40 2263/7150 KB   
17:24:40 2267/7150 KB   
17:24:40 2271/7150 KB   
17:24:40 2275/7150 KB   
17:24:40 2279/7150 KB   
17:24:40 2283/7150 KB   
17:24:40 2287/7150 KB   
17:24:40 2291/7150 KB   
17:24:40 2295/7150 KB   
17:24:40 2299/7150 KB   
17:24:40 2303/7150 KB   
17:24:40 2307/7150 KB   
17:24:40 2311/7150 KB   
17:24:40 2315/7150 KB   
17:24:40 2319/7150 KB   
17:24:40 2323/7150 KB   
17:24:40 2327/7150 KB   
17:24:40 2331/7150 KB   
17:24:40 2335/7150 KB   
17:24:40 2339/7150 KB   
17:24:41 2343/7150 KB   
17:24:41 2347/7150 KB   
17:24:41 2351/7150 KB   
17:24:41 2355/7150 KB   
17:24:41 2359/7150 KB   
17:24:41 2363/7150 KB   
17:24:41 2367/7150 KB   
17:24:41 2371/7150 KB   
17:24:41 2375/7150 KB   
17:24:41 2379/7150 KB   
17:24:41 2383/7150 KB   
17:24:41 2387/7150 KB   
17:24:41 2391/7150 KB   
17:24:41 2395/7150 KB   
17:24:41 2399/7150 KB   
17:24:41 2403/7150 KB   
17:24:41 2407/7150 KB   
17:24:41 2411/7150 KB   
17:24:41 2415/7150 KB   
17:24:41 2419/7150 KB   
17:24:41 2423/7150 KB   
17:24:41 2427/7150 KB   
17:24:41 2431/7150 KB   
17:24:41 2435/7150 KB   
17:24:41 2439/7150 KB   
17:24:41 2443/7150 KB   
17:24:41 2447/7150 KB   
17:24:41 2451/7150 KB   
17:24:41 2455/7150 KB   
17:24:41 2459/7150 KB   
17:24:41 2463/7150 KB   
17:24:41 2467/7150 KB   
17:24:41 2471/7150 KB   
17:24:41 2475/7150 KB   
17:24:41 2479/7150 KB   
17:24:41 2483/7150 KB   
17:24:41 2487/7150 KB   
17:24:41 2491/7150 KB   
17:24:43 2495/7150 KB   
17:24:43 2499/7150 KB   
17:24:43 2503/7150 KB   
17:24:43 2507/7150 KB   
17:24:43 2511/7150 KB   
17:24:43 2515/7150 KB   
17:24:43 2519/7150 KB   
17:24:43 2523/7150 KB   
17:24:43 2527/7150 KB   
17:24:43 2531/7150 KB   
17:24:43 2535/7150 KB   
17:24:43 2539/7150 KB   
17:24:43 2543/7150 KB   
17:24:44 2547/7150 KB   
17:24:44 2551/7150 KB   
17:24:44 2555/7150 KB   
17:24:44 2559/7150 KB   
17:24:44 2563/7150 KB   
17:24:44 2567/7150 KB   
17:24:44 2571/7150 KB   
17:24:44 2575/7150 KB   
17:24:44 2579/7150 KB   
17:24:44 2583/7150 KB   
17:24:44 2587/7150 KB   
17:24:44 2591/7150 KB   
17:24:44 2595/7150 KB   
17:24:44 2599/7150 KB   
17:24:44 2603/7150 KB   
17:24:44 2607/7150 KB   
17:24:44 2611/7150 KB   
17:24:44 2615/7150 KB   
17:24:44 2619/7150 KB   
17:24:44 2623/7150 KB   
17:24:44 2627/7150 KB   
17:24:44 2631/7150 KB   
17:24:44 2635/7150 KB   
17:24:44 2639/7150 KB   
17:24:44 2643/7150 KB   
17:24:44 2647/7150 KB   
17:24:44 2651/7150 KB   
17:24:44 2655/7150 KB   
17:24:44 2659/7150 KB   
17:24:44 2663/7150 KB   
17:24:44 2667/7150 KB   
17:24:44 2671/7150 KB   
17:24:44 2675/7150 KB   
17:24:44 2679/7150 KB   
17:24:44 2683/7150 KB   
17:24:44 2687/7150 KB   
17:24:44 2691/7150 KB   
17:24:44 2695/7150 KB   
17:24:44 2699/7150 KB   
17:24:44 2703/7150 KB   
17:24:44 2707/7150 KB   
17:24:44 2711/7150 KB   
17:24:44 2715/7150 KB   
17:24:44 2719/7150 KB   
17:24:44 2723/7150 KB   
17:24:44 2727/7150 KB   
17:24:44 2731/7150 KB   
17:24:44 2735/7150 KB   
17:24:44 2739/7150 KB   
17:24:44 2743/7150 KB   
17:24:44 2747/7150 KB   
17:24:44 2751/7150 KB   
17:24:44 2755/7150 KB   
17:24:44 2759/7150 KB   
17:24:44 2763/7150 KB   
17:24:44 2767/7150 KB   
17:24:44 2771/7150 KB   
17:24:44 2775/7150 KB   
17:24:44 2779/7150 KB   
17:24:44 2783/7150 KB   
17:24:44 2787/7150 KB   
17:24:44 2791/7150 KB   
17:24:44 2795/7150 KB   
17:24:44 2799/7150 KB   
17:24:44 2803/7150 KB   
17:24:44 2807/7150 KB   
17:24:44 2811/7150 KB   
17:24:44 2815/7150 KB   
17:24:44 2819/7150 KB   
17:24:44 2823/7150 KB   
17:24:44 2827/7150 KB   
17:24:44 2831/7150 KB   
17:24:46 2835/7150 KB   
17:24:46 2839/7150 KB   
17:24:47 2843/7150 KB   
17:24:47 2847/7150 KB   
17:24:47 2851/7150 KB   
17:24:47 2855/7150 KB   
17:24:49 2859/7150 KB   
17:24:49 2863/7150 KB   
17:24:49 2867/7150 KB   
17:24:50 2871/7150 KB   
17:24:50 2875/7150 KB   
17:24:50 2879/7150 KB   
17:24:50 2883/7150 KB   
17:24:50 2887/7150 KB   
17:24:50 2891/7150 KB   
17:24:50 2895/7150 KB   
17:24:50 2899/7150 KB   
17:24:50 2903/7150 KB   
17:24:50 2907/7150 KB   
17:24:50 2911/7150 KB   
17:24:50 2915/7150 KB   
17:24:50 2919/7150 KB   
17:24:50 2923/7150 KB   
17:24:50 2927/7150 KB   
17:24:50 2931/7150 KB   
17:24:50 2935/7150 KB   
17:24:50 2939/7150 KB   
17:24:50 2943/7150 KB   
17:24:51 2947/7150 KB   
17:24:51 2951/7150 KB   
17:24:52 2955/7150 KB   
17:24:52 2959/7150 KB   
17:24:52 2963/7150 KB   
17:24:53 2967/7150 KB   
17:24:53 2971/7150 KB   
17:24:53 2975/7150 KB   
17:24:53 2979/7150 KB   
17:24:54 2983/7150 KB   
17:24:54 2987/7150 KB   
17:24:55 2991/7150 KB   
17:24:55 2995/7150 KB   
17:24:55 2999/7150 KB   
17:24:55 3003/7150 KB   
17:24:55 3007/7150 KB   
17:24:56 3011/7150 KB   
17:24:56 3015/7150 KB   
17:24:56 3019/7150 KB   
17:24:57 3023/7150 KB   
17:24:59 3027/7150 KB   
17:25:00 3031/7150 KB   
17:25:01 3035/7150 KB   
17:25:04 3039/7150 KB   
17:25:04 3043/7150 KB   
17:25:05 3047/7150 KB   
17:25:06 3051/7150 KB   
17:25:06 3055/7150 KB   
17:25:06 3059/7150 KB   
17:25:15 3063/7150 KB   
17:25:15 3067/7150 KB   
17:25:16 3071/7150 KB   
17:25:18 3075/7150 KB   
17:25:18 3079/7150 KB   
17:25:18 3083/7150 KB   
17:25:20 3087/7150 KB   
17:25:20 3091/7150 KB   
17:25:20 3095/7150 KB   
17:25:22 3099/7150 KB   
17:25:22 3103/7150 KB   
17:25:23 3107/7150 KB   
17:25:25 3111/7150 KB   
17:25:25 3115/7150 KB   
17:25:25 3119/7150 KB   
17:25:25 3123/7150 KB   
17:25:25 3127/7150 KB   
17:25:25 3131/7150 KB   
17:25:27 3135/7150 KB   
17:25:28 3139/7150 KB   
17:25:28 3143/7150 KB   
17:25:30 3147/7150 KB   
17:25:30 3151/7150 KB   
17:25:30 3155/7150 KB   
17:25:32 3159/7150 KB   
17:25:32 3163/7150 KB   
17:25:32 3167/7150 KB   
17:25:35 3171/7150 KB   
17:25:35 3175/7150 KB   
17:25:35 3179/7150 KB   
17:25:35 3183/7150 KB   
17:25:35 3187/7150 KB   
17:25:35 3191/7150 KB   
17:25:35 3195/7150 KB   
17:25:35 3199/7150 KB   
17:25:35 3203/7150 KB   
17:25:35 3207/7150 KB   
17:25:35 3211/7150 KB   
17:25:35 3215/7150 KB   
17:25:35 3219/7150 KB   
17:25:35 3223/7150 KB   
17:25:35 3227/7150 KB   
17:25:35 3231/7150 KB   
17:25:35 3235/7150 KB   
17:25:35 3239/7150 KB   
17:25:35 3243/7150 KB   
17:25:35 3247/7150 KB   
17:25:35 3251/7150 KB   
17:25:35 3255/7150 KB   
17:25:35 3259/7150 KB   
17:25:35 3263/7150 KB   
17:25:35 3267/7150 KB   
17:25:35 3271/7150 KB   
17:25:35 3275/7150 KB   
17:25:35 3279/7150 KB   
17:25:35 3283/7150 KB   
17:25:35 3287/7150 KB   
17:25:35 3291/7150 KB   
17:25:35 3295/7150 KB   
17:25:35 3299/7150 KB   
17:25:35 3303/7150 KB   
17:25:35 3307/7150 KB   
17:25:35 3311/7150 KB   
17:25:35 3315/7150 KB   
17:25:35 3319/7150 KB   
17:25:35 3323/7150 KB   
17:25:35 3327/7150 KB   
17:25:35 3331/7150 KB   
17:25:35 3335/7150 KB   
17:25:35 3339/7150 KB   
17:25:35 3343/7150 KB   
17:25:35 3347/7150 KB   
17:25:35 3351/7150 KB   
17:25:35 3355/7150 KB   
17:25:35 3359/7150 KB   
17:25:35 3363/7150 KB   
17:25:35 3367/7150 KB   
17:25:35 3371/7150 KB   
17:25:35 3375/7150 KB   
17:25:35 3379/7150 KB   
17:25:35 3383/7150 KB   
17:25:35 3387/7150 KB   
17:25:35 3391/7150 KB   
17:25:35 3395/7150 KB   
17:25:35 3399/7150 KB   
17:25:35 3403/7150 KB   
17:25:36 3407/7150 KB   
17:25:36 3411/7150 KB   
17:25:36 3415/7150 KB   
17:25:36 3419/7150 KB   
17:25:36 3423/7150 KB   
17:25:36 3427/7150 KB   
17:25:36 3431/7150 KB   
17:25:36 3435/7150 KB   
17:25:36 3439/7150 KB   
17:25:36 3443/7150 KB   
17:25:36 3447/7150 KB   
17:25:36 3451/7150 KB   
17:25:36 3455/7150 KB   
17:25:36 3459/7150 KB   
17:25:36 3463/7150 KB   
17:25:36 3467/7150 KB   
17:25:36 3471/7150 KB   
17:25:36 3475/7150 KB   
17:25:36 3479/7150 KB   
17:25:36 3483/7150 KB   
17:25:36 3487/7150 KB   
17:25:36 3491/7150 KB   
17:25:36 3495/7150 KB   
17:25:36 3499/7150 KB   
17:25:36 3503/7150 KB   
17:25:36 3507/7150 KB   
17:25:36 3511/7150 KB   
17:25:36 3515/7150 KB   
17:25:36 3519/7150 KB   
17:25:36 3523/7150 KB   
17:25:36 3527/7150 KB   
17:25:36 3531/7150 KB   
17:25:36 3535/7150 KB   
17:25:36 3539/7150 KB   
17:25:36 3543/7150 KB   
17:25:36 3547/7150 KB   
17:25:36 3551/7150 KB   
17:25:36 3555/7150 KB   
17:25:36 3559/7150 KB   
17:25:36 3563/7150 KB   
17:25:36 3567/7150 KB   
17:25:36 3571/7150 KB   
17:25:36 3575/7150 KB   
17:25:36 3579/7150 KB   
17:25:36 3583/7150 KB   
17:25:36 3587/7150 KB   
17:25:36 3591/7150 KB   
17:25:36 3595/7150 KB   
17:25:36 3599/7150 KB   
17:25:36 3603/7150 KB   
17:25:36 3607/7150 KB   
17:25:36 3611/7150 KB   
17:25:36 3615/7150 KB   
17:25:36 3619/7150 KB   
17:25:36 3623/7150 KB   
17:25:36 3627/7150 KB   
17:25:36 3631/7150 KB   
17:25:36 3635/7150 KB   
17:25:36 3639/7150 KB   
17:25:36 3643/7150 KB   
17:25:36 3647/7150 KB   
17:25:38 3651/7150 KB   
17:25:38 3655/7150 KB   
17:25:38 3659/7150 KB   
17:25:38 3663/7150 KB   
17:25:38 3667/7150 KB   
17:25:38 3671/7150 KB   
17:25:38 3675/7150 KB   
17:25:38 3679/7150 KB   
17:25:38 3683/7150 KB   
17:25:38 3687/7150 KB   
17:25:38 3691/7150 KB   
17:25:38 3695/7150 KB   
17:25:38 3699/7150 KB   
17:25:38 3703/7150 KB   
17:25:38 3707/7150 KB   
17:25:38 3711/7150 KB   
17:25:38 3715/7150 KB   
17:25:38 3719/7150 KB   
17:25:38 3723/7150 KB   
17:25:38 3727/7150 KB   
17:25:38 3731/7150 KB   
17:25:38 3735/7150 KB   
17:25:38 3739/7150 KB   
17:25:38 3743/7150 KB   
17:25:38 3747/7150 KB   
17:25:38 3751/7150 KB   
17:25:38 3755/7150 KB   
17:25:38 3759/7150 KB   
17:25:38 3763/7150 KB   
17:25:38 3767/7150 KB   
17:25:38 3771/7150 KB   
17:25:38 3775/7150 KB   
17:25:38 3779/7150 KB   
17:25:38 3783/7150 KB   
17:25:38 3787/7150 KB   
17:25:38 3791/7150 KB   
17:25:38 3795/7150 KB   
17:25:38 3799/7150 KB   
17:25:38 3803/7150 KB   
17:25:38 3807/7150 KB   
17:25:38 3811/7150 KB   
17:25:38 3815/7150 KB   
17:25:38 3819/7150 KB   
17:25:39 3823/7150 KB   
17:25:39 3827/7150 KB   
17:25:39 3831/7150 KB   
17:25:39 3835/7150 KB   
17:25:39 3839/7150 KB   
17:25:39 3843/7150 KB   
17:25:39 3847/7150 KB   
17:25:39 3851/7150 KB   
17:25:39 3855/7150 KB   
17:25:39 3859/7150 KB   
17:25:39 3863/7150 KB   
17:25:39 3867/7150 KB   
17:25:39 3871/7150 KB   
17:25:39 3875/7150 KB   
17:25:39 3879/7150 KB   
17:25:39 3883/7150 KB   
17:25:39 3887/7150 KB   
17:25:39 3891/7150 KB   
17:25:39 3895/7150 KB   
17:25:39 3899/7150 KB   
17:25:39 3903/7150 KB   
17:25:39 3907/7150 KB   
17:25:39 3911/7150 KB   
17:25:39 3915/7150 KB   
17:25:39 3919/7150 KB   
17:25:39 3923/7150 KB   
17:25:39 3927/7150 KB   
17:25:39 3931/7150 KB   
17:25:39 3935/7150 KB   
17:25:39 3939/7150 KB   
17:25:39 3943/7150 KB   
17:25:39 3947/7150 KB   
17:25:39 3951/7150 KB   
17:25:39 3955/7150 KB   
17:25:39 3959/7150 KB   
17:25:39 3963/7150 KB   
17:25:39 3967/7150 KB   
17:25:39 3971/7150 KB   
17:25:39 3975/7150 KB   
17:25:39 3979/7150 KB   
17:25:39 3983/7150 KB   
17:25:40 3987/7150 KB   
17:25:40 3991/7150 KB   
17:25:40 3995/7150 KB   
17:25:40 3999/7150 KB   
17:25:40 4003/7150 KB   
17:25:40 4007/7150 KB   
17:25:40 4011/7150 KB   
17:25:40 4015/7150 KB   
17:25:40 4019/7150 KB   
17:25:40 4023/7150 KB   
17:25:40 4027/7150 KB   
17:25:40 4031/7150 KB   
17:25:40 4035/7150 KB   
17:25:40 4039/7150 KB   
17:25:40 4043/7150 KB   
17:25:40 4047/7150 KB   
17:25:40 4051/7150 KB   
17:25:40 4055/7150 KB   
17:25:40 4059/7150 KB   
17:25:40 4063/7150 KB   
17:25:40 4067/7150 KB   
17:25:40 4071/7150 KB   
17:25:40 4075/7150 KB   
17:25:40 4079/7150 KB   
17:25:40 4083/7150 KB   
17:25:40 4087/7150 KB   
17:25:40 4091/7150 KB   
17:25:40 4095/7150 KB   
17:25:40 4099/7150 KB   
17:25:40 4103/7150 KB   
17:25:40 4107/7150 KB   
17:25:40 4111/7150 KB   
17:25:40 4115/7150 KB   
17:25:40 4119/7150 KB   
17:25:40 4123/7150 KB   
17:25:40 4127/7150 KB   
17:25:40 4131/7150 KB   
17:25:40 4135/7150 KB   
17:25:40 4139/7150 KB   
17:25:40 4143/7150 KB   
17:25:40 4147/7150 KB   
17:25:40 4151/7150 KB   
17:25:40 4155/7150 KB   
17:25:40 4159/7150 KB   
17:25:40 4163/7150 KB   
17:25:40 4167/7150 KB   
17:25:40 4171/7150 KB   
17:25:40 4175/7150 KB   
17:25:40 4179/7150 KB   
17:25:40 4183/7150 KB   
17:25:40 4187/7150 KB   
17:25:40 4191/7150 KB   
17:25:40 4195/7150 KB   
17:25:40 4199/7150 KB   
17:25:40 4203/7150 KB   
17:25:40 4207/7150 KB   
17:25:40 4211/7150 KB   
17:25:40 4215/7150 KB   
17:25:40 4219/7150 KB   
17:25:40 4223/7150 KB   
17:25:40 4227/7150 KB   
17:25:40 4231/7150 KB   
17:25:40 4235/7150 KB   
17:25:40 4239/7150 KB   
17:25:40 4243/7150 KB   
17:25:40 4247/7150 KB   
17:25:40 4251/7150 KB   
17:25:40 4255/7150 KB   
17:25:40 4259/7150 KB   
17:25:40 4263/7150 KB   
17:25:40 4267/7150 KB   
17:25:40 4271/7150 KB   
17:25:40 4275/7150 KB   
17:25:40 4279/7150 KB   
17:25:40 4283/7150 KB   
17:25:40 4287/7150 KB   
17:25:40 4291/7150 KB   
17:25:40 4295/7150 KB   
17:25:40 4299/7150 KB   
17:25:40 4303/7150 KB   
17:25:40 4307/7150 KB   
17:25:40 4311/7150 KB   
17:25:41 4315/7150 KB   
17:25:41 4319/7150 KB   
17:25:41 4323/7150 KB   
17:25:41 4327/7150 KB   
17:25:41 4331/7150 KB   
17:25:41 4335/7150 KB   
17:25:41 4339/7150 KB   
17:25:41 4343/7150 KB   
17:25:41 4347/7150 KB   
17:25:41 4351/7150 KB   
17:25:41 4355/7150 KB   
17:25:41 4359/7150 KB   
17:25:41 4363/7150 KB   
17:25:41 4367/7150 KB   
17:25:41 4371/7150 KB   
17:25:41 4375/7150 KB   
17:25:41 4379/7150 KB   
17:25:41 4383/7150 KB   
17:25:41 4387/7150 KB   
17:25:41 4391/7150 KB   
17:25:41 4395/7150 KB   
17:25:41 4399/7150 KB   
17:25:41 4403/7150 KB   
17:25:41 4407/7150 KB   
17:25:41 4411/7150 KB   
17:25:41 4415/7150 KB   
17:25:41 4419/7150 KB   
17:25:41 4423/7150 KB   
17:25:41 4427/7150 KB   
17:25:41 4431/7150 KB   
17:25:41 4435/7150 KB   
17:25:41 4439/7150 KB   
17:25:41 4443/7150 KB   
17:25:41 4447/7150 KB   
17:25:41 4451/7150 KB   
17:25:41 4455/7150 KB   
17:25:41 4459/7150 KB   
17:25:41 4463/7150 KB   
17:25:41 4467/7150 KB   
17:25:41 4471/7150 KB   
17:25:41 4475/7150 KB   
17:25:41 4479/7150 KB   
17:25:41 4483/7150 KB   
17:25:41 4487/7150 KB   
17:25:41 4491/7150 KB   
17:25:41 4495/7150 KB   
17:25:41 4499/7150 KB   
17:25:41 4503/7150 KB   
17:25:41 4507/7150 KB   
17:25:41 4511/7150 KB   
17:25:41 4515/7150 KB   
17:25:41 4519/7150 KB   
17:25:41 4523/7150 KB   
17:25:41 4527/7150 KB   
17:25:41 4531/7150 KB   
17:25:41 4535/7150 KB   
17:25:41 4539/7150 KB   
17:25:41 4543/7150 KB   
17:25:41 4547/7150 KB   
17:25:41 4551/7150 KB   
17:25:41 4555/7150 KB   
17:25:41 4559/7150 KB   
17:25:41 4563/7150 KB   
17:25:41 4567/7150 KB   
17:25:41 4571/7150 KB   
17:25:41 4575/7150 KB   
17:25:41 4579/7150 KB   
17:25:41 4583/7150 KB   
17:25:41 4587/7150 KB   
17:25:41 4591/7150 KB   
17:25:41 4595/7150 KB   
17:25:41 4599/7150 KB   
17:25:41 4603/7150 KB   
17:25:41 4607/7150 KB   
17:25:41 4611/7150 KB   
17:25:41 4615/7150 KB   
17:25:41 4619/7150 KB   
17:25:41 4623/7150 KB   
17:25:41 4627/7150 KB   
17:25:41 4631/7150 KB   
17:25:41 4635/7150 KB   
17:25:41 4639/7150 KB   
17:25:41 4643/7150 KB   
17:25:41 4647/7150 KB   
17:25:41 4651/7150 KB   
17:25:41 4655/7150 KB   
17:25:41 4659/7150 KB   
17:25:41 4663/7150 KB   
17:25:41 4667/7150 KB   
17:25:41 4671/7150 KB   
17:25:41 4675/7150 KB   
17:25:41 4679/7150 KB   
17:25:41 4683/7150 KB   
17:25:41 4687/7150 KB   
17:25:41 4691/7150 KB   
17:25:41 4695/7150 KB   
17:25:41 4699/7150 KB   
17:25:41 4703/7150 KB   
17:25:41 4707/7150 KB   
17:25:41 4711/7150 KB   
17:25:41 4715/7150 KB   
17:25:41 4719/7150 KB   
17:25:41 4723/7150 KB   
17:25:41 4727/7150 KB   
17:25:41 4731/7150 KB   
17:25:41 4735/7150 KB   
17:25:41 4739/7150 KB   
17:25:41 4743/7150 KB   
17:25:41 4747/7150 KB   
17:25:41 4751/7150 KB   
17:25:41 4755/7150 KB   
17:25:41 4759/7150 KB   
17:25:41 4763/7150 KB   
17:25:41 4767/7150 KB   
17:25:41 4771/7150 KB   
17:25:41 4775/7150 KB   
17:25:41 4779/7150 KB   
17:25:41 4783/7150 KB   
17:25:41 4787/7150 KB   
17:25:41 4791/7150 KB   
17:25:41 4795/7150 KB   
17:25:41 4799/7150 KB   
17:25:41 4803/7150 KB   
17:25:41 4807/7150 KB   
17:25:41 4811/7150 KB   
17:25:41 4815/7150 KB   
17:25:41 4819/7150 KB   
17:25:41 4823/7150 KB   
17:25:41 4827/7150 KB   
17:25:41 4831/7150 KB   
17:25:41 4835/7150 KB   
17:25:41 4839/7150 KB   
17:25:41 4843/7150 KB   
17:25:41 4847/7150 KB   
17:25:41 4851/7150 KB   
17:25:41 4855/7150 KB   
17:25:41 4859/7150 KB   
17:25:41 4863/7150 KB   
17:25:41 4867/7150 KB   
17:25:41 4871/7150 KB   
17:25:41 4875/7150 KB   
17:25:41 4879/7150 KB   
17:25:41 4883/7150 KB   
17:25:41 4887/7150 KB   
17:25:41 4891/7150 KB   
17:25:41 4895/7150 KB   
17:25:41 4899/7150 KB   
17:25:41 4903/7150 KB   
17:25:41 4907/7150 KB   
17:25:41 4911/7150 KB   
17:25:41 4915/7150 KB   
17:25:41 4919/7150 KB   
17:25:41 4923/7150 KB   
17:25:44 4927/7150 KB   
17:25:44 4931/7150 KB   
17:25:47 4935/7150 KB   
17:25:47 4939/7150 KB   
17:25:47 4943/7150 KB   
17:25:47 4947/7150 KB   
17:25:52 4951/7150 KB   
17:25:52 4955/7150 KB   
17:25:52 4959/7150 KB   
17:25:54 4963/7150 KB   
17:25:54 4967/7150 KB   
17:25:54 4971/7150 KB   
17:25:54 4975/7150 KB   
17:25:54 4979/7150 KB   
17:25:54 4983/7150 KB   
17:25:54 4987/7150 KB   
17:25:54 4991/7150 KB   
17:25:54 4995/7150 KB   
17:25:54 4999/7150 KB   
17:25:54 5003/7150 KB   
17:25:54 5007/7150 KB   
17:25:54 5011/7150 KB   
17:25:54 5015/7150 KB   
17:25:54 5019/7150 KB   
17:25:54 5023/7150 KB   
17:25:54 5027/7150 KB   
17:25:54 5031/7150 KB   
17:25:54 5035/7150 KB   
17:25:54 5039/7150 KB   
17:25:54 5043/7150 KB   
17:25:54 5047/7150 KB   
17:25:54 5051/7150 KB   
17:25:54 5055/7150 KB   
17:25:54 5059/7150 KB   
17:25:54 5063/7150 KB   
17:25:54 5067/7150 KB   
17:25:54 5071/7150 KB   
17:25:55 5075/7150 KB   
17:25:55 5079/7150 KB   
17:25:56 5083/7150 KB   
17:25:58 5087/7150 KB   
17:25:58 5091/7150 KB   
17:25:58 5095/7150 KB   
17:25:58 5099/7150 KB   
17:25:58 5103/7150 KB   
17:25:59 5107/7150 KB   
17:25:59 5111/7150 KB   
17:25:59 5115/7150 KB   
17:26:01 5119/7150 KB   
17:26:02 5123/7150 KB   
17:26:03 5127/7150 KB   
17:26:07 5131/7150 KB   
17:26:08 5135/7150 KB   
17:26:09 5139/7150 KB   
17:26:09 5143/7150 KB   
17:26:12 5147/7150 KB   
17:26:12 5151/7150 KB   
17:26:12 5155/7150 KB   
17:26:12 5159/7150 KB   
17:26:12 5163/7150 KB   
17:26:15 5167/7150 KB   
17:26:15 5171/7150 KB   
17:26:15 5175/7150 KB   
17:26:15 5179/7150 KB   
17:26:15 5183/7150 KB   
17:26:17 5187/7150 KB   
17:26:17 5191/7150 KB   
17:26:17 5195/7150 KB   
17:26:17 5199/7150 KB   
17:26:17 5203/7150 KB   
17:26:19 5207/7150 KB   
17:26:19 5211/7150 KB   
17:26:19 5215/7150 KB   
17:26:19 5219/7150 KB   
17:26:19 5223/7150 KB   
17:26:21 5227/7150 KB   
17:26:21 5231/7150 KB   
17:26:21 5235/7150 KB   
17:26:21 5239/7150 KB   
17:26:21 5243/7150 KB   
17:26:23 5247/7150 KB   
17:26:23 5251/7150 KB   
17:26:23 5255/7150 KB   
17:26:23 5259/7150 KB   
17:26:23 5263/7150 KB   
17:26:25 5267/7150 KB   
17:26:25 5271/7150 KB   
17:26:25 5275/7150 KB   
17:26:25 5279/7150 KB   
17:26:25 5283/7150 KB   
17:26:28 5287/7150 KB   
17:26:28 5291/7150 KB   
17:26:28 5295/7150 KB   
17:26:28 5299/7150 KB   
17:26:28 5303/7150 KB   
17:26:28 5307/7150 KB   
17:26:28 5311/7150 KB   
17:26:28 5315/7150 KB   
17:26:28 5319/7150 KB   
17:26:28 5323/7150 KB   
17:26:28 5327/7150 KB   
17:26:28 5331/7150 KB   
17:26:28 5335/7150 KB   
17:26:28 5339/7150 KB   
17:26:28 5343/7150 KB   
17:26:28 5347/7150 KB   
17:26:28 5351/7150 KB   
17:26:28 5355/7150 KB   
17:26:28 5359/7150 KB   
17:26:28 5363/7150 KB   
17:26:28 5367/7150 KB   
17:26:28 5371/7150 KB   
17:26:28 5375/7150 KB   
17:26:28 5379/7150 KB   
17:26:28 5383/7150 KB   
17:26:28 5384/7150 KB   
17:26:28 5388/7150 KB   
17:26:28 5392/7150 KB   
17:26:28 5396/7150 KB   
17:26:28 5400/7150 KB   
17:26:28 5404/7150 KB   
17:26:28 5408/7150 KB   
17:26:28 5412/7150 KB   
17:26:29 5416/7150 KB   
17:26:29 5420/7150 KB   
17:26:29 5424/7150 KB   
17:26:29 5428/7150 KB   
17:26:29 5432/7150 KB   
17:26:29 5436/7150 KB   
17:26:29 5439/7150 KB   
17:26:29 5443/7150 KB   
17:26:29 5447/7150 KB   
17:26:29 5448/7150 KB   
17:26:29 5452/7150 KB   
17:26:29 5456/7150 KB   
17:26:29 5460/7150 KB   
17:26:29 5464/7150 KB   
17:26:29 5468/7150 KB   
17:26:29 5472/7150 KB   
17:26:29 5476/7150 KB   
17:26:29 5480/7150 KB   
17:26:29 5484/7150 KB   
17:26:29 5488/7150 KB   
17:26:29 5492/7150 KB   
17:26:29 5496/7150 KB   
17:26:29 5500/7150 KB   
17:26:29 5503/7150 KB   
17:26:30 5507/7150 KB   
17:26:30 5511/7150 KB   
17:26:30 5512/7150 KB   
17:26:30 5516/7150 KB   
17:26:30 5520/7150 KB   
17:26:30 5524/7150 KB   
17:26:30 5528/7150 KB   
17:26:30 5532/7150 KB   
17:26:30 5536/7150 KB   
17:26:30 5540/7150 KB   
17:26:30 5544/7150 KB   
17:26:30 5548/7150 KB   
17:26:30 5552/7150 KB   
17:26:30 5556/7150 KB   
17:26:30 5560/7150 KB   
17:26:30 5564/7150 KB   
17:26:30 5567/7150 KB   
17:26:30 5571/7150 KB   
17:26:30 5575/7150 KB   
17:26:30 5579/7150 KB   
17:26:30 5583/7150 KB   
17:26:30 5587/7150 KB   
17:26:30 5591/7150 KB   
17:26:30 5595/7150 KB   
17:26:30 5599/7150 KB   
17:26:30 5603/7150 KB   
17:26:30 5607/7150 KB   
17:26:30 5611/7150 KB   
17:26:30 5615/7150 KB   
17:26:30 5619/7150 KB   
17:26:30 5623/7150 KB   
17:26:30 5627/7150 KB   
17:26:30 5631/7150 KB   
17:26:30 5635/7150 KB   
17:26:30 5639/7150 KB   
17:26:30 5640/7150 KB   
17:26:30 5644/7150 KB   
17:26:30 5648/7150 KB   
17:26:30 5652/7150 KB   
17:26:30 5656/7150 KB   
17:26:30 5660/7150 KB   
17:26:30 5664/7150 KB   
17:26:30 5666/7150 KB   
17:26:30 5670/7150 KB   
17:26:30 5674/7150 KB   
17:26:30 5678/7150 KB   
17:26:30 5682/7150 KB   
17:26:30 5686/7150 KB   
17:26:30 5690/7150 KB   
17:26:30 5694/7150 KB   
17:26:30 5695/7150 KB   
17:26:30 5699/7150 KB   
17:26:30 5703/7150 KB   
17:26:31 5704/7150 KB   
17:26:31 5708/7150 KB   
17:26:31 5712/7150 KB   
17:26:31 5716/7150 KB   
17:26:31 5720/7150 KB   
17:26:31 5724/7150 KB   
17:26:31 5728/7150 KB   
17:26:31 5732/7150 KB   
17:26:31 5736/7150 KB   
17:26:31 5739/7150 KB   
17:26:31 5743/7150 KB   
17:26:31 5747/7150 KB   
17:26:31 5751/7150 KB   
17:26:31 5755/7150 KB   
17:26:31 5757/7150 KB   
17:26:31 5759/7150 KB   
17:26:31 5763/7150 KB   
17:26:31 5767/7150 KB   
17:26:31 5771/7150 KB   
17:26:31 5775/7150 KB   
17:26:31 5779/7150 KB   
17:26:31 5783/7150 KB   
17:26:31 5787/7150 KB   
17:26:31 5791/7150 KB   
17:26:31 5795/7150 KB   
17:26:31 5799/7150 KB   
17:26:31 5803/7150 KB   
17:26:31 5807/7150 KB   
17:26:31 5811/7150 KB   
17:26:31 5815/7150 KB   
17:26:31 5819/7150 KB   
17:26:31 5823/7150 KB   
17:26:31 5827/7150 KB   
17:26:31 5831/7150 KB   
17:26:31 5835/7150 KB   
17:26:31 5839/7150 KB   
17:26:31 5843/7150 KB   
17:26:31 5847/7150 KB   
17:26:31 5851/7150 KB   
17:26:31 5855/7150 KB   
17:26:31 5859/7150 KB   
17:26:31 5863/7150 KB   
17:26:31 5867/7150 KB   
17:26:31 5871/7150 KB   
17:26:31 5875/7150 KB   
17:26:31 5879/7150 KB   
17:26:31 5883/7150 KB   
17:26:31 5887/7150 KB   
17:26:31 5891/7150 KB   
17:26:31 5895/7150 KB   
17:26:31 5899/7150 KB   
17:26:31 5903/7150 KB   
17:26:31 5907/7150 KB   
17:26:31 5911/7150 KB   
17:26:31 5915/7150 KB   
17:26:31 5919/7150 KB   
17:26:31 5923/7150 KB   
17:26:32 5927/7150 KB   
17:26:32 5931/7150 KB   
17:26:32 5935/7150 KB   
17:26:32 5939/7150 KB   
17:26:32 5943/7150 KB   
17:26:32 5947/7150 KB   
17:26:32 5951/7150 KB   
17:26:32 5955/7150 KB   
17:26:32 5959/7150 KB   
17:26:32 5963/7150 KB   
17:26:32 5967/7150 KB   
17:26:32 5971/7150 KB   
17:26:32 5975/7150 KB   
17:26:32 5979/7150 KB   
17:26:32 5983/7150 KB   
17:26:32 5987/7150 KB   
17:26:32 5991/7150 KB   
17:26:32 5995/7150 KB   
17:26:32 5999/7150 KB   
17:26:32 6003/7150 KB   
17:26:32 6007/7150 KB   
17:26:32 6011/7150 KB   
17:26:32 6015/7150 KB   
17:26:32 6019/7150 KB   
17:26:32 6023/7150 KB   
17:26:32 6027/7150 KB   
17:26:32 6031/7150 KB   
17:26:32 6035/7150 KB   
17:26:32 6039/7150 KB   
17:26:32 6043/7150 KB   
17:26:32 6047/7150 KB   
17:26:32 6051/7150 KB   
17:26:32 6055/7150 KB   
17:26:32 6059/7150 KB   
17:26:32 6063/7150 KB   
17:26:32 6067/7150 KB   
17:26:32 6071/7150 KB   
17:26:32 6075/7150 KB   
17:26:32 6079/7150 KB   
17:26:32 6083/7150 KB   
17:26:32 6087/7150 KB   
17:26:32 6091/7150 KB   
17:26:32 6095/7150 KB   
17:26:32 6099/7150 KB   
17:26:32 6103/7150 KB   
17:26:32 6107/7150 KB   
17:26:32 6111/7150 KB   
17:26:32 6115/7150 KB   
17:26:32 6119/7150 KB   
17:26:32 6123/7150 KB   
17:26:32 6127/7150 KB   
17:26:32 6131/7150 KB   
17:26:32 6135/7150 KB   
17:26:32 6139/7150 KB   
17:26:32 6143/7150 KB   
17:26:32 6147/7150 KB   
17:26:32 6151/7150 KB   
17:26:32 6155/7150 KB   
17:26:32 6159/7150 KB   
17:26:32 6163/7150 KB   
17:26:32 6167/7150 KB   
17:26:32 6171/7150 KB   
17:26:32 6175/7150 KB   
17:26:32 6179/7150 KB   
17:26:32 6183/7150 KB   
17:26:32 6187/7150 KB   
17:26:32 6191/7150 KB   
17:26:32 6195/7150 KB   
17:26:32 6199/7150 KB   
17:26:32 6203/7150 KB   
17:26:32 6207/7150 KB   
17:26:32 6211/7150 KB   
17:26:32 6215/7150 KB   
17:26:32 6219/7150 KB   
17:26:32 6223/7150 KB   
17:26:32 6227/7150 KB   
17:26:32 6231/7150 KB   
17:26:32 6235/7150 KB   
17:26:32 6239/7150 KB   
17:26:32 6243/7150 KB   
17:26:32 6247/7150 KB   
17:26:32 6251/7150 KB   
17:26:32 6255/7150 KB   
17:26:32 6259/7150 KB   
17:26:32 6263/7150 KB   
17:26:32 6267/7150 KB   
17:26:32 6271/7150 KB   
17:26:32 6275/7150 KB   
17:26:32 6279/7150 KB   
17:26:32 6283/7150 KB   
17:26:32 6287/7150 KB   
17:26:32 6291/7150 KB   
17:26:32 6295/7150 KB   
17:26:32 6299/7150 KB   
17:26:32 6303/7150 KB   
17:26:32 6307/7150 KB   
17:26:32 6311/7150 KB   
17:26:32 6315/7150 KB   
17:26:32 6319/7150 KB   
17:26:32 6323/7150 KB   
17:26:32 6327/7150 KB   
17:26:32 6331/7150 KB   
17:26:32 6335/7150 KB   
17:26:32 6339/7150 KB   
17:26:32 6343/7150 KB   
17:26:32 6347/7150 KB   
17:26:32 6351/7150 KB   
17:26:32 6355/7150 KB   
17:26:32 6359/7150 KB   
17:26:32 6363/7150 KB   
17:26:32 6367/7150 KB   
17:26:32 6371/7150 KB   
17:26:32 6375/7150 KB   
17:26:32 6379/7150 KB   
17:26:32 6383/7150 KB   
17:26:32 6387/7150 KB   
17:26:32 6391/7150 KB   
17:26:32 6395/7150 KB   
17:26:32 6399/7150 KB   
17:26:32 6403/7150 KB   
17:26:32 6407/7150 KB   
17:26:32 6411/7150 KB   
17:26:32 6415/7150 KB   
17:26:32 6419/7150 KB   
17:26:32 6423/7150 KB   
17:26:32 6427/7150 KB   
17:26:32 6431/7150 KB   
17:26:32 6435/7150 KB   
17:26:32 6439/7150 KB   
17:26:32 6443/7150 KB   
17:26:32 6447/7150 KB   
17:26:32 6451/7150 KB   
17:26:32 6455/7150 KB   
17:26:33 6459/7150 KB   
17:26:33 6463/7150 KB   
17:26:33 6467/7150 KB   
17:26:33 6471/7150 KB   
17:26:33 6475/7150 KB   
17:26:33 6479/7150 KB   
17:26:33 6483/7150 KB   
17:26:33 6487/7150 KB   
17:26:33 6491/7150 KB   
17:26:33 6495/7150 KB   
17:26:33 6499/7150 KB   
17:26:33 6503/7150 KB   
17:26:33 6507/7150 KB   
17:26:33 6511/7150 KB   
17:26:33 6515/7150 KB   
17:26:33 6519/7150 KB   
17:26:33 6523/7150 KB   
17:26:33 6527/7150 KB   
17:26:33 6531/7150 KB   
17:26:33 6535/7150 KB   
17:26:33 6539/7150 KB   
17:26:33 6543/7150 KB   
17:26:33 6547/7150 KB   
17:26:36 6551/7150 KB   
17:26:36 6555/7150 KB   
17:26:39 6559/7150 KB   
17:26:39 6563/7150 KB   
17:26:39 6567/7150 KB   
17:26:39 6571/7150 KB   
17:26:42 6575/7150 KB   
17:26:42 6579/7150 KB   
17:26:42 6583/7150 KB   
17:26:44 6587/7150 KB   
17:26:44 6591/7150 KB   
17:26:44 6595/7150 KB   
17:26:44 6599/7150 KB   
17:26:44 6603/7150 KB   
17:26:44 6607/7150 KB   
17:26:44 6611/7150 KB   
17:26:44 6615/7150 KB   
17:26:44 6619/7150 KB   
17:26:44 6623/7150 KB   
17:26:44 6627/7150 KB   
17:26:44 6631/7150 KB   
17:26:44 6635/7150 KB   
17:26:44 6639/7150 KB   
17:26:44 6643/7150 KB   
17:26:44 6647/7150 KB   
17:26:44 6651/7150 KB   
17:26:44 6655/7150 KB   
17:26:44 6659/7150 KB   
17:26:44 6663/7150 KB   
17:26:44 6667/7150 KB   
17:26:44 6671/7150 KB   
17:26:44 6675/7150 KB   
17:26:44 6679/7150 KB   
17:26:44 6683/7150 KB   
17:26:45 6687/7150 KB   
17:26:45 6691/7150 KB   
17:26:46 6695/7150 KB   
17:26:48 6699/7150 KB   
17:26:48 6703/7150 KB   
17:26:48 6707/7150 KB   
17:26:48 6711/7150 KB   
17:26:49 6715/7150 KB   
17:26:49 6719/7150 KB   
17:26:49 6723/7150 KB   
17:26:51 6727/7150 KB   
17:26:52 6731/7150 KB   
17:26:53 6735/7150 KB   
17:26:55 6739/7150 KB   
17:26:57 6743/7150 KB   
17:26:57 6747/7150 KB   
17:26:57 6751/7150 KB   
17:26:59 6755/7150 KB   
17:26:59 6759/7150 KB   
17:27:00 6763/7150 KB   
17:27:00 6767/7150 KB   
17:27:00 6771/7150 KB   
17:27:00 6775/7150 KB   
17:27:02 6779/7150 KB   
17:27:02 6783/7150 KB   
17:27:02 6787/7150 KB   
17:27:05 6791/7150 KB   
17:27:05 6795/7150 KB   
17:27:05 6799/7150 KB   
17:27:07 6803/7150 KB   
17:27:07 6807/7150 KB   
17:27:07 6811/7150 KB   
17:27:07 6815/7150 KB   
17:27:07 6819/7150 KB   
17:27:07 6823/7150 KB   
17:27:07 6827/7150 KB   
17:27:07 6831/7150 KB   
17:27:07 6835/7150 KB   
17:27:07 6839/7150 KB   
17:27:07 6843/7150 KB   
17:27:07 6847/7150 KB   
17:27:07 6851/7150 KB   
17:27:07 6855/7150 KB   
17:27:07 6859/7150 KB   
17:27:07 6863/7150 KB   
17:27:07 6867/7150 KB   
17:27:07 6871/7150 KB   
17:27:07 6875/7150 KB   
17:27:07 6879/7150 KB   
17:27:07 6883/7150 KB   
17:27:07 6887/7150 KB   
17:27:07 6891/7150 KB   
17:27:07 6895/7150 KB   
17:27:07 6899/7150 KB   
17:27:07 6903/7150 KB   
17:27:07 6907/7150 KB   
17:27:07 6911/7150 KB   
17:27:07 6915/7150 KB   
17:27:07 6919/7150 KB   
17:27:07 6923/7150 KB   
17:27:07 6927/7150 KB   
17:27:07 6931/7150 KB   
17:27:07 6935/7150 KB   
17:27:07 6939/7150 KB   
17:27:07 6943/7150 KB   
17:27:07 6947/7150 KB   
17:27:07 6951/7150 KB   
17:27:07 6955/7150 KB   
17:27:07 6959/7150 KB   
17:27:07 6963/7150 KB   
17:27:08 6967/7150 KB   
17:27:08 6971/7150 KB   
17:27:08 6975/7150 KB   
17:27:08 6979/7150 KB   
17:27:08 6983/7150 KB   
17:27:08 6987/7150 KB   
17:27:08 6991/7150 KB   
17:27:08 6995/7150 KB   
17:27:08 6999/7150 KB   
17:27:08 7003/7150 KB   
17:27:08 7007/7150 KB   
17:27:08 7011/7150 KB   
17:27:08 7015/7150 KB   
17:27:09 7019/7150 KB   
17:27:09 7023/7150 KB   
17:27:09 7027/7150 KB   
17:27:09 7031/7150 KB   
17:27:09 7035/7150 KB   
17:27:09 7039/7150 KB   
17:27:09 7043/7150 KB   
17:27:09 7047/7150 KB   
17:27:09 7051/7150 KB   
17:27:09 7055/7150 KB   
17:27:09 7059/7150 KB   
17:27:09 7063/7150 KB   
17:27:09 7067/7150 KB   
17:27:09 7071/7150 KB   
17:27:09 7075/7150 KB   
17:27:09 7079/7150 KB   
17:27:09 7083/7150 KB   
17:27:09 7087/7150 KB   
17:27:09 7091/7150 KB   
17:27:09 7095/7150 KB   
17:27:09 7099/7150 KB   
17:27:09 7103/7150 KB   
17:27:09 7107/7150 KB   
17:27:09 7111/7150 KB   
17:27:09 7115/7150 KB   
17:27:09 7119/7150 KB   
17:27:09 7123/7150 KB   
17:27:09 7127/7150 KB   
17:27:09 7131/7150 KB   
17:27:09 7135/7150 KB   
17:27:09 7139/7150 KB   
17:27:09 7143/7150 KB   
17:27:09 7147/7150 KB   
17:27:09 7150/7150 KB   
17:27:09                
17:27:09 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.zip (7150 KB at 10155.8 KB/sec)
17:27:09 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/pom.xml
17:27:09 [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/
17:27:09 [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/
17:27:09 [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410
17:27:09 [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/
17:27:09 [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/
17:27:09 [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/ (99.49kB at 98.99kB/s)
17:27:09 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/pom.xml
17:27:09 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/pom.xml
17:27:09 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/pom.xml
17:27:09 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/pom.xml
17:27:09 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/pom.xml
17:27:09 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.macosx.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/pom.xml
17:27:09 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.macosx.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/pom.xml
17:27:09 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.macosx.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/pom.xml
17:27:09 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/pom.xml
17:27:09 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/pom.xml
17:27:09 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/pom.xml
17:27:09 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/pom.xml
17:27:09 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/pom.xml
17:27:09 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/pom.xml
17:27:09 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.feature:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/name.abuchen.zulu.jre.feature/pom.xml
17:27:09 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.feature:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/name.abuchen.zulu.jre.feature/pom.xml
17:27:10 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.feature:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/name.abuchen.zulu.jre.feature/pom.xml
17:27:10 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.updatesite:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/updatesite/pom.xml
17:27:10 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.updatesite:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/updatesite/pom.xml
17:27:10 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.updatesite:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/updatesite/pom.xml
17:27:10 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:test.rcp:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.rcp/pom.xml
17:27:10 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:test.rcp:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.rcp/pom.xml
17:27:10 [INFO] Fetching R-4.7.1a-201710090410&countryCode=us&timeZone=1&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.7/
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (436.32kB)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (436.32kB)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (47.85kB of 436.32kB at 46.52kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (74.56kB of 436.32kB at 35.28kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (121.33kB of 436.32kB at 35.54kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (137.35kB of 436.32kB at 26.67kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (145.37kB of 436.32kB at 18.97kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (157.39kB of 436.32kB at 15.76kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (172.09kB of 436.32kB at 12.29kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (186.79kB of 436.32kB at 11.49kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (205.49kB of 436.32kB at 12.02kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (217.51kB of 436.32kB at 12.82kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (230.88kB of 436.32kB at 9.89kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (244.24kB of 436.32kB at 10.69kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (256.25kB of 436.32kB at 9.62kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (261.6kB of 436.32kB at 7.48kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (266.95kB of 436.32kB at 5.68kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (272.29kB of 436.32kB at 5.34kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (280.31kB of 436.32kB at 4.01kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (292.33kB of 436.32kB at 6.35kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (309.7kB of 436.32kB at 8.02kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (323.06kB of 436.32kB at 9.35kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (331.07kB of 436.32kB at 10.15kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (340.42kB of 436.32kB at 9.62kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (351.1kB of 436.32kB at 8.28kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (363.13kB of 436.32kB at 8.28kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (372.48kB of 436.32kB at 8.02kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (385.84kB of 436.32kB at 8.55kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (400.54kB of 436.32kB at 9.35kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (413.89kB of 436.32kB at 9.08kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (421.91kB of 436.32kB at 8.82kB/s)
17:27:10 [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (41.98kB)
17:27:10 [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (41.98kB)
17:27:10 [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (140.59kB)
17:27:10 [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (140.59kB)
17:27:10 [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (24.93kB)
17:27:10 [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (24.93kB)
17:27:10 [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (43.34kB)
17:27:10 [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (43.34kB)
17:27:10 [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (51.81kB)
17:27:10 [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (51.81kB)
17:27:10 [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (19.79kB of 51.81kB at 15.79kB/s)
17:27:10 [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (40.97kB)
17:27:10 [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (40.97kB)
17:27:10 [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (53.99kB)
17:27:10 [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (53.99kB)
17:27:10 [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (71.7kB)
17:27:10 [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (71.7kB)
17:27:10 [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (33.1kB)
17:27:10 [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (33.1kB)
17:27:10 [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (35.26kB)
17:27:10 [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (35.26kB)
17:27:10 [INFO] Fetching org.eclipse.core.jobs_3.9.1.v20170714-0547.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (46.01kB)
17:27:10 [INFO] Fetching org.eclipse.core.jobs_3.9.1.v20170714-0547.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (46.01kB)
17:27:10 [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (40.76kB)
17:27:10 [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (40.76kB)
17:27:10 [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (13.47kB)
17:27:10 [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (13.47kB)
17:27:10 [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (13.11kB of 13.47kB at 9.11kB/s)
17:27:10 [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (26.17kB)
17:27:10 [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (26.17kB)
17:27:10 [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (22.58kB)
17:27:10 [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (22.58kB)
17:27:10 [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (24.42kB)
17:27:10 [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (24.42kB)
17:27:10 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.71kB)
17:27:10 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.71kB)
17:27:10 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.77kB)
17:27:10 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.77kB)
17:27:10 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (16.46kB)
17:27:10 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (16.46kB)
17:27:10 [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (17.34kB)
17:27:10 [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (17.34kB)
17:27:10 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (21.68kB)
17:27:10 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (21.68kB)
17:27:10 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (98kB)
17:27:10 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (98kB)
17:27:13 [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (368.51kB)
17:27:13 [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (368.51kB)
17:27:15 [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (9.98kB)
17:27:15 [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (9.98kB)
17:27:15 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (107.68kB)
17:27:15 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (107.68kB)
17:27:19 [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (13.36kB)
17:27:19 [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (13.36kB)
17:27:19 [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (16.46kB)
17:27:20 [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (16.46kB)
17:27:20 [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (85.98kB)
17:27:20 [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (85.98kB)
17:27:20 [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (8.71MB)
17:27:20 [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (8.71MB)
17:27:20 [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (2.32MB of 8.71MB at 2.24MB/s)
17:27:20 [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (4.71MB of 8.71MB at 2.32MB/s)
17:27:20 [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (6.98MB of 8.71MB at 2.3MB/s)
17:27:20 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (80.3kB)
17:27:20 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (80.3kB)
17:27:20 [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (35.92kB)
17:27:20 [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (35.92kB)
17:27:20 [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (104.66kB)
17:27:20 [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (104.66kB)
17:27:20 [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (30.32kB)
17:27:20 [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (30.32kB)
17:27:20 [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (45.05kB)
17:27:20 [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (45.05kB)
17:27:20 [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (41.18kB of 45.05kB at 39.84kB/s)
17:27:20 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (101.67kB)
17:27:21 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (101.67kB)
17:27:21 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.0.v20170110-1705.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (23.26kB)
17:27:22 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.0.v20170110-1705.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (23.26kB)
17:27:22 [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (73.2kB)
17:27:22 [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (73.2kB)
17:27:25 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (47.4kB)
17:27:25 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (47.4kB)
17:27:25 [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (52.24kB)
17:27:25 [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (52.24kB)
17:27:25 [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (41.32kB)
17:27:25 [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (41.32kB)
17:27:25 [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (31.18kB)
17:27:25 [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (31.18kB)
17:27:25 [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (42.3kB)
17:27:26 [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (42.3kB)
17:27:26 [INFO] Fetching org.eclipse.jface_3.13.1.v20170810-0135.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (355.4kB)
17:27:27 [INFO] Fetching org.eclipse.jface_3.13.1.v20170810-0135.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (355.4kB)
17:27:28 [INFO] Fetching org.eclipse.swt_3.106.1.v20170926-0519.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (17.86kB)
17:27:29 [INFO] Fetching org.eclipse.swt_3.106.1.v20170926-0519.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (17.86kB)
17:27:30 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.25MB)
17:27:33 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.25MB)
17:27:35 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (955.14kB of 1.25MB at 951.14kB/s)
17:27:35 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.106.1.v20170926-0519.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB)
17:27:35 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.106.1.v20170926-0519.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB)
17:27:36 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (954.94kB)
17:27:36 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (954.94kB)
17:27:36 [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.106.1.v20170926-0519.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB)
17:27:46 [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.106.1.v20170926-0519.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB)
17:27:47 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB)
17:27:47 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB)
17:27:48 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:test.rcp:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.rcp/pom.xml
17:27:48 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:test.feature:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.feature/pom.xml
17:27:48 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:test.feature:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.feature/pom.xml
17:27:50 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:test.feature:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.feature/pom.xml
17:27:50 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:test.product:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/pom.xml
17:27:50 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:test.product:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/pom.xml
17:27:52 [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (21.32kB)
17:27:52 [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (21.32kB)
17:27:52 [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (21.32kB of 21.32kB at 21.14kB/s)
17:27:54 [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (81.58kB)
17:27:54 [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (81.58kB)
17:27:54 [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (56.27kB)
17:27:56 [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (56.27kB)
17:27:56 [INFO] Fetching org.apache.batik.util.gui_1.8.0.v20170214-1941.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (75.96kB)
17:27:56 [INFO] Fetching org.apache.batik.util.gui_1.8.0.v20170214-1941.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (75.96kB)
17:27:58 [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (104.09kB)
17:27:58 [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (104.09kB)
17:27:58 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (323.38kB)
17:28:00 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (323.38kB)
17:28:00 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (107.7kB)
17:28:01 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (107.7kB)
17:28:02 [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (58.16kB)
17:28:02 [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (58.16kB)
17:28:02 [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (90.43kB)
17:28:04 [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (90.43kB)
17:28:04 [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (49.74kB)
17:28:04 [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (49.74kB)
17:28:06 [INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (22.94kB)
17:28:06 [INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (22.94kB)
17:28:06 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (70.39kB)
17:28:09 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (70.39kB)
17:28:09 [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (24.35kB)
17:28:09 [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (24.35kB)
17:28:09 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.101.v20170713-1343.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (94.16kB)
17:28:09 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.101.v20170713-1343.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (94.16kB)
17:28:09 [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (65.05kB)
17:28:11 [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (65.05kB)
17:28:11 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (80.65kB)
17:28:11 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (80.65kB)
17:28:13 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (16.49kB)
17:28:13 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (16.49kB)
17:28:13 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (9.85kB)
17:28:26 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (9.85kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (30.64kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (30.64kB)
17:28:26 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (101.74kB)
17:28:26 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (101.74kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.550.v20170928-1359.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (80.77kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.550.v20170928-1359.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (80.77kB)
17:28:26 [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (71.53kB)
17:28:26 [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (71.53kB)
17:28:26 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.93kB)
17:28:26 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.93kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.console_1.1.300.v20170512-2111.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (48.88kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.console_1.1.300.v20170512-2111.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (48.88kB)
17:28:26 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (55.59kB)
17:28:26 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (55.59kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (23.15kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (23.15kB)
17:28:26 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (23.85kB)
17:28:26 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (23.85kB)
17:28:26 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.92kB)
17:28:26 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.92kB)
17:28:26 [INFO] Fetching org.eclipse.e4.rcp_1.6.1.v20170928-1359.jar from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (19.56kB)
17:28:26 [INFO] Fetching org.eclipse.e4.rcp_1.6.1.v20170928-1359.jar from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (19.56kB)
17:28:26 [INFO] Fetching org.eclipse.ecf_3.8.0.v20170104-0657.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (41.54kB)
17:28:26 [INFO] Fetching org.eclipse.ecf_3.8.0.v20170104-0657.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (41.54kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (26.49kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (26.49kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.core.feature_1.4.0.v20170516-2248.jar from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (18.71kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.core.feature_1.4.0.v20170516-2248.jar from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (18.71kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (9.55kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (9.55kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (18.68kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (18.68kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (20.33kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (20.33kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (45.1kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (45.1kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.7.v20170516-2248.jar from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (26.8kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.7.v20170516-2248.jar from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (26.8kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (32.4kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (32.4kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.7.v20170516-2248.jar from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (26.8kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.7.v20170516-2248.jar from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (26.8kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (11.62kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (11.62kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317.jar from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (26.7kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317.jar from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (26.7kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.36kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.36kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (22.71kB)
17:28:26 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (22.71kB)
17:28:26 [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (17.7kB)
17:28:26 [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (17.7kB)
17:28:26 [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (17.73kB)
17:28:26 [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (17.73kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.executable_3.7.1.v20170928-1359.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (226.94kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.executable_3.7.1.v20170928-1359.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (226.94kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.7.1.v20170928-1359 from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (31.96kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.7.1.v20170928-1359 from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (31.96kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (19.03kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (19.03kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (32.14kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (32.14kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from http://mirror.dkm.cz/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (52.2kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from http://mirror.dkm.cz/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (52.2kB)
17:28:26 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (37.96kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (37.96kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (17.38kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (17.38kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (13.84kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (13.84kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from http://mirrors.nic.cz/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (44.19kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from http://mirrors.nic.cz/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (44.19kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (33kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (33kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (15.87kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (15.87kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (21.49kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (21.49kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (12.31kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (12.31kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (18.35kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (18.35kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_1.1.550.v20170928-1359.jar.pack.gz from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (77.06kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_1.1.550.v20170928-1359.jar.pack.gz from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (77.06kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_3.7.1.v20170928-1359 from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (31.31kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_3.7.1.v20170928-1359 from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (31.31kB)
17:28:27 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (18.69kB)
17:28:27 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (18.69kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.550.v20170928-1359.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (32.58kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.550.v20170928-1359.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (32.58kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.7.1.v20170928-1359 from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (11.28kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.7.1.v20170928-1359 from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (11.28kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_1.1.550.v20170928-1359.jar.pack.gz from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (26.68kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_1.1.550.v20170928-1359.jar.pack.gz from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (26.68kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_3.7.1.v20170928-1359 from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (31kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_3.7.1.v20170928-1359 from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (31kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.550.v20170928-1359.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (28.88kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.550.v20170928-1359.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (28.88kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.7.1.v20170928-1359 from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (34.39kB)
17:28:27 [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.7.1.v20170928-1359 from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (34.39kB)
17:28:27 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:test.product:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/pom.xml
17:28:27 [INFO] ------------------------------------------------------------------------
17:28:27 [INFO] Reactor Build Order:
17:28:27 [INFO] 
17:28:27 [INFO] Bundled Oracle Java JRE
17:28:27 [INFO] bundles
17:28:27 [INFO] name.abuchen.zulu.jre.linux.x86
17:28:27 [INFO] name.abuchen.zulu.jre.linux.x86_64
17:28:27 [INFO] name.abuchen.zulu.jre.macosx.x86_64
17:28:27 [INFO] name.abuchen.zulu.jre.win32.x86
17:28:27 [INFO] name.abuchen.zulu.jre.win32.x86_64
17:28:27 [INFO] name.abuchen.zulu.jre.feature
17:28:27 [INFO] name.abuchen.zulu.updatesite
17:28:27 [INFO] test-app
17:28:27 [INFO] test.rcp
17:28:27 [INFO] test.feature
17:28:27 [INFO] test.product
17:28:27 [INFO]                                                                         
17:28:27 [INFO] ------------------------------------------------------------------------
17:28:27 [INFO] Building Bundled Oracle Java JRE 8.31.0.1
17:28:27 [INFO] ------------------------------------------------------------------------
17:28:27 [INFO] 
17:28:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jre ---
17:28:27 [INFO]                                                                         
17:28:27 [INFO] ------------------------------------------------------------------------
17:28:27 [INFO] Building bundles 8.31.0.1
17:28:27 [INFO] ------------------------------------------------------------------------
17:28:27 [INFO] 
17:28:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bundles ---
17:28:27 [INFO]                                                                         
17:28:27 [INFO] ------------------------------------------------------------------------
17:28:27 [INFO] Building name.abuchen.zulu.jre.linux.x86 8.31.0.1
17:28:27 [INFO] ------------------------------------------------------------------------
17:28:27 [INFO] 
17:28:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.linux.x86 ---
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.linux.x86 ---
17:28:27 [INFO] The project's OSGi version is 8.31.0.1
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.linux.x86 ---
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.linux.x86 ---
17:28:28 [INFO] 
17:28:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.linux.x86 ---
17:28:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:28 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/src/main/resources
17:28:28 [INFO] 
17:28:28 [INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.31.0.1-jdk8.0.181-linux_i686.tar.gz) @ name.abuchen.zulu.jre.linux.x86 ---
17:28:28 
17:28:28 #                                                                          2.2%
17:28:28 ######                                                                     9.4%
17:28:28 ###########                                                               16.6%
17:28:28 ################                                                          23.6%
17:28:28 #####################                                                     29.7%
17:28:28 ###########################                                               37.9%
17:28:28 ################################                                          45.1%
17:28:28 #####################################                                     52.1%
17:28:28 ##########################################                                59.2%
17:28:28 ###############################################                           66.3%
17:28:28 ####################################################                      73.4%
17:28:28 ##########################################################                80.6%
17:28:28 ###############################################################           87.6%
17:28:28 #################################################################         90.5%
17:28:28 ######################################################################    97.4%
17:28:28 ######################################################################## 100.0%
17:28:28 [INFO] 
17:28:28 [INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.linux.x86 ---
17:28:28 Downloading: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
17:28:28 761/761 B      
17:28:28             
17:28:28 Downloaded: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (761 B at 28.6 KB/sec)
17:28:28 Downloading: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
17:28:28 3/220 KB    
17:28:28 5/220 KB   
17:28:28 8/220 KB   
17:28:28 11/220 KB   
17:28:28 13/220 KB   
17:28:28 16/220 KB   
17:28:28 19/220 KB   
17:28:28 21/220 KB   
17:28:28 24/220 KB   
17:28:28 27/220 KB   
17:28:28 29/220 KB   
17:28:28 32/220 KB   
17:28:28 36/220 KB   
17:28:28 40/220 KB   
17:28:28 44/220 KB   
17:28:28 48/220 KB   
17:28:28 52/220 KB   
17:28:28 56/220 KB   
17:28:28 60/220 KB   
17:28:28 64/220 KB   
17:28:28 68/220 KB   
17:28:28 72/220 KB   
17:28:28 76/220 KB   
17:28:28 80/220 KB   
17:28:28 84/220 KB   
17:28:28 88/220 KB   
17:28:28 92/220 KB   
17:28:28 96/220 KB   
17:28:28 100/220 KB   
17:28:28 104/220 KB   
17:28:28 108/220 KB   
17:28:28 112/220 KB   
17:28:28 116/220 KB   
17:28:28 120/220 KB   
17:28:28 124/220 KB   
17:28:28 128/220 KB   
17:28:28 132/220 KB   
17:28:28 136/220 KB   
17:28:28 140/220 KB   
17:28:28 144/220 KB   
17:28:28 148/220 KB   
17:28:28 152/220 KB   
17:28:28 156/220 KB   
17:28:28 160/220 KB   
17:28:28 164/220 KB   
17:28:28 168/220 KB   
17:28:28 172/220 KB   
17:28:28 176/220 KB   
17:28:28 180/220 KB   
17:28:28 184/220 KB   
17:28:28 188/220 KB   
17:28:28 192/220 KB   
17:28:28 196/220 KB   
17:28:28 200/220 KB   
17:28:28 204/220 KB   
17:28:28 208/220 KB   
17:28:28 212/220 KB   
17:28:28 216/220 KB   
17:28:28 220/220 KB   
17:28:28              
17:28:28 Downloaded: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (220 KB at 3220.9 KB/sec)
17:28:28 [INFO] Executing tasks
17:28:28 
17:28:28 main:
17:28:28      [echo] Unzip: zulu8.31.0.1-jdk8.0.181-linux_i686.tar.gz
17:28:28     [untar] Expanding: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/target/zulu8.31.0.1-jdk8.0.181-linux_i686.tar.gz into /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/target/downloads
17:28:28 [INFO] Executed tasks
17:28:28 [INFO] 
17:28:28 [INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.linux.x86 ---
17:28:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:28 [INFO] Copying 1 resource
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ name.abuchen.zulu.jre.linux.x86 ---
17:28:28 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.pom
17:28:28 2/2 KB       
17:28:28          
17:28:28 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.pom (2 KB at 66.0 KB/sec)
17:28:28 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.pom
17:28:28 2/2 KB   
17:28:28          
17:28:28 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.pom (2 KB at 36.2 KB/sec)
17:28:28 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom
17:28:28 2/2 KB   
17:28:28          
17:28:28 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom (2 KB at 37.1 KB/sec)
17:28:28 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.jar
17:28:28 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.jar
17:28:28 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.jar
17:28:28 3/166 KB   
17:28:28 5/166 KB   
17:28:28 8/166 KB   
17:28:28 11/166 KB   
17:28:28 13/166 KB   
17:28:28 16/166 KB   
17:28:28 19/166 KB   
17:28:28 21/166 KB   
17:28:28 24/166 KB   
17:28:28 27/166 KB   
17:28:28 29/166 KB   
17:28:28 32/166 KB   
17:28:29 36/166 KB   
17:28:29 40/166 KB   
17:28:29 44/166 KB   
17:28:29 48/166 KB   
17:28:29 52/166 KB   
17:28:29 56/166 KB   
17:28:29 60/166 KB   
17:28:29 64/166 KB   
17:28:29 68/166 KB   
17:28:29 72/166 KB   
17:28:29 76/166 KB   
17:28:29 80/166 KB   
17:28:29 80/166 KB   3/5690 KB   
17:28:29 84/166 KB   3/5690 KB   
17:28:29 88/166 KB   3/5690 KB   
17:28:29 92/166 KB   3/5690 KB   
17:28:29 92/166 KB   6/5690 KB   
17:28:29 96/166 KB   6/5690 KB   
17:28:29 96/166 KB   9/5690 KB   
17:28:29 96/166 KB   11/5690 KB   
17:28:29 100/166 KB   11/5690 KB   
17:28:29 104/166 KB   11/5690 KB   
17:28:29 104/166 KB   14/5690 KB   
17:28:29 108/166 KB   14/5690 KB   
17:28:29 112/166 KB   14/5690 KB   
17:28:29 112/166 KB   14/5690 KB   3/16 KB   
17:28:29 112/166 KB   16/5690 KB   3/16 KB   
17:28:29 112/166 KB   19/5690 KB   3/16 KB   
17:28:29 112/166 KB   19/5690 KB   5/16 KB   
17:28:29 112/166 KB   19/5690 KB   8/16 KB   
17:28:29 112/166 KB   22/5690 KB   8/16 KB   
17:28:29 116/166 KB   22/5690 KB   8/16 KB   
17:28:29 116/166 KB   22/5690 KB   11/16 KB   
17:28:29 120/166 KB   22/5690 KB   11/16 KB   
17:28:29 124/166 KB   22/5690 KB   11/16 KB   
17:28:29 124/166 KB   22/5690 KB   13/16 KB   
17:28:29 128/166 KB   22/5690 KB   13/16 KB   
17:28:29 128/166 KB   25/5690 KB   13/16 KB   
17:28:29 128/166 KB   25/5690 KB   16/16 KB   
17:28:29 128/166 KB   27/5690 KB   16/16 KB   
17:28:29 128/166 KB   30/5690 KB   16/16 KB   
17:28:29 128/166 KB   32/5690 KB   16/16 KB   
17:28:29 132/166 KB   32/5690 KB   16/16 KB   
17:28:29 136/166 KB   32/5690 KB   16/16 KB   
17:28:29 140/166 KB   32/5690 KB   16/16 KB   
17:28:29 144/166 KB   32/5690 KB   16/16 KB   
17:28:29 148/166 KB   32/5690 KB   16/16 KB   
17:28:29 152/166 KB   32/5690 KB   16/16 KB   
17:28:29 156/166 KB   32/5690 KB   16/16 KB   
17:28:29 160/166 KB   32/5690 KB   16/16 KB   
17:28:29 164/166 KB   32/5690 KB   16/16 KB   
17:28:29 166/166 KB   32/5690 KB   16/16 KB   
17:28:29                                      
17:28:29 36/5690 KB   16/16 KB                
17:28:29 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.jar (166 KB at 7182.4 KB/sec)
17:28:29 40/5690 KB   16/16 KB   
17:28:29 44/5690 KB   16/16 KB   
17:28:29 48/5690 KB   16/16 KB   
17:28:29 52/5690 KB   16/16 KB   
17:28:29 56/5690 KB   16/16 KB   
17:28:29 60/5690 KB   16/16 KB   
17:28:29 62/5690 KB   16/16 KB   
17:28:29 66/5690 KB   16/16 KB   
17:28:29 70/5690 KB   16/16 KB   
17:28:29 70/5690 KB   16/16 KB   
17:28:29 74/5690 KB   16/16 KB   
17:28:29 78/5690 KB   16/16 KB   
17:28:29 82/5690 KB   16/16 KB   
17:28:29 86/5690 KB   16/16 KB   
17:28:29 90/5690 KB   16/16 KB   
17:28:29 94/5690 KB   16/16 KB   
17:28:29 98/5690 KB   16/16 KB   
17:28:29 102/5690 KB   16/16 KB   
17:28:29                          
17:28:29 Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.jar (16 KB at 540.7 KB/sec)
17:28:29 106/5690 KB              
17:28:29 110/5690 KB   
17:28:29 114/5690 KB   
17:28:29 118/5690 KB   
17:28:29 122/5690 KB   
17:28:29 123/5690 KB   
17:28:29 127/5690 KB   
17:28:29 131/5690 KB   
17:28:29 135/5690 KB   
17:28:29 139/5690 KB   
17:28:29 143/5690 KB   
17:28:29 147/5690 KB   
17:28:29 151/5690 KB   
17:28:29 155/5690 KB   
17:28:29 159/5690 KB   
17:28:29 163/5690 KB   
17:28:29 167/5690 KB   
17:28:29 171/5690 KB   
17:28:29 175/5690 KB   
17:28:29 175/5690 KB   
17:28:29 179/5690 KB   
17:28:29 183/5690 KB   
17:28:29 187/5690 KB   
17:28:29 191/5690 KB   
17:28:29 191/5690 KB   
17:28:29 195/5690 KB   
17:28:29 199/5690 KB   
17:28:29 203/5690 KB   
17:28:29 207/5690 KB   
17:28:29 211/5690 KB   
17:28:29 215/5690 KB   
17:28:29 219/5690 KB   
17:28:29 223/5690 KB   
17:28:29 227/5690 KB   
17:28:29 231/5690 KB   
17:28:29 235/5690 KB   
17:28:29 239/5690 KB   
17:28:29 243/5690 KB   
17:28:29 247/5690 KB   
17:28:29 251/5690 KB   
17:28:29 253/5690 KB   
17:28:29 257/5690 KB   
17:28:29 261/5690 KB   
17:28:29 265/5690 KB   
17:28:29 269/5690 KB   
17:28:29 273/5690 KB   
17:28:29 277/5690 KB   
17:28:29 281/5690 KB   
17:28:29 285/5690 KB   
17:28:29 289/5690 KB   
17:28:29 293/5690 KB   
17:28:29 297/5690 KB   
17:28:29 301/5690 KB   
17:28:29 305/5690 KB   
17:28:29 309/5690 KB   
17:28:29 313/5690 KB   
17:28:29 317/5690 KB   
17:28:29 321/5690 KB   
17:28:29 325/5690 KB   
17:28:29 329/5690 KB   
17:28:29 333/5690 KB   
17:28:29 337/5690 KB   
17:28:29 341/5690 KB   
17:28:29 345/5690 KB   
17:28:29 349/5690 KB   
17:28:29 353/5690 KB   
17:28:29 357/5690 KB   
17:28:29 361/5690 KB   
17:28:29 365/5690 KB   
17:28:30 369/5690 KB   
17:28:30 373/5690 KB   
17:28:30 377/5690 KB   
17:28:30 381/5690 KB   
17:28:30 385/5690 KB   
17:28:30 389/5690 KB   
17:28:30 393/5690 KB   
17:28:30 397/5690 KB   
17:28:30 401/5690 KB   
17:28:30 405/5690 KB   
17:28:30 409/5690 KB   
17:28:30 413/5690 KB   
17:28:30 417/5690 KB   
17:28:30 421/5690 KB   
17:28:30 425/5690 KB   
17:28:30 429/5690 KB   
17:28:30 433/5690 KB   
17:28:30 437/5690 KB   
17:28:30 441/5690 KB   
17:28:30 445/5690 KB   
17:28:30 449/5690 KB   
17:28:30 453/5690 KB   
17:28:30 457/5690 KB   
17:28:30 461/5690 KB   
17:28:30 465/5690 KB   
17:28:30 469/5690 KB   
17:28:30 473/5690 KB   
17:28:30 477/5690 KB   
17:28:30 481/5690 KB   
17:28:30 485/5690 KB   
17:28:30 489/5690 KB   
17:28:30 493/5690 KB   
17:28:30 497/5690 KB   
17:28:30 501/5690 KB   
17:28:30 505/5690 KB   
17:28:30 509/5690 KB   
17:28:30 513/5690 KB   
17:28:30 517/5690 KB   
17:28:30 521/5690 KB   
17:28:30 525/5690 KB   
17:28:30 529/5690 KB   
17:28:30 533/5690 KB   
17:28:30 537/5690 KB   
17:28:30 541/5690 KB   
17:28:30 545/5690 KB   
17:28:30 549/5690 KB   
17:28:30 553/5690 KB   
17:28:30 557/5690 KB   
17:28:30 561/5690 KB   
17:28:30 565/5690 KB   
17:28:30 569/5690 KB   
17:28:30 573/5690 KB   
17:28:30 577/5690 KB   
17:28:30 581/5690 KB   
17:28:30 585/5690 KB   
17:28:30 589/5690 KB   
17:28:30 593/5690 KB   
17:28:30 597/5690 KB   
17:28:30 601/5690 KB   
17:28:30 605/5690 KB   
17:28:30 609/5690 KB   
17:28:30 613/5690 KB   
17:28:30 617/5690 KB   
17:28:30 621/5690 KB   
17:28:30 625/5690 KB   
17:28:30 629/5690 KB   
17:28:30 633/5690 KB   
17:28:30 637/5690 KB   
17:28:30 641/5690 KB   
17:28:30 645/5690 KB   
17:28:30 649/5690 KB   
17:28:30 653/5690 KB   
17:28:30 657/5690 KB   
17:28:30 661/5690 KB   
17:28:30 665/5690 KB   
17:28:30 669/5690 KB   
17:28:30 673/5690 KB   
17:28:30 677/5690 KB   
17:28:30 681/5690 KB   
17:28:30 685/5690 KB   
17:28:30 689/5690 KB   
17:28:30 693/5690 KB   
17:28:30 697/5690 KB   
17:28:30 701/5690 KB   
17:28:30 705/5690 KB   
17:28:30 709/5690 KB   
17:28:30 713/5690 KB   
17:28:30 717/5690 KB   
17:28:30 721/5690 KB   
17:28:30 725/5690 KB   
17:28:30 729/5690 KB   
17:28:30 733/5690 KB   
17:28:30 737/5690 KB   
17:28:30 741/5690 KB   
17:28:30 745/5690 KB   
17:28:30 749/5690 KB   
17:28:30 753/5690 KB   
17:28:30 757/5690 KB   
17:28:30 761/5690 KB   
17:28:30 765/5690 KB   
17:28:30 769/5690 KB   
17:28:30 773/5690 KB   
17:28:30 777/5690 KB   
17:28:30 781/5690 KB   
17:28:30 785/5690 KB   
17:28:30 789/5690 KB   
17:28:30 793/5690 KB   
17:28:30 797/5690 KB   
17:28:30 801/5690 KB   
17:28:30 805/5690 KB   
17:28:30 809/5690 KB   
17:28:30 813/5690 KB   
17:28:30 817/5690 KB   
17:28:30 821/5690 KB   
17:28:30 825/5690 KB   
17:28:30 829/5690 KB   
17:28:30 833/5690 KB   
17:28:30 837/5690 KB   
17:28:30 841/5690 KB   
17:28:30 845/5690 KB   
17:28:30 849/5690 KB   
17:28:30 853/5690 KB   
17:28:30 857/5690 KB   
17:28:30 861/5690 KB   
17:28:30 865/5690 KB   
17:28:30 869/5690 KB   
17:28:30 873/5690 KB   
17:28:30 877/5690 KB   
17:28:30 881/5690 KB   
17:28:30 885/5690 KB   
17:28:30 889/5690 KB   
17:28:30 893/5690 KB   
17:28:30 897/5690 KB   
17:28:30 901/5690 KB   
17:28:30 905/5690 KB   
17:28:30 909/5690 KB   
17:28:30 913/5690 KB   
17:28:30 917/5690 KB   
17:28:30 921/5690 KB   
17:28:30 925/5690 KB   
17:28:30 929/5690 KB   
17:28:30 933/5690 KB   
17:28:30 937/5690 KB   
17:28:30 941/5690 KB   
17:28:30 945/5690 KB   
17:28:30 949/5690 KB   
17:28:31 953/5690 KB   
17:28:31 957/5690 KB   
17:28:31 961/5690 KB   
17:28:31 965/5690 KB   
17:28:31 969/5690 KB   
17:28:31 973/5690 KB   
17:28:31 977/5690 KB   
17:28:31 981/5690 KB   
17:28:31 985/5690 KB   
17:28:31 989/5690 KB   
17:28:31 993/5690 KB   
17:28:31 997/5690 KB   
17:28:31 1001/5690 KB   
17:28:31 1005/5690 KB   
17:28:31 1009/5690 KB   
17:28:31 1013/5690 KB   
17:28:31 1017/5690 KB   
17:28:31 1021/5690 KB   
17:28:31 1025/5690 KB   
17:28:31 1029/5690 KB   
17:28:31 1033/5690 KB   
17:28:31 1037/5690 KB   
17:28:31 1041/5690 KB   
17:28:31 1045/5690 KB   
17:28:31 1049/5690 KB   
17:28:31 1053/5690 KB   
17:28:31 1057/5690 KB   
17:28:31 1061/5690 KB   
17:28:31 1065/5690 KB   
17:28:31 1069/5690 KB   
17:28:31 1073/5690 KB   
17:28:31 1077/5690 KB   
17:28:31 1081/5690 KB   
17:28:31 1085/5690 KB   
17:28:31 1089/5690 KB   
17:28:31 1093/5690 KB   
17:28:31 1097/5690 KB   
17:28:31 1101/5690 KB   
17:28:31 1105/5690 KB   
17:28:31 1109/5690 KB   
17:28:31 1113/5690 KB   
17:28:31 1117/5690 KB   
17:28:31 1121/5690 KB   
17:28:31 1125/5690 KB   
17:28:31 1129/5690 KB   
17:28:31 1133/5690 KB   
17:28:31 1137/5690 KB   
17:28:31 1141/5690 KB   
17:28:31 1145/5690 KB   
17:28:31 1149/5690 KB   
17:28:31 1153/5690 KB   
17:28:31 1157/5690 KB   
17:28:31 1161/5690 KB   
17:28:31 1165/5690 KB   
17:28:31 1169/5690 KB   
17:28:31 1173/5690 KB   
17:28:31 1177/5690 KB   
17:28:31 1181/5690 KB   
17:28:31 1185/5690 KB   
17:28:31 1189/5690 KB   
17:28:31 1193/5690 KB   
17:28:31 1197/5690 KB   
17:28:31 1201/5690 KB   
17:28:31 1205/5690 KB   
17:28:31 1209/5690 KB   
17:28:31 1213/5690 KB   
17:28:31 1217/5690 KB   
17:28:31 1221/5690 KB   
17:28:31 1225/5690 KB   
17:28:31 1229/5690 KB   
17:28:31 1233/5690 KB   
17:28:31 1237/5690 KB   
17:28:31 1241/5690 KB   
17:28:31 1245/5690 KB   
17:28:31 1249/5690 KB   
17:28:31 1253/5690 KB   
17:28:31 1257/5690 KB   
17:28:31 1261/5690 KB   
17:28:31 1265/5690 KB   
17:28:31 1269/5690 KB   
17:28:31 1273/5690 KB   
17:28:31 1277/5690 KB   
17:28:31 1281/5690 KB   
17:28:31 1285/5690 KB   
17:28:31 1289/5690 KB   
17:28:31 1293/5690 KB   
17:28:31 1297/5690 KB   
17:28:31 1301/5690 KB   
17:28:31 1305/5690 KB   
17:28:31 1309/5690 KB   
17:28:31 1313/5690 KB   
17:28:31 1317/5690 KB   
17:28:31 1321/5690 KB   
17:28:31 1325/5690 KB   
17:28:31 1329/5690 KB   
17:28:31 1333/5690 KB   
17:28:31 1337/5690 KB   
17:28:31 1341/5690 KB   
17:28:31 1345/5690 KB   
17:28:31 1349/5690 KB   
17:28:31 1353/5690 KB   
17:28:31 1357/5690 KB   
17:28:31 1361/5690 KB   
17:28:31 1365/5690 KB   
17:28:31 1369/5690 KB   
17:28:31 1373/5690 KB   
17:28:31 1377/5690 KB   
17:28:31 1381/5690 KB   
17:28:31 1385/5690 KB   
17:28:31 1389/5690 KB   
17:28:31 1393/5690 KB   
17:28:31 1397/5690 KB   
17:28:31 1401/5690 KB   
17:28:31 1405/5690 KB   
17:28:31 1409/5690 KB   
17:28:31 1413/5690 KB   
17:28:31 1417/5690 KB   
17:28:31 1421/5690 KB   
17:28:31 1425/5690 KB   
17:28:31 1429/5690 KB   
17:28:31 1433/5690 KB   
17:28:31 1437/5690 KB   
17:28:31 1441/5690 KB   
17:28:31 1445/5690 KB   
17:28:31 1449/5690 KB   
17:28:32 1453/5690 KB   
17:28:32 1457/5690 KB   
17:28:32 1461/5690 KB   
17:28:32 1465/5690 KB   
17:28:32 1469/5690 KB   
17:28:32 1473/5690 KB   
17:28:44 1477/5690 KB   
17:28:44 1481/5690 KB   
17:28:44 1485/5690 KB   
17:28:44 1489/5690 KB   
17:28:56 1493/5690 KB   
17:28:56 1497/5690 KB   
17:28:56 1501/5690 KB   
17:28:56 1505/5690 KB   
17:29:11 1509/5690 KB   
17:29:11 1513/5690 KB   
17:29:11 1517/5690 KB   
17:29:20 1521/5690 KB   
17:29:20 1525/5690 KB   
17:29:20 1529/5690 KB   
17:29:20 1533/5690 KB   
17:29:20 1537/5690 KB   
17:29:20 1541/5690 KB   
17:29:20 1545/5690 KB   
17:29:20 1549/5690 KB   
17:29:32 1553/5690 KB   
17:29:32 1557/5690 KB   
17:29:37 1561/5690 KB   
17:29:37 1565/5690 KB   
17:29:37 1569/5690 KB   
17:29:43 1573/5690 KB   
17:29:43 1577/5690 KB   
17:29:44 1581/5690 KB   
17:29:47 1585/5690 KB   
17:29:47 1589/5690 KB   
17:29:48 1593/5690 KB   
17:29:51 1597/5690 KB   
17:29:52 1601/5690 KB   
17:29:52 1605/5690 KB   
17:29:55 1609/5690 KB   
17:29:56 1613/5690 KB   
17:29:56 1617/5690 KB   
17:29:56 1621/5690 KB   
17:29:56 1625/5690 KB   
17:29:56 1629/5690 KB   
17:29:56 1633/5690 KB   
17:29:56 1637/5690 KB   
17:29:56 1641/5690 KB   
17:29:56 1645/5690 KB   
17:29:56 1649/5690 KB   
17:29:56 1653/5690 KB   
17:29:56 1657/5690 KB   
17:29:56 1661/5690 KB   
17:29:56 1665/5690 KB   
17:29:56 1669/5690 KB   
17:29:56 1673/5690 KB   
17:29:56 1677/5690 KB   
17:29:56 1681/5690 KB   
17:29:56 1685/5690 KB   
17:29:56 1689/5690 KB   
17:29:56 1693/5690 KB   
17:29:56 1697/5690 KB   
17:29:56 1701/5690 KB   
17:29:56 1705/5690 KB   
17:29:56 1709/5690 KB   
17:29:56 1713/5690 KB   
17:29:56 1717/5690 KB   
17:29:56 1721/5690 KB   
17:29:56 1725/5690 KB   
17:29:56 1729/5690 KB   
17:29:56 1733/5690 KB   
17:29:56 1737/5690 KB   
17:29:56 1741/5690 KB   
17:29:56 1745/5690 KB   
17:29:56 1749/5690 KB   
17:29:56 1753/5690 KB   
17:29:56 1757/5690 KB   
17:29:56 1761/5690 KB   
17:29:56 1765/5690 KB   
17:29:56 1769/5690 KB   
17:29:56 1773/5690 KB   
17:29:56 1777/5690 KB   
17:29:57 1781/5690 KB   
17:29:57 1785/5690 KB   
17:29:58 1789/5690 KB   
17:29:58 1793/5690 KB   
17:29:58 1797/5690 KB   
17:29:58 1801/5690 KB   
17:29:58 1805/5690 KB   
17:29:58 1809/5690 KB   
17:29:58 1813/5690 KB   
17:29:58 1817/5690 KB   
17:29:58 1821/5690 KB   
17:29:59 1825/5690 KB   
17:29:59 1829/5690 KB   
17:29:59 1833/5690 KB   
17:29:59 1837/5690 KB   
17:29:59 1841/5690 KB   
17:30:11 1845/5690 KB   
17:30:11 1849/5690 KB   
17:30:11 1853/5690 KB   
17:30:11 1857/5690 KB   
17:30:11 1861/5690 KB   
17:30:11 1865/5690 KB   
17:30:11 1869/5690 KB   
17:30:12 1873/5690 KB   
17:30:12 1877/5690 KB   
1881/5690 KB   
1885/5690 KB   
1889/5690 KB   
1893/5690 KB   
1897/5690 KB   
1901/5690 KB   
1905/5690 KB   
1909/5690 KB   
1913/5690 KB   
1917/5690 KB   
1921/5690 KB   
1925/5690 KB   
1929/5690 KB   
1933/5690 KB   
1937/5690 KB   
1941/5690 KB   
1945/5690 KB   
1949/5690 KB   
1953/5690 KB   
1957/5690 KB   
1961/5690 KB   
1965/5690 KB   
1969/5690 KB   
1973/5690 KB   
1977/5690 KB   
1981/5690 KB   
1985/5690 KB   
1989/5690 KB   
1993/5690 KB   
1997/5690 KB   
2001/5690 KB   
2005/5690 KB   
2009/5690 KB   
2013/5690 KB   
2017/5690 KB   
2021/5690 KB   
2025/5690 KB   
2029/5690 KB   
2033/5690 KB   
2037/5690 KB   
2041/5690 KB   
2045/5690 KB   
2049/5690 KB   
2053/5690 KB   
2057/5690 KB   
2061/5690 KB   
2065/5690 KB   
2069/5690 KB   
2073/5690 KB   
2077/5690 KB   
2081/5690 KB   
2085/5690 KB   
2089/5690 KB   
2093/5690 KB   
2097/5690 KB   
2101/5690 KB   
2105/5690 KB   
2109/5690 KB   
2113/5690 KB   
2117/5690 KB   
2121/5690 KB   
2125/5690 KB   
2129/5690 KB   
2133/5690 KB   
2137/5690 KB   
2141/5690 KB   
2145/5690 KB   
2149/5690 KB   
2153/5690 KB   
2157/5690 KB   
2161/5690 KB   
2165/5690 KB   
2169/5690 KB   
2173/5690 KB   
2177/5690 KB   
2181/5690 KB   
2185/5690 KB   
2189/5690 KB   
2193/5690 KB   
2197/5690 KB   
2201/5690 KB   
2205/5690 KB   
2209/5690 KB   
2213/5690 KB   
2217/5690 KB   
2221/5690 KB   
2225/5690 KB   
2229/5690 KB   
2233/5690 KB   
2237/5690 KB   
2241/5690 KB   
2245/5690 KB   
2249/5690 KB   
2253/5690 KB   
2257/5690 KB   
2261/5690 KB   
2265/5690 KB   
2269/5690 KB   
2273/5690 KB   
2277/5690 KB   
2281/5690 KB   
2285/5690 KB   
2289/5690 KB   
2293/5690 KB   
2297/5690 KB   
2301/5690 KB   
2305/5690 KB   
2309/5690 KB   
2313/5690 KB   
2317/5690 KB   
2321/5690 KB   
2325/5690 KB   
2329/5690 KB   
2333/5690 KB   
2337/5690 KB   
2341/5690 KB   
2345/5690 KB   
2349/5690 KB   
2353/5690 KB   
2357/5690 KB   
2361/5690 KB   
2365/5690 KB   
2369/5690 KB   
2373/5690 KB   
2377/5690 KB   
2381/5690 KB   
2385/5690 KB   
2389/5690 KB   
2393/5690 KB   
2397/5690 KB   
2401/5690 KB   
2405/5690 KB   
2409/5690 KB   
2413/5690 KB   
2417/5690 KB   
2421/5690 KB   
2425/5690 KB   
2429/5690 KB   
2433/5690 KB   
2437/5690 KB   
2441/5690 KB   
2445/5690 KB   
2449/5690 KB   
2453/5690 KB   
2457/5690 KB   
2461/5690 KB   
2465/5690 KB   
2469/5690 KB   
2473/5690 KB   
2477/5690 KB   
2481/5690 KB   
2485/5690 KB   
2489/5690 KB   
2493/5690 KB   
2497/5690 KB   
2501/5690 KB   
2505/5690 KB   
2509/5690 KB   
2513/5690 KB   
2517/5690 KB   
2521/5690 KB   
2525/5690 KB   
2529/5690 KB   
2533/5690 KB   
2537/5690 KB   
2541/5690 KB   
2545/5690 KB   
2549/5690 KB   
2553/5690 KB   
2557/5690 KB   
2561/5690 KB   
2565/5690 KB   
2569/5690 KB   
2573/5690 KB   
2577/5690 KB   
2581/5690 KB   
2585/5690 KB   
2589/5690 KB   
2593/5690 KB   
2597/5690 KB   
2601/5690 KB   
2605/5690 KB   
2609/5690 KB   
2613/5690 KB   
2617/5690 KB   
2621/5690 KB   
2625/5690 KB   
2629/5690 KB   
2633/5690 KB   
2637/5690 KB   
2641/5690 KB   
2645/5690 KB   
2649/5690 KB   
2653/5690 KB   
2657/5690 KB   
2661/5690 KB   
2665/5690 KB   
2669/5690 KB   
2673/5690 KB   
2677/5690 KB   
2681/5690 KB   
2685/5690 KB   
2689/5690 KB   
2693/5690 KB   
2697/5690 KB   
2701/5690 KB   
2705/5690 KB   
2709/5690 KB   
2713/5690 KB   
2717/5690 KB   
2721/5690 KB   
2725/5690 KB   
2729/5690 KB   
2733/5690 KB   
2737/5690 KB   
2741/5690 KB   
2745/5690 KB   
2749/5690 KB   
2753/5690 KB   
2757/5690 KB   
2761/5690 KB   
2765/5690 KB   
2769/5690 KB   
2773/5690 KB   
2777/5690 KB   
2781/5690 KB   
2785/5690 KB   
2789/5690 KB   
2793/5690 KB   
2797/5690 KB   
2801/5690 KB   
2805/5690 KB   
2809/5690 KB   
2813/5690 KB   
2817/5690 KB   
2821/5690 KB   
2825/5690 KB   
2829/5690 KB   
2833/5690 KB   
2837/5690 KB   
2841/5690 KB   
2845/5690 KB   
2849/5690 KB   
2853/5690 KB   
2857/5690 KB   
2861/5690 KB   
2865/5690 KB   
2869/5690 KB   
2873/5690 KB   
2877/5690 KB   
2881/5690 KB   
2885/5690 KB   
2889/5690 KB   
2893/5690 KB   
2897/5690 KB   
2901/5690 KB   
2905/5690 KB   
2909/5690 KB   
2913/5690 KB   
2917/5690 KB   
2921/5690 KB   
2925/5690 KB   
2929/5690 KB   
2933/5690 KB   
2937/5690 KB   
2941/5690 KB   
2945/5690 KB   
2949/5690 KB   
2953/5690 KB   
2957/5690 KB   
2961/5690 KB   
2965/5690 KB   
2969/5690 KB   
2973/5690 KB   
2977/5690 KB   
2981/5690 KB   
2985/5690 KB   
2989/5690 KB   
2993/5690 KB   
2997/5690 KB   
3001/5690 KB   
3005/5690 KB   
3009/5690 KB   
3013/5690 KB   
3017/5690 KB   
3021/5690 KB   
3025/5690 KB   
3029/5690 KB   
3033/5690 KB   
3037/5690 KB   
3041/5690 KB   
3045/5690 KB   
3049/5690 KB   
3053/5690 KB   
3057/5690 KB   
3061/5690 KB   
3065/5690 KB   
3069/5690 KB   
3073/5690 KB   
3077/5690 KB   
3081/5690 KB   
3085/5690 KB   
3089/5690 KB   
3093/5690 KB   
3097/5690 KB   
3101/5690 KB   
3105/5690 KB   
3109/5690 KB   
3113/5690 KB   
3117/5690 KB   
3121/5690 KB   
3125/5690 KB   
3129/5690 KB   
3133/5690 KB   
3137/5690 KB   
3141/5690 KB   
3145/5690 KB   
3149/5690 KB   
3153/5690 KB   
3157/5690 KB   
3161/5690 KB   
3165/5690 KB   
3169/5690 KB   
3173/5690 KB   
3177/5690 KB   
3181/5690 KB   
3185/5690 KB   
3189/5690 KB   
3193/5690 KB   
3197/5690 KB   
3201/5690 KB   
3205/5690 KB   
3209/5690 KB   
3213/5690 KB   
3217/5690 KB   
3221/5690 KB   
3225/5690 KB   
3229/5690 KB   
3233/5690 KB   
3237/5690 KB   
3241/5690 KB   
3245/5690 KB   
3249/5690 KB   
3253/5690 KB   
3257/5690 KB   
3261/5690 KB   
3265/5690 KB   
3269/5690 KB   
3273/5690 KB   
3277/5690 KB   
3281/5690 KB   
3285/5690 KB   
3289/5690 KB   
3293/5690 KB   
3297/5690 KB   
3301/5690 KB   
3305/5690 KB   
3309/5690 KB   
3313/5690 KB   
3317/5690 KB   
3321/5690 KB   
3325/5690 KB   
3329/5690 KB   
3333/5690 KB   
3337/5690 KB   
3341/5690 KB   
3345/5690 KB   
3349/5690 KB   
3353/5690 KB   
3357/5690 KB   
3361/5690 KB   
3365/5690 KB   
3369/5690 KB   
3373/5690 KB   
3377/5690 KB   
3381/5690 KB   
3385/5690 KB   
3389/5690 KB   
3393/5690 KB   
3397/5690 KB   
3401/5690 KB   
3405/5690 KB   
3409/5690 KB   
3413/5690 KB   
3417/5690 KB   
3421/5690 KB   
3425/5690 KB   
3429/5690 KB   
3433/5690 KB   
3437/5690 KB   
3441/5690 KB   
3445/5690 KB   
3449/5690 KB   
3453/5690 KB   
3457/5690 KB   
3461/5690 KB   
3465/5690 KB   
3469/5690 KB   
3473/5690 KB   
3477/5690 KB   
3481/5690 KB   
3485/5690 KB   
3489/5690 KB   
3493/5690 KB   
3497/5690 KB   
3501/5690 KB   
3505/5690 KB   
3509/5690 KB   
3513/5690 KB   
3517/5690 KB   
3521/5690 KB   
3525/5690 KB   
3529/5690 KB   
3533/5690 KB   
3537/5690 KB   
3541/5690 KB   
3545/5690 KB   
3549/5690 KB   
3553/5690 KB   
3557/5690 KB   
3561/5690 KB   
3565/5690 KB   
3569/5690 KB   
3573/5690 KB   
3577/5690 KB   
3581/5690 KB   
3585/5690 KB   
3589/5690 KB   
3593/5690 KB   
3597/5690 KB   
3601/5690 KB   
3605/5690 KB   
3609/5690 KB   
3613/5690 KB   
3617/5690 KB   
3621/5690 KB   
3625/5690 KB   
3629/5690 KB   
3633/5690 KB   
3637/5690 KB   
3641/5690 KB   
3645/5690 KB   
3649/5690 KB   
3653/5690 KB   
3657/5690 KB   
3661/5690 KB   
3665/5690 KB   
3669/5690 KB   
3673/5690 KB   
3677/5690 KB   
3681/5690 KB   
3685/5690 KB   
3689/5690 KB   
3693/5690 KB   
3697/5690 KB   
3701/5690 KB   
3705/5690 KB   
3709/5690 KB   
3713/5690 KB   
3717/5690 KB   
3721/5690 KB   
3725/5690 KB   
3729/5690 KB   
3733/5690 KB   
3737/5690 KB   
3741/5690 KB   
3745/5690 KB   
3749/5690 KB   
3753/5690 KB   
3757/5690 KB   
3761/5690 KB   
3765/5690 KB   
3769/5690 KB   
3773/5690 KB   
3777/5690 KB   
3781/5690 KB   
3785/5690 KB   
3789/5690 KB   
3793/5690 KB   
3797/5690 KB   
3801/5690 KB   
3805/5690 KB   
3809/5690 KB   
3813/5690 KB   
3817/5690 KB   
3821/5690 KB   
3825/5690 KB   
3829/5690 KB   
3833/5690 KB   
3837/5690 KB   
3841/5690 KB   
3845/5690 KB   
3849/5690 KB   
3853/5690 KB   
3857/5690 KB   
3861/5690 KB   
3865/5690 KB   
3869/5690 KB   
3873/5690 KB   
3877/5690 KB   
3881/5690 KB   
3885/5690 KB   
3889/5690 KB   
3893/5690 KB   
3897/5690 KB   
3901/5690 KB   
3905/5690 KB   
3909/5690 KB   
3913/5690 KB   
3917/5690 KB   
3921/5690 KB   
3925/5690 KB   
3929/5690 KB   
3933/5690 KB   
3937/5690 KB   
3941/5690 KB   
3945/5690 KB   
3949/5690 KB   
3953/5690 KB   
3957/5690 KB   
3961/5690 KB   
3965/5690 KB   
3969/5690 KB   
3973/5690 KB   
3977/5690 KB   
3981/5690 KB   
3985/5690 KB   
3989/5690 KB   
3993/5690 KB   
3997/5690 KB   
4001/5690 KB   
4005/5690 KB   
4009/5690 KB   
4013/5690 KB   
4017/5690 KB   
4021/5690 KB   
4025/5690 KB   
4029/5690 KB   
4033/5690 KB   
4037/5690 KB   
4041/5690 KB   
4045/5690 KB   
4049/5690 KB   
4053/5690 KB   
4057/5690 KB   
4061/5690 KB   
4065/5690 KB   
4069/5690 KB   
4073/5690 KB   
4077/5690 KB   
4081/5690 KB   
4085/5690 KB   
4089/5690 KB   
4093/5690 KB   
4097/5690 KB   
4101/5690 KB   
4105/5690 KB   
4109/5690 KB   
4113/5690 KB   
4117/5690 KB   
4121/5690 KB   
4125/5690 KB   
4129/5690 KB   
4133/5690 KB   
4137/5690 KB   
4141/5690 KB   
4145/5690 KB   
4149/5690 KB   
4153/5690 KB   
4157/5690 KB   
4161/5690 KB   
4165/5690 KB   
4169/5690 KB   
4173/5690 KB   
4177/5690 KB   
4181/5690 KB   
4185/5690 KB   
4189/5690 KB   
4193/5690 KB   
4197/5690 KB   
4201/5690 KB   
4205/5690 KB   
4209/5690 KB   
4213/5690 KB   
4217/5690 KB   
4221/5690 KB   
4225/5690 KB   
4229/5690 KB   
4233/5690 KB   
4237/5690 KB   
4241/5690 KB   
4245/5690 KB   
4249/5690 KB   
4253/5690 KB   
4257/5690 KB   
4261/5690 KB   
4265/5690 KB   
4269/5690 KB   
4273/5690 KB   
4277/5690 KB   
4281/5690 KB   
4285/5690 KB   
4289/5690 KB   
4293/5690 KB   
4297/5690 KB   
4301/5690 KB   
4305/5690 KB   
4309/5690 KB   
4313/5690 KB   
4317/5690 KB   
4321/5690 KB   
4325/5690 KB   
4329/5690 KB   
4333/5690 KB   
4337/5690 KB   
4341/5690 KB   
4345/5690 KB   
4349/5690 KB   
4353/5690 KB   
4357/5690 KB   
4361/5690 KB   
4365/5690 KB   
4369/5690 KB   
4373/5690 KB   
4377/5690 KB   
4381/5690 KB   
4385/5690 KB   
4389/5690 KB   
4393/5690 KB   
4397/5690 KB   
4401/5690 KB   
4405/5690 KB   
4409/5690 KB   
4413/5690 KB   
4417/5690 KB   
4421/5690 KB   
4425/5690 KB   
4429/5690 KB   
4433/5690 KB   
4437/5690 KB   
4441/5690 KB   
4445/5690 KB   
4449/5690 KB   
4453/5690 KB   
4457/5690 KB   
4461/5690 KB   
4465/5690 KB   
4469/5690 KB   
4473/5690 KB   
4477/5690 KB   
4481/5690 KB   
4485/5690 KB   
4489/5690 KB   
4493/5690 KB   
4497/5690 KB   
4501/5690 KB   
4505/5690 KB   
4509/5690 KB   
4513/5690 KB   
4517/5690 KB   
4521/5690 KB   
4525/5690 KB   
4529/5690 KB   
4533/5690 KB   
4537/5690 KB   
4541/5690 KB   
4545/5690 KB   
4549/5690 KB   
4553/5690 KB   
4557/5690 KB   
4561/5690 KB   
4565/5690 KB   
4569/5690 KB   
4573/5690 KB   
4577/5690 KB   
4581/5690 KB   
4585/5690 KB   
4589/5690 KB   
4593/5690 KB   
4597/5690 KB   
4601/5690 KB   
4605/5690 KB   
4609/5690 KB   
4613/5690 KB   
4617/5690 KB   
4621/5690 KB   
4625/5690 KB   
4629/5690 KB   
4633/5690 KB   
4637/5690 KB   
4641/5690 KB   
4645/5690 KB   
4649/5690 KB   
4653/5690 KB   
4657/5690 KB   
4661/5690 KB   
4665/5690 KB   
4669/5690 KB   
4673/5690 KB   
4677/5690 KB   
4681/5690 KB   
4685/5690 KB   
4689/5690 KB   
4693/5690 KB   
4697/5690 KB   
4701/5690 KB   
4705/5690 KB   
4709/5690 KB   
4713/5690 KB   
4717/5690 KB   
4721/5690 KB   
4725/5690 KB   
4729/5690 KB   
4733/5690 KB   
4737/5690 KB   
4741/5690 KB   
4745/5690 KB   
4749/5690 KB   
4753/5690 KB   
4757/5690 KB   
4761/5690 KB   
4765/5690 KB   
4769/5690 KB   
4773/5690 KB   
4777/5690 KB   
4781/5690 KB   
4785/5690 KB   
4789/5690 KB   
4793/5690 KB   
4797/5690 KB   
4801/5690 KB   
4805/5690 KB   
4809/5690 KB   
4813/5690 KB   
4817/5690 KB   
4821/5690 KB   
4825/5690 KB   
4829/5690 KB   
4833/5690 KB   
4837/5690 KB   
4841/5690 KB   
4845/5690 KB   
4849/5690 KB   
4853/5690 KB   
4857/5690 KB   
4861/5690 KB   
4865/5690 KB   
4869/5690 KB   
4873/5690 KB   
4877/5690 KB   
4881/5690 KB   
4885/5690 KB   
4889/5690 KB   
4893/5690 KB   
4897/5690 KB   
4901/5690 KB   
4905/5690 KB   
4909/5690 KB   
4913/5690 KB   
4917/5690 KB   
4921/5690 KB   
4925/5690 KB   
4929/5690 KB   
4933/5690 KB   
4937/5690 KB   
4941/5690 KB   
4945/5690 KB   
4949/5690 KB   
4953/5690 KB   
4957/5690 KB   
4961/5690 KB   
4965/5690 KB   
4969/5690 KB   
4973/5690 KB   
4977/5690 KB   
4981/5690 KB   
4985/5690 KB   
4989/5690 KB   
4993/5690 KB   
4997/5690 KB   
5001/5690 KB   
5005/5690 KB   
5009/5690 KB   
5013/5690 KB   
5017/5690 KB   
5021/5690 KB   
5025/5690 KB   
5029/5690 KB   
5033/5690 KB   
5037/5690 KB   
5041/5690 KB   
5045/5690 KB   
5049/5690 KB   
5053/5690 KB   
5057/5690 KB   
5061/5690 KB   
5065/5690 KB   
5069/5690 KB   
5073/5690 KB   
5077/5690 KB   
5081/5690 KB   
5085/5690 KB   
5089/5690 KB   
5093/5690 KB   
5097/5690 KB   
5101/5690 KB   
5105/5690 KB   
5109/5690 KB   
5113/5690 KB   
5117/5690 KB   
5121/5690 KB   
5125/5690 KB   
5129/5690 KB   
5133/5690 KB   
5137/5690 KB   
5141/5690 KB   
5145/5690 KB   
5149/5690 KB   
5153/5690 KB   
5157/5690 KB   
5161/5690 KB   
5165/5690 KB   
5169/5690 KB   
5173/5690 KB   
5177/5690 KB   
5181/5690 KB   
5185/5690 KB   
5189/5690 KB   
5193/5690 KB   
5197/5690 KB   
5201/5690 KB   
5205/5690 KB   
5209/5690 KB   
5213/5690 KB   
5217/5690 KB   
5221/5690 KB   
5225/5690 KB   
5229/5690 KB   
5233/5690 KB   
5237/5690 KB   
5241/5690 KB   
5245/5690 KB   
5249/5690 KB   
5253/5690 KB   
5257/5690 KB   
5261/5690 KB   
5265/5690 KB   
5269/5690 KB   
5273/5690 KB   
5277/5690 KB   
5281/5690 KB   
5285/5690 KB   
5289/5690 KB   
5293/5690 KB   
5297/5690 KB   
5301/5690 KB   
5305/5690 KB   
5309/5690 KB   
5313/5690 KB   
5317/5690 KB   
5321/5690 KB   
5325/5690 KB   
5329/5690 KB   
5333/5690 KB   
5337/5690 KB   
5341/5690 KB   
5345/5690 KB   
5349/5690 KB   
5353/5690 KB   
5357/5690 KB   
5361/5690 KB   
5365/5690 KB   
5369/5690 KB   
5373/5690 KB   
5377/5690 KB   
5381/5690 KB   
5385/5690 KB   
5389/5690 KB   
5393/5690 KB   
5397/5690 KB   
5401/5690 KB   
5405/5690 KB   
5409/5690 KB   
5413/5690 KB   
5417/5690 KB   
5421/5690 KB   
5425/5690 KB   
5429/5690 KB   
5433/5690 KB   
5437/5690 KB   
5441/5690 KB   
5445/5690 KB   
5449/5690 KB   
5453/5690 KB   
5457/5690 KB   
5461/5690 KB   
5465/5690 KB   
5469/5690 KB   
5473/5690 KB   
5477/5690 KB   
5481/5690 KB   
5485/5690 KB   
5489/5690 KB   
5493/5690 KB   
5497/5690 KB   
5501/5690 KB   
5505/5690 KB   
5509/5690 KB   
5513/5690 KB   
5517/5690 KB   
5521/5690 KB   
5525/5690 KB   
5529/5690 KB   
5533/5690 KB   
5537/5690 KB   
5541/5690 KB   
5545/5690 KB   
5549/5690 KB   
5553/5690 KB   
5557/5690 KB   
5561/5690 KB   
5565/5690 KB   
5569/5690 KB   
5573/5690 KB   
5577/5690 KB   
5581/5690 KB   
5585/5690 KB   
5589/5690 KB   
5593/5690 KB   
5597/5690 KB   
5601/5690 KB   
5605/5690 KB   
5609/5690 KB   
5613/5690 KB   
5617/5690 KB   
5621/5690 KB   
5625/5690 KB   
5629/5690 KB   
5633/5690 KB   
5637/5690 KB   
5641/5690 KB   
5645/5690 KB   
5649/5690 KB   
5653/5690 KB   
5657/5690 KB   
5661/5690 KB   
5665/5690 KB   
5669/5690 KB   
5673/5690 KB   
5677/5690 KB   
5681/5690 KB   
5685/5690 KB   
5689/5690 KB   
5690/5690 KB   
               
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.jar (5690 KB at 5337.2 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/target/name.abuchen.zulu.jre.linux.x86-8.31.0.1.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.linux.x86 ---
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.linux.x86 ---
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
3/3 KB         
3/3 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 85.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-jarsigner/1.4/maven-jarsigner-1.4.pom
3/4 KB   
4/4 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-jarsigner/1.4/maven-jarsigner-1.4.pom (4 KB at 139.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-jarsigner/1.4/maven-jarsigner-1.4.jar
3/28 KB   
5/28 KB   
8/28 KB   
11/28 KB   
13/28 KB   
16/28 KB   
19/28 KB   
21/28 KB   
24/28 KB   
27/28 KB   
28/28 KB   
3/22 KB   28/28 KB   
5/22 KB   28/28 KB   
8/22 KB   28/28 KB   
11/22 KB   28/28 KB   
13/22 KB   28/28 KB   
16/22 KB   28/28 KB   
19/22 KB   28/28 KB   
21/22 KB   28/28 KB   
22/22 KB   28/28 KB   
                      
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 1040.5 KB/sec)
                      
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-jarsigner/1.4/maven-jarsigner-1.4.jar (22 KB at 657.5 KB/sec)
[INFO] Disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building name.abuchen.zulu.jre.linux.x86_64 8.31.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] The project's OSGi version is 8.31.0.1
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/src/main/resources
[INFO] 
[INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.31.0.1-jdk8.0.181-linux_x64.tar.gz) @ name.abuchen.zulu.jre.linux.x86_64 ---

##                                                                         3.8%
########                                                                  11.6%
############                                                              17.5%
###############                                                           21.9%
##################                                                        26.1%
######################                                                    31.6%
###########################                                               37.7%
###############################                                           43.8%
##################################                                        48.0%
####################################                                      51.3%
#########################################                                 57.6%
#############################################                             63.8%
#################################################                         69.0%
####################################################                      73.5%
########################################################                  78.3%
##########################################################                80.9%
#############################################################             85.4%
################################################################          90.1%
####################################################################      94.6%
#######################################################################   99.4%
######################################################################## 100.0%
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] Executing tasks

main:
     [echo] Unzip: zulu8.31.0.1-jdk8.0.181-linux_x64.tar.gz
    [untar] Expanding: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/target/zulu8.31.0.1-jdk8.0.181-linux_x64.tar.gz into /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/target/downloads
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/target/name.abuchen.zulu.jre.linux.x86_64-8.31.0.1.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.linux.x86_64 ---
[INFO] Disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building name.abuchen.zulu.jre.macosx.x86_64 8.31.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] The project's OSGi version is 8.31.0.1
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/src/main/resources
[INFO] 
[INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.31.0.1-jdk8.0.181-macosx_x64.zip) @ name.abuchen.zulu.jre.macosx.x86_64 ---

                                                                           0.0%
                                                                           0.0%
                                                                           0.1%
                                                                           0.1%
                                                                           0.3%
                                                                           0.6%
                                                                           1.1%
#                                                                          2.3%
###                                                                        4.6%
#####                                                                      7.9%
########                                                                  11.2%
##########                                                                14.5%
###########                                                               15.4%
###############                                                           21.1%
#################                                                         24.4%
###################                                                       27.7%
######################                                                    31.0%
########################                                                  34.3%
###########################                                               37.6%
#############################                                             40.9%
###############################                                           44.2%
##################################                                        47.5%
##################################                                        48.5%
######################################                                    54.1%
#########################################                                 57.4%
###########################################                               60.7%
##############################################                            64.0%
################################################                          66.9%
##################################################                        69.9%
####################################################                      73.5%
######################################################                    75.9%
########################################################                  78.7%
##########################################################                81.3%
###########################################################               82.7%
###############################################################           87.5%
#################################################################         91.5%
###################################################################       94.3%
######################################################################    97.4%
######################################################################## 100.0%
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] Executing tasks

main:
     [echo] Unzip: zulu8.31.0.1-jdk8.0.181-macosx_x64.zip
    [unzip] Expanding: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/target/zulu8.31.0.1-jdk8.0.181-macosx_x64.zip into /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/target/downloads
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/target/name.abuchen.zulu.jre.macosx.x86_64-8.31.0.1.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.macosx.x86_64 ---
[INFO] Disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building name.abuchen.zulu.jre.win32.x86 8.31.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] The project's OSGi version is 8.31.0.1
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/src/main/resources
[INFO] 
[INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.31.0.1-jdk8.0.181-win_i686.zip) @ name.abuchen.zulu.jre.win32.x86 ---

###                                                                        4.2%
#######                                                                   10.6%
#############                                                             18.2%
##################                                                        25.3%
#######################                                                   32.0%
############################                                              39.4%
#################################                                         46.7%
######################################                                    54.1%
############################################                              61.5%
#################################################                         68.9%
#####################################################                     74.8%
#########################################################                 80.2%
##############################################################            87.3%
####################################################################      94.6%
######################################################################## 100.0%
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] Executing tasks

main:
     [echo] Unzip: zulu8.31.0.1-jdk8.0.181-win_i686.zip
    [unzip] Expanding: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/target/zulu8.31.0.1-jdk8.0.181-win_i686.zip into /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/target/downloads
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/target/name.abuchen.zulu.jre.win32.x86-8.31.0.1.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.win32.x86 ---
[INFO] Disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building name.abuchen.zulu.jre.win32.x86_64 8.31.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] The project's OSGi version is 8.31.0.1
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/src/main/resources
[INFO] 
[INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.31.0.1-jdk8.0.181-win_x64.zip) @ name.abuchen.zulu.jre.win32.x86_64 ---

###                                                                        4.7%
########                                                                  12.1%
#############                                                             18.6%
################                                                          23.1%
#####################                                                     30.3%
###########################                                               37.8%
################################                                          45.3%
#####################################                                     52.7%
###########################################                               60.1%
################################################                          67.5%
#####################################################                     74.8%
###########################################################               82.3%
################################################################          89.6%
#####################################################################     96.9%
######################################################################## 100.0%
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] Executing tasks

main:
     [echo] Unzip: zulu8.31.0.1-jdk8.0.181-win_x64.zip
    [unzip] Expanding: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/target/zulu8.31.0.1-jdk8.0.181-win_x64.zip into /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/target/downloads
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/target/name.abuchen.zulu.jre.win32.x86_64-8.31.0.1.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.win32.x86_64 ---
[INFO] Disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building name.abuchen.zulu.jre.feature 8.31.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ name.abuchen.zulu.jre.feature ---
[INFO] The project's OSGi version is 8.31.0.1
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ name.abuchen.zulu.jre.feature ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/name.abuchen.zulu.jre.feature/target/name.abuchen.zulu.jre.feature-8.31.0.1.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ name.abuchen.zulu.jre.feature ---
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.feature ---
[INFO] Disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building name.abuchen.zulu.updatesite 8.31.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.updatesite ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ name.abuchen.zulu.updatesite ---
[INFO] The project's OSGi version is 8.31.0.1
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ name.abuchen.zulu.updatesite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ name.abuchen.zulu.updatesite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/updatesite/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.updatesite ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-products (default-publish-products) @ name.abuchen.zulu.updatesite ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-categories (default-publish-categories) @ name.abuchen.zulu.updatesite ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:attach-artifacts (default-attach-artifacts) @ name.abuchen.zulu.updatesite ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.0.0:assemble-repository (default-assemble-repository) @ name.abuchen.zulu.updatesite ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.0.0:archive-repository (default-archive-repository) @ name.abuchen.zulu.updatesite ---
[INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/updatesite/target/name.abuchen.zulu.updatesite-8.31.0.1.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building test-app 8.31.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test-app ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building test.rcp 8.31.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test.rcp ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ test.rcp ---
[INFO] The project's OSGi version is 8.31.0.1
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ test.rcp ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ test.rcp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ test.rcp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.rcp/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ test.rcp ---
[INFO] Compiling 6 source files to /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.rcp/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ test.rcp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.rcp/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ test.rcp ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ test.rcp ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.rcp/target/test.rcp-8.31.0.1.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ test.rcp ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building test.feature 8.31.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ test.feature ---
[INFO] The project's OSGi version is 8.31.0.1
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ test.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ test.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ test.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ test.feature ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.feature/target/test.feature-8.31.0.1.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ test.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ test.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building test.product 8.31.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test.product ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ test.product ---
[INFO] The project's OSGi version is 8.31.0.1
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ test.product ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ test.product ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ test.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-products (default-publish-products) @ test.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-categories (default-publish-categories) @ test.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:attach-artifacts (default-attach-artifacts) @ test.product ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.0.0:assemble-repository (default-assemble-repository) @ test.product ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.0.0:archive-repository (default-archive-repository) @ test.product ---
[INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/target/test.product-8.31.0.1.zip
[INFO] 
[INFO] --- tycho-p2-director-plugin:1.0.0:materialize-products (materialize-products) @ test.product ---
[INFO] Installing product test.product for environment linux/gtk/x86_64 to /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/target/products/test.product/linux/gtk/x86_64/test
Installing test.product 8.31.0.1.
Operation completed in 1432 ms.
[INFO] Installing product test.product for environment linux/gtk/x86 to /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/target/products/test.product/linux/gtk/x86/test
Installing test.product 8.31.0.1.
Operation completed in 1825 ms.
[INFO] Installing product test.product for environment macosx/cocoa/x86_64 to /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/target/products/test.product/macosx/cocoa/x86_64/TestProduct.app
Installing test.product 8.31.0.1.
Operation completed in 3254 ms.
[INFO] Installing product test.product for environment win32/win32/x86 to /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/target/products/test.product/win32/win32/x86/test
Installing test.product 8.31.0.1.
Operation completed in 1245 ms.
[INFO] Installing product test.product for environment win32/win32/x86_64 to /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/target/products/test.product/win32/win32/x86_64/test
Installing test.product 8.31.0.1.
Operation completed in 10883 ms.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Bundled Oracle Java JRE ............................ SUCCESS [  0.035 s]
[INFO] bundles ............................................ SUCCESS [  0.001 s]
[INFO] name.abuchen.zulu.jre.linux.x86 .................... SUCCESS [  9.670 s]
[INFO] name.abuchen.zulu.jre.linux.x86_64 ................. SUCCESS [  7.025 s]
[INFO] name.abuchen.zulu.jre.macosx.x86_64 ................ SUCCESS [  9.256 s]
[INFO] name.abuchen.zulu.jre.win32.x86 .................... SUCCESS [  5.990 s]
[INFO] name.abuchen.zulu.jre.win32.x86_64 ................. SUCCESS [  6.341 s]
[INFO] name.abuchen.zulu.jre.feature ...................... SUCCESS [  0.060 s]
[INFO] name.abuchen.zulu.updatesite ....................... SUCCESS [  8.774 s]
[INFO] test-app ........................................... SUCCESS [  0.000 s]
[INFO] test.rcp ........................................... SUCCESS [  0.613 s]
[INFO] test.feature ....................................... SUCCESS [  0.014 s]
[INFO] test.product ....................................... SUCCESS [ 33.250 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:03 min
[INFO] Finished at: 2018-10-22T17:22:34+02:00
[INFO] Final Memory: 58M/984M
[INFO] ------------------------------------------------------------------------

Building core ...
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/pom.xml
[INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/textgridlab-dependencies
[INFO] Fetching p2.index from http://textgridlab.org/updates/luna/ (0B at 0B/s)
[INFO] Adding repository http://textgridlab.org/updates/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/releases/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
[INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.14.1/luna
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.conf:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.conf:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.conf:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.search:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.search:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.search:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.feature.auth:0.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.auth:0.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.auth:0.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:core-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/core-repository/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:core-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/core-repository/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:core-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/core-repository/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab.core.doc:info.textgrid.lab.core.doc:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab.core.doc:info.textgrid.lab.core.doc:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab.core.doc:info.textgrid.lab.core.doc:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] TextGridLab Core
[INFO] info.textgrid.lab.conf
[INFO] info.textgrid.lab.core.tgauthclient
[INFO] info.textgrid.lab.authn
[INFO] info.textgrid.lab.core.browserfix
[INFO] info.textgrid.lab.log
[INFO] info.textgrid.lab.core.swtutils
[INFO] info.textgrid.lab.core.tgcrud.client.jaxws
[INFO] info.textgrid.lab.core.model
[INFO] info.textgrid.lab.search
[INFO] info.textgrid.lab.ui.core.utils
[INFO] info.textgrid.lab.core.metadataeditor
[INFO] info.textgrid.lab.ui.core
[INFO] info.textgrid.lab.core.efs.tgcrud
[INFO] info.textgrid.lab.core.aggregations
[INFO] info.textgrid.lab.core.aggregations.ui
[INFO] info.textgrid.lab.feature.auth
[INFO] info.textgrid.lab.protocol.textgrid
[INFO] info.textgrid.utils
[INFO] info.textgrid.lab.core.importexport
[INFO] info.textgrid.lab.core.importexport.legacy
[INFO] info.textgrid.lab.xsltsupport
[INFO] info.textgrid.lab.core.feature
[INFO] info.textgrid.lab.core.swtutils.test
[INFO] info.textgrid.lab.protocol.textgrid.tests
[INFO] info.textgrid.lab.ui.core.tests
[INFO] core-repository
[INFO] TextGridLab Core API Documentation
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building TextGridLab Core 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ core ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ core ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ core ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.conf 1.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.conf ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.conf ---
[INFO] The project's OSGi version is 1.0.2.201706131635
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.conf ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.conf ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.conf ---
[INFO] Compiling 11 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.conf ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.conf ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/target/info.textgrid.lab.conf-1.0.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.conf ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.conf:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.conf ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/target/info.textgrid.lab.conf-1.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.conf ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.conf ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.conf:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.core.tgauthclient 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.tgauthclient ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.tgauthclient ---
[INFO] The project's OSGi version is 1.0.0.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.tgauthclient ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.tgauthclient ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.tgauthclient ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.tgauthclient ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml
[INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.tgauthclient ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.tgauthclient ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.tgauthclient ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/target/info.textgrid.lab.core.tgauthclient-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.tgauthclient ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.tgauthclient ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/target/info.textgrid.lab.core.tgauthclient-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.tgauthclient ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.tgauthclient ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.authn 0.0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.authn ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.authn ---
[INFO] The project's OSGi version is 0.0.3.201605041636
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.authn ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.authn ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.authn ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.authn ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/pom.xml
[INFO] Compiling 17 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.authn ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.authn ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.authn ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/target/info.textgrid.lab.authn-0.0.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.authn ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.authn ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/target/info.textgrid.lab.authn-0.0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.authn ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.authn ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.core.browserfix 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.browserfix ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.browserfix ---
[INFO] The project's OSGi version is 0.0.1.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.browserfix ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.browserfix ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.browserfix ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.browserfix ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml
[INFO] Compiling 4 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.browserfix ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.browserfix ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.browserfix ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/target/info.textgrid.lab.core.browserfix-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.browserfix ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.browserfix ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/plugin.properties not found
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/target/info.textgrid.lab.core.browserfix-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.browserfix ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.browserfix ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.log 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.log ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.log ---
[INFO] The project's OSGi version is 1.0.0.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.log ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.log ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.log ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.log ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml
[INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.log ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.log ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.log ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/target/info.textgrid.lab.log-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.log ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.log ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/target/info.textgrid.lab.log-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.log ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.log ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.core.swtutils 1.0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.swtutils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.swtutils ---
[INFO] The project's OSGi version is 1.0.3.201410131419
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.swtutils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.swtutils ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.swtutils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.swtutils ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml
[INFO] Compiling 26 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.swtutils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.swtutils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.swtutils ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/target/info.textgrid.lab.core.swtutils-1.0.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.swtutils ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.swtutils ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/target/info.textgrid.lab.core.swtutils-1.0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.swtutils ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.swtutils ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.core.tgcrud.client.jaxws 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] The project's OSGi version is 0.0.1.201502110954
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
[INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/target/info.textgrid.lab.core.tgcrud.client.jaxws-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/target/info.textgrid.lab.core.tgcrud.client.jaxws-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.core.model 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.model ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.model ---
[INFO] The project's OSGi version is 0.2.0.201809191522
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.model ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.model ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.model ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/pom.xml
[INFO] Compiling 34 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.model ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.model ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/target/info.textgrid.lab.core.model-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.model ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.model ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/target/info.textgrid.lab.core.model-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.model ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.model ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.search 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.search ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.search ---
[INFO] The project's OSGi version is 1.0.1.201604041456
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.search ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.search ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.search ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.search ---
[INFO] Compiling 28 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.search ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.search ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.search ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/target/info.textgrid.lab.search-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.search ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.search:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.search ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/target/info.textgrid.lab.search-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.search ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.search ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.search:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.ui.core.utils 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.ui.core.utils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.ui.core.utils ---
[INFO] The project's OSGi version is 1.0.0.201604041456
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.ui.core.utils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.ui.core.utils ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.ui.core.utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.ui.core.utils ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/pom.xml
[INFO] Compiling 10 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.ui.core.utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.ui.core.utils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.ui.core.utils ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/target/info.textgrid.lab.ui.core.utils-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.ui.core.utils ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.ui.core.utils ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/target/info.textgrid.lab.ui.core.utils-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.ui.core.utils ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.ui.core.utils ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.core.metadataeditor 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.metadataeditor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.metadataeditor ---
[INFO] The project's OSGi version is 1.0.0.201809191522
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.metadataeditor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.metadataeditor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.metadataeditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.metadataeditor ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/pom.xml
[INFO] Compiling 102 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.metadataeditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.metadataeditor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.metadataeditor ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/target/info.textgrid.lab.core.metadataeditor-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.metadataeditor ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.metadataeditor ---
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/target/info.textgrid.lab.core.metadataeditor-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.metadataeditor ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.metadataeditor ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.ui.core 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.ui.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.ui.core ---
[INFO] The project's OSGi version is 1.0.1.201809191522
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.ui.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.ui.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.ui.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.ui.core ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/pom.xml
[INFO] Compiling 75 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.ui.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.ui.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.ui.core ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/target/info.textgrid.lab.ui.core-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.ui.core ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.ui.core ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/target/info.textgrid.lab.ui.core-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.ui.core ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.ui.core ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.core.efs.tgcrud 0.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] The project's OSGi version is 0.1.1.201604041139
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.efs.tgcrud ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/pom.xml
[INFO] Compiling 16 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/target/info.textgrid.lab.core.efs.tgcrud-0.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.efs.tgcrud ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/plugin.properties not found
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/target/info.textgrid.lab.core.efs.tgcrud-0.1.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.core.aggregations 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.aggregations ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.aggregations ---
[INFO] The project's OSGi version is 0.0.1.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.aggregations ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.aggregations ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.aggregations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.aggregations ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/pom.xml
[INFO] Compiling 1 source file to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.aggregations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.aggregations ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.aggregations ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/target/info.textgrid.lab.core.aggregations-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.aggregations ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.aggregations ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/plugin.properties not found
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/target/info.textgrid.lab.core.aggregations-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.aggregations ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.aggregations ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.core.aggregations.ui 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] The project's OSGi version is 0.2.0.201809191522
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] Compiling 55 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/target/info.textgrid.lab.core.aggregations.ui-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/target/info.textgrid.lab.core.aggregations.ui-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.feature.auth 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feature.auth ---
[INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.feature.auth ---
[INFO] The project's OSGi version is 0.1.0.201706131635
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.feature.auth ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.feature.auth ---
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.feature.auth ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.feature.auth ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/target/info.textgrid.lab.feature.auth-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feature.auth ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.auth:0.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.feature.auth ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.feature.auth ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.feature.auth ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/target/info.textgrid.lab.feature.auth-0.1.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feature.auth ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.auth:0.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.protocol.textgrid 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.protocol.textgrid ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.protocol.textgrid ---
[INFO] The project's OSGi version is 0.0.1.201602171624
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.protocol.textgrid ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.protocol.textgrid ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.protocol.textgrid ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.protocol.textgrid ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/pom.xml
[INFO] Compiling 5 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.protocol.textgrid ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.protocol.textgrid ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.protocol.textgrid ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/target/info.textgrid.lab.protocol.textgrid-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.protocol.textgrid ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.protocol.textgrid ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/target/info.textgrid.lab.protocol.textgrid-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.protocol.textgrid ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.protocol.textgrid ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.utils 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.utils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.utils ---
[INFO] The project's OSGi version is 0.0.1.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.utils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.utils ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.utils ---
[INFO] Compiling 4 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.utils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.utils ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/target/info.textgrid.utils-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.utils ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.utils ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/plugin.properties not found
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/target/info.textgrid.utils-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.utils ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.utils ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.core.importexport 0.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.importexport ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.importexport ---
[INFO] The project's OSGi version is 0.3.0.201605041636
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.importexport ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.importexport ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.importexport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.importexport ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/pom.xml
[INFO] Compiling 38 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.importexport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.importexport ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.importexport ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/target/info.textgrid.lab.core.importexport-0.3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.importexport ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.importexport ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/target/info.textgrid.lab.core.importexport-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.importexport ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.importexport ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.core.importexport.legacy 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] The project's OSGi version is 1.0.0.201409161435
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.importexport.legacy ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml
[INFO] Compiling 3 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/target/info.textgrid.lab.core.importexport.legacy-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.importexport.legacy ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.importexport.legacy ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/plugin.properties not found
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/target/info.textgrid.lab.core.importexport.legacy-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.importexport.legacy ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.xsltsupport 0.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xsltsupport ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xsltsupport ---
[INFO] The project's OSGi version is 0.0.2.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xsltsupport ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xsltsupport ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xsltsupport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.xsltsupport ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml
[INFO] Compiling 3 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xsltsupport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xsltsupport ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xsltsupport ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/target/info.textgrid.lab.xsltsupport-0.0.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xsltsupport ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xsltsupport ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/plugin.properties not found
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/target/info.textgrid.lab.xsltsupport-0.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xsltsupport ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xsltsupport ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml: baseline and build artifacts have same version but different contents
[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.core.feature 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.feature ---
[INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.core.feature ---
[INFO] The project's OSGi version is 1.0.0.201809191522
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.core.feature ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/target/info.textgrid.lab.core.feature-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.core.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.feature ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/target/info.textgrid.lab.core.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.core.swtutils.test 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.swtutils.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.swtutils.test ---
[INFO] The project's OSGi version is 1.0.0.201409161435
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.swtutils.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.swtutils.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.swtutils.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.swtutils.test ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/pom.xml
[INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.swtutils.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.swtutils.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.swtutils.test ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/target/info.textgrid.lab.core.swtutils.test-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.swtutils.test ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.swtutils.test ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/plugin.properties not found
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/target/info.textgrid.lab.core.swtutils.test-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.swtutils.test ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.swtutils.test ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.protocol.textgrid.tests 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] The project's OSGi version is 0.0.1.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.protocol.textgrid.tests ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/pom.xml
[INFO] Compiling 1 source file to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/target/info.textgrid.lab.protocol.textgrid.tests-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.protocol.textgrid.tests ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/plugin.properties not found
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/target/info.textgrid.lab.protocol.textgrid.tests-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.ui.core.tests 1.0.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.ui.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.ui.core.tests ---
[INFO] The project's OSGi version is 1.0.0
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.ui.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.ui.core.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.ui.core.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.ui.core.tests ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/pom.xml
[INFO] Compiling 7 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.ui.core.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.ui.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.ui.core.tests ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/target/info.textgrid.lab.ui.core.tests-1.0.0.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.ui.core.tests ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.ui.core.tests ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/target/info.textgrid.lab.ui.core.tests-1.0.0-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.ui.core.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.ui.core.tests ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building core-repository 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-repository ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ core-repository ---
[INFO] The project's OSGi version is 0.0.1.201809191522
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ core-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ core-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/core-repository/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ core-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ core-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ core-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ core-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ core-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ core-repository ---
[INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/core/core-repository/target/core-repository-0.0.1-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ core-repository ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ core-repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ core-repository ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building TextGridLab Core API Documentation 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.doc ---
[INFO] The project's OSGi version is 0.0.1.201410080917
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.doc ---
[INFO] 
[INFO] --- tycho-document-bundle-plugin:0.22.0:javadoc (javadoc) @ info.textgrid.lab.core.doc ---
[INFO] Scopes: [compile, provided]
[INFO] Output directory: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api
[INFO] BaseDir: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc
[INFO] Cleaning up first
[INFO] 19 source folders
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src
[INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src
[INFO] 162 classpath deps
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.0.0.v20140514-1823/org.eclipse.e4.ui.widgets-1.0.0.v20140514-1823.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.1.2.v20141126-1310/org.eclipse.e4.ui.workbench.addons.swt-1.1.2.v20141126-1310.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.10.2.v20141014-1039/org.eclipse.debug.ui-3.10.2.v20141014-1039.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/projectfile-feature/1.0.1.201810221519/projectfile-feature-1.0.1.201810221519.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.103.2.v20180709-0830/org.eclipse.swt.cocoa.macosx.x86_64-3.103.2.v20180709-0830.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.mail.glassfish/1.4.1.v201108011116/javax.mail.glassfish-1.4.1.v201108011116.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/.cache/tycho/org.eclipse.stardust.ide.thirdparty.runtime.j2ee-2.1.1.v20150218-0356.jar/lib/geronimo-ejb_2.1_spec.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.5.400.v20140428-1507/org.eclipse.equinox.registry-3.5.400.v20140428-1507.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation.ui/1.2.500.v201310231530/org.eclipse.wst.validation.ui-1.2.500.v201310231530.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.svg/1.1.0.v201011041433/org.w3c.dom.svg-1.1.0.v201011041433.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.uriresolver/1.2.100.v201305141800/org.eclipse.wst.common.uriresolver-1.2.100.v201305141800.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.7.100.v20140324-1358/org.eclipse.ltk.ui.refactoring-3.7.100.v20140324-1358.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.103.2.v20180315-0820/org.eclipse.swt.win32.win32.x86_64-3.103.2.v20180315-0820.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/.cache/tycho/org.eclipse.stardust.ide.thirdparty.javax.mail-1.4.0.v20140424-1340.jar/lib/mail.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/.cache/tycho/org.eclipse.stardust.ide.thirdparty.runtime.j2ee-2.1.1.v20150218-0356.jar/lib/geronimo-j2ee-connector_1.5_spec.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.11.101.v20140818-1343/org.eclipse.e4.ui.css.swt-0.11.101.v20140818-1343.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.10.200.v20140424-2042/org.eclipse.e4.ui.bindings-0.10.200.v20140424-2042.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.util/1.0.500.v20130404-1337/org.eclipse.equinox.util-1.0.500.v20130404-1337.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.codehaus.jettison.jettison/1.3.5/org.codehaus.jettison.jettison-1.3.5.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/ch.qos.logback.core/0.9.27.v20110224-1110/ch.qos.logback.core-0.9.27.v20110224-1110.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.httpclient/3.1.0.v201012070820/org.apache.commons.httpclient-3.1.0.v201012070820.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.5.400.v20130903-0736/org.eclipse.compare.core-3.5.400.v20130903-0736.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.io/2.2.0.v201405211200/org.apache.commons.io-2.2.0.v201405211200.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.5.501.v20140817-1445/org.eclipse.compare-3.5.501.v20140817-1445.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/searchclient-feature/1.0.2.201810221519/searchclient-feature-1.0.2.201810221519.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.4.600.v20140128-0851/org.eclipse.core.expressions-3.4.600.v20140128-0851.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.3.0.v20131023-1243/org.eclipse.osgi.util-3.3.0.v20131023-1243.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.4.200.v20140207-1251/org.eclipse.core.contenttype-3.4.200.v20140207-1251.jar
[INFO] CP: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/lib/dom4j-1.6.1.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.9.2.v20141003-1326/org.eclipse.jface.text-3.9.2.v20141003-1326.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.6.100.v20140528-1422/org.eclipse.core.commands-3.6.100.v20140528-1422.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.project.facet.core/1.4.300.v201111030424/org.eclipse.wst.common.project.facet.core-1.4.300.v201111030424.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.1.1.v201101211721/org.apache.commons.logging-1.1.1.v201101211721.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.10.2.v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2.v20150123-0348.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.2.2.v20141212-1259/org.eclipse.e4.ui.workbench-1.2.2.v20141212-1259.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.2.0.v20130424-1801/org.eclipse.equinox.security-1.2.0.v20130424-1801.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.10.2.v20150123-0348/org.eclipse.emf.ecore-2.10.2.v20150123-0348.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/tgauthclient-cxf-fragment/1.0.0.201810221519/tgauthclient-cxf-fragment-1.0.0.201810221519.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.10.2.v20141118-1227/org.eclipse.ui.ide-3.10.2.v20141118-1227.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu.base/52.1.1.v201501240615/com.ibm.icu.base-52.1.1.v201501240615.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.ws.commons.axiom.axiom-api/1.2.18/org.apache.ws.commons.axiom.axiom-api-1.2.18.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.5.300.v20140424-1437/org.eclipse.ui.console-3.5.300.v20140424-1437.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.10.2.v20150203-1939/org.eclipse.osgi-3.10.2.v20150203-1939.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.servicemix.specs.jsr311-api-1.1.1/1.9.0/org.apache.servicemix.specs.jsr311-api-1.1.1-1.9.0.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.4.0.v20140414-1837/org.eclipse.e4.core.di-1.4.0.v20140414-1837.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.ui/1.1.501.v201501212057/org.eclipse.wst.xml.ui-1.1.501.v201501212057.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.10.2.v20141021-1035/org.eclipse.jface-3.10.2.v20141021-1035.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.2.100.v20131209-2144/org.eclipse.equinox.p2.metadata.repository-1.2.100.v20131209-2144.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/0.10.0.v20130327-1442/org.eclipse.equinox.bidi-0.10.0.v20130327-1442.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.5.401.v20140724-1117/org.eclipse.ui.navigator-3.5.401.v20140724-1117.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.3.0.v20131211-1531/org.eclipse.equinox.p2.core-2.3.0.v20131211-1531.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.103.2.v20180705-1009/org.eclipse.swt-3.103.2.v20180705-1009.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.9.300.v20141126-1957/org.eclipse.e4.ui.css.swt.theme-0.9.300.v20141126-1957.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.3.0.v20131211-1531/org.eclipse.equinox.p2.repository-2.3.0.v20131211-1531.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.cxf.bundle/2.5.5/org.apache.cxf.bundle-2.5.5.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.environment/1.0.400.v200912181832/org.eclipse.wst.common.environment-1.0.400.v200912181832.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.namespaces.projectfile-jaxb/1.2.1/info.textgrid.namespaces.projectfile-jaxb-1.2.1.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/.cache/tycho/org.eclipse.stardust.ide.thirdparty.runtime.j2ee-2.1.1.v20150218-0356.jar/lib/geronimo-jms_1.1_spec.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/authclient-feature/1.0.1.201810221519/authclient-feature-1.0.1.201810221519.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.5.200.v20140224-1527/org.eclipse.equinox.preferences-3.5.200.v20140224-1527.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.neethi/3.0.1/org.apache.neethi-3.0.1.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.200.v20130910-1609/org.eclipse.equinox.app-1.3.200.v20130910-1609.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.ws.xmlschema.core/2.0.3/org.apache.ws.xmlschema.core-2.0.3.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.middleware.confclient/1.4.1/info.textgrid.middleware.confclient-1.4.1.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.middleware.tgauth-client/1.1.0/info.textgrid.middleware.tgauth-client-1.1.0.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/tgcrudclient-cxf-fragment/1.0.0.201810221519/tgcrudclient-cxf-fragment-1.0.0.201810221519.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/15.0.0/com.google.guava-15.0.0.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.events/3.0.0.draft20060413_v201105210656/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/0.10.2.v20140424-2344/org.eclipse.e4.core.commands-0.10.2.v20140424-2344.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86/3.103.2.v20180315-0820/org.eclipse.swt.gtk.linux.x86-3.103.2.v20180315-0820.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.xml/1.3.4.v201005080400/javax.xml-1.3.4.v201005080400.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xml.serializer/2.7.1.v201005080400/org.apache.xml.serializer-2.7.1.v201005080400.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.ds/1.4.200.v20131126-2331/org.eclipse.equinox.ds-1.4.200.v20131126-2331.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/core-libs-feature/1.0.3.201810221519/core-libs-feature-1.0.3.201810221519.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.1.0.v20140328-1925/org.eclipse.e4.ui.services-1.1.0.v20140328-1925.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.7.0.v201011041433/org.apache.batik.util-1.7.0.v201011041433.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.5.300.v20130515-1451/org.eclipse.text-3.5.300.v20130515-1451.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.9.0.v20140411-1521/org.eclipse.ui.workbench.texteditor-3.9.0.v20140411-1521.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/cxf-feature/1.0.3.201810221519/cxf-feature-1.0.3.201810221519.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.core/1.2.0.v200908252030/org.eclipse.wst.common.core-1.2.0.v200908252030.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.9.1.v20140805-1629/org.eclipse.debug.core-3.9.1.v20140805-1629.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.4.2.v20140729-1044/org.eclipse.core.databinding-1.4.2.v20140729-1044.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.activation/1.1.0.v201211130549/javax.activation-1.1.0.v201211130549.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.10.1.v20150123-0348/org.eclipse.emf.common-2.10.1.v20150123-0348.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.12.2.v20150204-1353/org.eclipse.e4.ui.workbench.renderers.swt-0.12.2.v20150204-1353.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.ui/1.3.301.v201501151629/org.eclipse.wst.sse.ui-1.3.301.v201501151629.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.7.0.v20140408-0703/org.eclipse.ui.views-3.7.0.v20140408-0703.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks.ui/1.2.300.v201401292115/org.eclipse.wst.common.frameworks.ui-1.2.300.v201401292115.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/ch.qos.logback.slf4j/0.9.27.v20110224-1110/ch.qos.logback.slf4j-0.9.27.v20110224-1110.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.james.apache-mime4j-core/0.7.2/org.apache.james.apache-mime4j-core-0.7.2.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.3.0.v20140506-1720/org.eclipse.equinox.p2.engine-2.3.0.v20140506-1720.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.10.100.v20140424-2042/org.eclipse.e4.ui.css.core-0.10.100.v20140424-2042.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/1.1.0.v20140512-1820/org.eclipse.e4.ui.model.workbench-1.1.0.v20140512-1820.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/.cache/tycho/org.eclipse.stardust.ide.thirdparty.runtime.j2ee-2.1.1.v20150218-0356.jar/lib/servlet-api.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.6.1.v20141014-1248/org.eclipse.core.jobs-3.6.1.v20141014-1248.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.ui/1.1.500.v200911190730/org.eclipse.wst.common.ui-1.1.500.v200911190730.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.10.0.v20150123-0348/org.eclipse.emf.ecore.change-2.10.0.v20150123-0348.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.smil/1.0.1.v200903091627/org.w3c.dom.smil-1.0.1.v200903091627.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.4.0.v20140312-2051/org.eclipse.osgi.services-3.4.0.v20140312-2051.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util.gui/1.7.0.v200903091627/org.apache.batik.util.gui-1.7.0.v200903091627.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.7.100.v20130710-1213/org.eclipse.team.ui-3.7.100.v20130710-1213.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/tgpublish-client-feature/1.0.1.201810221519/tgpublish-client-feature-1.0.1.201810221519.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.7.0.v201011041433/org.apache.batik.css-1.7.0.v201011041433.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.12.0.v20140417-2033/org.eclipse.e4.core.di.extensions-0.12.0.v20140417-2033.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.namespaces.metadata-core-jaxb/1.2.1/info.textgrid.namespaces.metadata-core-jaxb-1.2.1.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/15.0.0.v201403281430/com.google.guava-15.0.0.v201403281430.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.106.1.v20141002-1150/org.eclipse.ui-3.106.1.v20141002-1150.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.wsdl/1.6.2.v201012040545/javax.wsdl-1.6.2.v201012040545.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/ch.qos.logback.classic/0.9.27.v20110224-1110/ch.qos.logback.classic-0.9.27.v20110224-1110.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.middleware.tgcrud-client/2.8.0/info.textgrid.middleware.tgcrud-client-2.8.0.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/de.langzeitarchivierung.kolibri.kolibri-tgpublish-client/3.7.4.SNAPSHOT/de.langzeitarchivierung.kolibri.kolibri-tgpublish-client-3.7.4.SNAPSHOT.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.utils.linkrewriter.core/0.4.1.SNAPSHOT/info.textgrid.utils.linkrewriter.core-0.4.1.SNAPSHOT.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.6.0.v20130326-1254/org.eclipse.help-3.6.0.v20130326-1254.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/jre16-fragment/1.0.0.201810221519/jre16-fragment-1.0.0.201810221519.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/.cache/tycho/org.eclipse.stardust.ide.thirdparty.javax.activation-1.1.0.v20140430-1252.jar/lib/activation.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/.cache/tycho/org.eclipse.stardust.ide.thirdparty.commons.logging-1.1.1.v20140424-1340.jar/lib/commons-logging.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/tgrep-core-feature/1.0.1.201810221519/tgrep-core-feature-1.0.1.201810221519.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.4.1.v20140210-1835/org.eclipse.core.databinding.observable-1.4.1.v20140210-1835.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.9.100.v20140226-1637/org.eclipse.search-3.9.100.v20140226-1637.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.9.1.v20140825-1431/org.eclipse.core.resources-3.9.1.v20140825-1431.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.103.2.v20180315-0820/org.eclipse.swt.gtk.linux.x86_64-3.103.2.v20180315-0820.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/confclient-feature/1.0.1.201810221519/confclient-feature-1.0.1.201810221519.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.10.0.v20140318-2214/org.eclipse.core.runtime-3.10.0.v20140318-2214.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.2.0.v20131211-1531/org.eclipse.equinox.p2.metadata-2.2.0.v20131211-1531.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.0.0.v20140328-2112/org.eclipse.e4.ui.di-1.0.0.v20140328-2112.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.3.100.v20140407-1019/org.eclipse.e4.core.contexts-1.3.100.v20140407-1019.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/crudclient-feature/1.0.1.201810221519/crudclient-feature-1.0.1.201810221519.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.5.400.v20140127-1516/org.eclipse.core.filebuffers-3.5.400.v20140127-1516.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.4.100.v20140514-1614/org.eclipse.core.filesystem-1.4.100.v20140514-1614.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.mail/1.4.0.v201005080615/javax.mail-1.4.0.v201005080615.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.600.v201501211647/org.eclipse.wst.validation-1.2.600.v201501211647.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86/3.103.2.v20180315-0820/org.eclipse.swt.win32.win32.x86-3.103.2.v20180315-0820.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.12.0.v20140227-2118/org.eclipse.e4.ui.workbench3-0.12.0.v20140227-2118.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.middleware.tgsearch-client/3.3.2.SNAPSHOT/info.textgrid.middleware.tgsearch-client-3.3.2.SNAPSHOT.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.8.200.v20140401-1310/org.eclipse.ui.editors-3.8.200.v20140401-1310.jar
[INFO] CP: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/lib/jaxen-1.1-beta-6.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.annotation/1.2.0.v201401042248/javax.annotation-1.2.0.v201401042248.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.4.200.v20140214-0004/org.eclipse.core.databinding.property-1.4.200.v20140214-0004.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xerces/2.9.0.v201101211617/org.apache.xerces-2.9.0.v201101211617.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.7.0.v20130514-1224/org.eclipse.team.core-3.7.0.v20130514-1224.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.ws.rs/1.1.1.v20130318-1750/javax.ws.rs-1.1.1.v20130318-1750.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.core/1.1.902.v201501211904/org.eclipse.wst.xml.core-1.1.902.v201501211904.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.6.101.v20140817-1500/org.eclipse.ltk.core.refactoring-3.6.101.v20140817-1500.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.servicemix.bundles.jaxen/1.1.3.1/org.apache.servicemix.bundles.jaxen-1.1.3.1.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/1.2.1.v20140808-1251/org.eclipse.e4.core.services-1.2.1.v20140808-1251.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks/1.2.200.v201304241450/org.eclipse.wst.common.frameworks-1.2.200.v201304241450.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xml.resolver/1.2.0.v201005080400/org.apache.xml.resolver-1.2.0.v201005080400.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.6.100.v20140422-1825/org.eclipse.ui.forms-3.6.100.v20140422-1825.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.106.2.v20150204-1030/org.eclipse.ui.workbench-3.106.2.v20150204-1030.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.codec/1.6.0.v201305230611/org.apache.commons.codec-1.6.0.v201305230611.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.2.800.v20130819-1716/org.eclipse.core.variables-3.2.800.v20130819-1716.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.xml.ws/2.1.0.v200902101523/javax.xml.ws-2.1.0.v200902101523.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.6.200.v20140528-1422/org.eclipse.jface.databinding-1.6.200.v20140528-1422.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.ws.commons.axiom.axiom-impl/1.2.18/org.apache.ws.commons.axiom.axiom-impl-1.2.18.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/52.1.1.v201501240615/com.ibm.icu-52.1.1.v201501240615.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.core/1.1.900.v201401101615/org.eclipse.wst.sse.core-1.1.900.v201401101615.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.slf4j.api/1.6.1.v20100831-0715/org.slf4j.api-1.6.1.v20100831-0715.jar
[INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.12.100.v20141126-1150/org.eclipse.e4.ui.workbench.swt-0.12.100.v20141126-1150.jar
[INFO] CP: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/lib/commons-io-1.2.jar
[INFO] Calling: /bin/sh -c cd /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api && /mnt/data/jenkins/tools/hudson.model.JDK/Java_8/jre/../bin/javadoc @/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/javadoc.options.txt
Loading source files for package info.textgrid.lab.core.efs.tgcrud...
Loading source files for package info.textgrid.lab.conf...
Loading source files for package info.textgrid.lab.conf.client...
Loading source files for package info.textgrid.lab.newsearch...
Loading source files for package info.textgrid.lab.search...
Loading source files for package info.textgrid.lab.authn...
Loading source files for package info.textgrid.lab.authn.views...
Loading source files for package info.textgrid.lab.protocol.textgrid...
Loading source files for package info.textgrid.lab.core.aggregations.ui...
Loading source files for package info.textgrid.lab.core.aggregations.ui.model...
Loading source files for package info.textgrid.lab.core.aggregations.ui.treeWriter...
Loading source files for package info.textgrid.lab.core.aggregations.ui.views...
Loading source files for package info.textgrid.lab.core.versions.ui...
Loading source files for package info.textgrid.lab.core.importexport...
Loading source files for package info.textgrid.lab.core.importexport.configurators...
Loading source files for package info.textgrid.lab.core.importexport.model...
Loading source files for package info.textgrid.lab.core.importexport.ui...
Loading source files for package info.textgrid.lab.ui.core...
Loading source files for package info.textgrid.lab.ui.core.dialogs...
Loading source files for package info.textgrid.lab.ui.core.handlers...
Loading source files for package info.textgrid.lab.ui.core.locking...
Loading source files for package info.textgrid.lab.ui.core.menus...
Loading source files for package info.textgrid.lab.core.tgauthclient...
Loading source files for package info.textgrid.lab.core.tgcrud.client...
Loading source files for package info.textgrid.lab.core.model...
Loading source files for package info.textgrid.lab.core.model.util...
Loading source files for package info.textgrid.lab.log...
Loading source files for package info.textgrid.lab.core.swtutils...
Loading source files for package info.textgrid.lab.core.swtutils.annotations...
Loading source files for package com.logabit.xlayout...
Loading source files for package info.textgrid.lab.core.metadataeditor...
Loading source files for package info.textgrid.lab.ui.core.utils...
Loading source files for package info.textgrid.lab.core.browserfix...
Loading source files for package info.textgrid.util.collection...
Loading source files for package info.textgrid.util.text...
Constructing Javadoc information...
Standard Doclet version 1.8.0_172
Building tree for all the packages and classes...
Generating ./info/textgrid/lab/core/efs/tgcrud/Activator.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/Activator.java:92: warning: no description for @param
	 * @param msg
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/Activator.java:93: warning: no description for @param
	 * @param args
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/Activator.java:106: warning: no description for @param
	 * @param option
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/Activator.java:107: warning: no description for @return
	 * @return
	   ^
Generating ./info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedInputStream.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedOutputStream.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedOutputStream.java:113: warning: no @param for blockingClose
	public void setBlockingClose(boolean blockingClose) {
	            ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedOutputStream.java:124: warning: no @return
	public boolean isBlockingClose() {
	               ^
Generating ./info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedOutputStream.ICloseExceptionHandler.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedOutputStream.OtherSideException.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/FileExtensionsPreferencePage.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/FileExtensionsPreferencePage.java:57: error: reference not found
 * @see org.eclipse.debug.core.variables.IValueVariable
        ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/FileExtensionsPreferencePage.java:58: error: reference not found
 * @see org.eclipse.debug.core.variables.ISimpleVariableRegistry
        ^
Generating ./info/textgrid/lab/core/efs/tgcrud/LoggingInputStream.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/MetadataRetrievalException.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/TextGridEFSRuntimeError.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/TGDummyParent.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:81: error: unknown tag: category
	 * @category EXPERIMENTAL
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:93: error: unknown tag: category
	 * @category EXPERIMENTAL
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:21: error: malformed HTML
 * This works around <a href="http://www.textgrid.de/trac/tickets/62>#62</a>.
                     ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:21: error: bad use of '>'
 * This works around <a href="http://www.textgrid.de/trac/tickets/62>#62</a>.
                                                                    ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:21: error: unexpected end tag: </a>
 * This works around <a href="http://www.textgrid.de/trac/tickets/62>#62</a>.
                                                                        ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:26: error: malformed HTML
 * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv) for TextGrid
                         ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:26: error: bad use of '>'
 * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv) for TextGrid
                                                      ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:27: error: unknown tag: category
 * @category EXPERIMENTAL
   ^
Generating ./info/textgrid/lab/core/efs/tgcrud/TGFileStore.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:153: warning: no description for @return
	 * @return
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:155: warning: no description for @throws
	 * @throws CoreException
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:157: warning: no @param for monitor
	protected FileInfo readFileInfo(IProgressMonitor monitor)
	                   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:225: error: unknown tag: category
	 * @category EXPERIMENTAL
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:259: warning: no @param for options
	protected InputStream doOpenInputStream(final int options, IProgressMonitor monitor)
	                      ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:259: warning: no @param for monitor
	protected InputStream doOpenInputStream(final int options, IProgressMonitor monitor)
	                      ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:259: warning: no @return
	protected InputStream doOpenInputStream(final int options, IProgressMonitor monitor)
	                      ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:259: warning: no @throws for org.eclipse.core.runtime.CoreException
	protected InputStream doOpenInputStream(final int options, IProgressMonitor monitor)
	                      ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:581: warning: no description for @param
	 * @param element
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:582: warning: no description for @throws
	 * @throws CrudServiceException
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:603: error: element not closed: ol
	 * <ol>
	   ^
Generating ./info/textgrid/lab/core/efs/tgcrud/TGFileSystem.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/TGNewFileFileStore.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGNewFileFileStore.java:112: error: unknown tag: category
	 * @category EXPERIMENTAL
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGNewFileFileStore.java:51: error: malformed HTML
 * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv) for TextGrid
                         ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGNewFileFileStore.java:51: error: bad use of '>'
 * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv) for TextGrid
                                                      ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGNewFileFileStore.java:60: error: unknown tag: todo
	 * @todo document
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGNewFileFileStore.java:61: warning: no description for @param
	 * @param uri
	   ^
Generating ./info/textgrid/lab/core/efs/tgcrud/TGNewFileFileSystem.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGNewFileFileSystem.java:12: error: malformed HTML
 * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv) for TextGrid
                         ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGNewFileFileSystem.java:12: error: bad use of '>'
 * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv) for TextGrid
                                                      ^
Generating ./info/textgrid/lab/conf/ConfPlugin.html...
Generating ./info/textgrid/lab/conf/ConfservPrefPage.html...
Generating ./info/textgrid/lab/conf/DialogPrefPage.html...
Generating ./info/textgrid/lab/conf/Messages.html...
Generating ./info/textgrid/lab/conf/OfflineException.html...
Generating ./info/textgrid/lab/conf/OnlineStatus.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/OnlineStatus.java:66: warning: no @param for listener
	public static void addOnlineStatusChangeListener(IStatusChangeListener listener) {
	                   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/OnlineStatus.java:72: warning: no @param for listener
	public static void removeOnlineStatusChangeListener(IStatusChangeListener listener) {
	                   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/OnlineStatus.java:79: warning: no @param for newStatus
	protected static void notifyOnlineStatusChangeListeners(boolean newStatus) {
	                      ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/OnlineStatus.java:120: warning: no @param for newOnlineState
	public static void setOnline(boolean newOnlineState) {
	                   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/OnlineStatus.java:158: warning: no description for @return
	 * @return
	   ^
Generating ./info/textgrid/lab/conf/OnlineStatus.IStatusChangeListener.html...
Generating ./info/textgrid/lab/conf/client/ConfClient.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/client/ConfClient.java:85: error: value does not refer to a constant
	 * {@value #PREF_QUALIFIER}</li>
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/client/ConfClient.java:85: error: reference not found
	 * {@value #PREF_QUALIFIER}</li>
	           ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/client/ConfClient.java:92: warning: no @return
	public static String computePreferredEndpoint() {
	                     ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/client/ConfClient.java:125: warning: no @return
	public String getEndpoint() {
	              ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/client/ConfClient.java:145: warning: no @throws for info.textgrid.lab.conf.OfflineException
	public String getValue(String key) throws OfflineException {
	              ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/client/ConfClient.java:168: warning: no description for @throws
	 * @throws OfflineException
	   ^
Generating ./info/textgrid/lab/conf/client/LocalProxySelector.html...
Generating ./info/textgrid/lab/conf/client/Messages.html...
Generating ./info/textgrid/lab/newsearch/SearchRequest.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/newsearch/SearchRequest.java:464: warning: no description for @param
	 * @param uri
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/newsearch/SearchRequest.java:465: warning: no description for @return
	 * @return
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/newsearch/SearchRequest.java:483: warning: no description for @param
	 * @param query
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/newsearch/SearchRequest.java:512: warning: no @return
	public boolean isAllProjects() {
	               ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/newsearch/SearchRequest.java:523: warning: no description for @return
	 * @return
	   ^
Generating ./info/textgrid/lab/newsearch/SearchRequest.EndPoint.html...
Generating ./info/textgrid/lab/newsearch/SearchRequest.ListAggregationResult.html...
Generating ./info/textgrid/lab/newsearch/SearchRequest.TargetModus.html...
Generating ./info/textgrid/lab/search/AbstractRequest.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AbstractRequest.java:64: warning: no @param for query
	public boolean isApplicableFor(final String query) {
	               ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AbstractRequest.java:64: warning: no @return
	public boolean isApplicableFor(final String query) {
	               ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AbstractRequest.java:74: warning: no @param for query
	public Iterable<String> getResultsFor(final String query) {
	                        ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AbstractRequest.java:74: warning: no @return
	public Iterable<String> getResultsFor(final String query) {
	                        ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AbstractRequest.java:22: error: unexpected text
 * with a field and a query string and then {@link #Request.schedule()} it.
                                            ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AbstractRequest.java:30: warning - Tag @link: can't find Request.schedule() in info.textgrid.lab.search.AbstractRequest
Generating ./info/textgrid/lab/search/Activator.html...
Generating ./info/textgrid/lab/search/AutocompletionClient.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AutocompletionClient.java:118: warning: no description for @param
	 * @param field
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AutocompletionClient.java:143: warning: no description for @return
	 * @return
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AutocompletionClient.java:32: error: header used out of sequence: <H4>
 * <h4>Usage</h4>
   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AutocompletionClient.java:62: error: malformed HTML
 * @author martin, thorsten, Yahya Al-Hajj <alhajj@fh-worms.de>
                                           ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AutocompletionClient.java:62: error: bad use of '>'
 * @author martin, thorsten, Yahya Al-Hajj <alhajj@fh-worms.de>
                                                              ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AutocompletionClient.java:129: warning: no description for @param
	 * @param whichField
	   ^
Generating ./info/textgrid/lab/search/ContextEntry.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/ContextEntry.java:34: warning: no description for @param
	 * @param contextWithTags
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/ContextEntry.java:35: warning: no description for @return
	 * @return
	   ^
Generating ./info/textgrid/lab/search/ContextEntryAdaptorFactory.html...
Generating ./info/textgrid/lab/search/DeferredTreeContentProvider.html...
Generating ./info/textgrid/lab/search/ExtendedContentProposalAdapter.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/ExtendedContentProposalAdapter.java:13: error: malformed HTML
 * @author Yahya Al-Hajj <alhajj@fh-worms.de>
                         ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/ExtendedContentProposalAdapter.java:13: error: bad use of '>'
 * @author Yahya Al-Hajj <alhajj@fh-worms.de>
                                            ^
Generating ./info/textgrid/lab/search/FullTextEntry.html...
Generating ./info/textgrid/lab/search/FulltextEntryAdapterFactory.html...
Generating ./info/textgrid/lab/search/ItemEntry.html...
Generating ./info/textgrid/lab/search/ItemEntryAdapterFactory.html...
Generating ./info/textgrid/lab/search/KWICEntry.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:35: error: malformed HTML
	 * create a KWIC Entry from an OM Element like this: <tg:entry>
	                                                     ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:35: error: bad use of '>'
	 * create a KWIC Entry from an OM Element like this: <tg:entry>
	                                                              ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:36: error: malformed HTML
	 * <tg:location> <tg:locitem path="/">CWDS - Band 1, Seite 37, Lemma
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:36: error: bad use of '>'
	 * <tg:location> <tg:locitem path="/">CWDS - Band 1, Seite 37, Lemma
	               ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:36: error: malformed HTML
	 * <tg:location> <tg:locitem path="/">CWDS - Band 1, Seite 37, Lemma
	                 ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:36: error: bad use of '>'
	 * <tg:location> <tg:locitem path="/">CWDS - Band 1, Seite 37, Lemma
	                                     ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:37: error: malformed HTML
	 * abmartern</tg:locitem> </tg:location> <tg:context>für die Kodierungs-
	            ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:37: error: bad use of '>'
	 * abmartern</tg:locitem> </tg:location> <tg:context>für die Kodierungs-
	                        ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:37: error: malformed HTML
	 * abmartern</tg:locitem> </tg:location> <tg:context>für die Kodierungs-
	                          ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:37: error: bad use of '>'
	 * abmartern</tg:locitem> </tg:location> <tg:context>für die Kodierungs-
	                                       ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:37: error: malformed HTML
	 * abmartern</tg:locitem> </tg:location> <tg:context>für die Kodierungs-
	                                         ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:37: error: bad use of '>'
	 * abmartern</tg:locitem> </tg:location> <tg:context>für die Kodierungs-
	                                                    ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: malformed HTML
	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: bad use of '>'
	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
	            ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: malformed HTML
	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
	                ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: bad use of '>'
	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
	                          ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: malformed HTML
	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
	                                          ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: bad use of '>'
	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
	                                                      ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: malformed HTML
	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
	                                                        ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: bad use of '>'
	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
	                                                                  ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:40: warning: no description for @param
	 * @param ome
	   ^
Generating ./info/textgrid/lab/search/KWICEntryAdaptorFactory.html...
Generating ./info/textgrid/lab/search/LazySearchResultProvider.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/LazySearchResultProvider.java:343: error: @param name not found
	 * @param singleSearchResult
	          ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/LazySearchResultProvider.java:347: warning: no @param for tgoRef
	protected void addResult(Object tgoRef) {
	               ^
Generating ./info/textgrid/lab/search/NoMatchEntry.html...
Generating ./info/textgrid/lab/search/ProjectListAdapter.html...
Generating ./info/textgrid/lab/search/ProjectListAdapterFactory.html...
Generating ./info/textgrid/lab/search/ResultViewInitItem.html...
Generating ./info/textgrid/lab/search/SingleSearchResult.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/SingleSearchResult.java:58: error: reference not found
	 *            {@link TGSearchRestClient} representing one result document.
	                     ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/SingleSearchResult.java:112: warning: no description for @param
	 * @param tgo
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/SingleSearchResult.java:113: warning: no description for @param
	 * @param count
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/SingleSearchResult.java:114: warning: no description for @param
	 * @param kwicEntries
	   ^
Generating ./info/textgrid/lab/search/SSRAdaptorFactory.html...
Generating ./info/textgrid/lab/search/TextGridRepositoryItem.html...
Generating ./info/textgrid/lab/search/TextGridRepositoryItem_SandBox.html...
Generating ./info/textgrid/lab/search/TGObjectReferenceAdapterFactory.html...
Generating ./info/textgrid/lab/authn/Activator.html...
Generating ./info/textgrid/lab/authn/AuthBrowser.html...
Generating ./info/textgrid/lab/authn/AuthBrowser.ISIDChangedListener.html...
Generating ./info/textgrid/lab/authn/AuthNDialog.html...
Generating ./info/textgrid/lab/authn/AutoLogin.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/AutoLogin.java:25: warning: no description for @return
	 * @return 
	   ^
Generating ./info/textgrid/lab/authn/LoginControlContribution.html...
Generating ./info/textgrid/lab/authn/Messages.html...
Generating ./info/textgrid/lab/authn/ModifyUserAttributesBrowser.html...
Generating ./info/textgrid/lab/authn/ModifyUserAttributesDialog.html...
Generating ./info/textgrid/lab/authn/PasswordBrowser.html...
Generating ./info/textgrid/lab/authn/PasswordDialog.html...
Generating ./info/textgrid/lab/authn/RBACClientUtilities.html...
Generating ./info/textgrid/lab/authn/RBACSession.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:58: warning: no @return
	public static RBACSession getInstance() {
	                          ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:89: warning: no @param for sid
	public static void login(final String sid, final String eppn, boolean save) {
	                   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:89: warning: no @param for eppn
	public static void login(final String sid, final String eppn, boolean save) {
	                   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:139: error: bad use of '>'
	 * this Lab instance, except for Help->Authentication->Re-Authenticate where
	                                      ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:139: error: bad use of '>'
	 * this Lab instance, except for Help->Authentication->Re-Authenticate where
	                                                      ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:142: warning: no description for @param
	 * @param state
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:198: warning: no @return
	public String getEPPN() {
	              ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:336: warning: no description for @param
	 * @param ePPN
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:337: warning: no description for @return
	 * @return
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:349: warning: no @return
	public PersonType getPerson() {
	                  ^
Generating ./info/textgrid/lab/authn/RBACuser.html...
Generating ./info/textgrid/lab/authn/ShowUserIDHandler.html...
Generating ./info/textgrid/lab/authn/UserIDDialog.html...
Generating ./info/textgrid/lab/authn/views/AuthNView.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/views/AuthNView.java:24: error: malformed HTML
 * @author Martin Haase <martin.haase@daasi.de>
                        ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/views/AuthNView.java:24: error: bad use of '>'
 * @author Martin Haase <martin.haase@daasi.de>
                                              ^
Generating ./info/textgrid/lab/protocol/textgrid/Handler.html...
Generating ./info/textgrid/lab/protocol/textgrid/Messages.html...
Generating ./info/textgrid/lab/protocol/textgrid/ProtocolPlugin.html...
Generating ./info/textgrid/lab/protocol/textgrid/TextGridLabURLConnection.html...
Generating ./info/textgrid/lab/protocol/textgrid/TextGridURLHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/AddSelectionHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/AggregationComposerPerspective.html...
Generating ./info/textgrid/lab/core/aggregations/ui/AggregationsUIPlugin.html...
Generating ./info/textgrid/lab/core/aggregations/ui/CollapseAggregationHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/CollapseAllHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/CommandIDS.html...
Generating ./info/textgrid/lab/core/aggregations/ui/EditAggregationHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/ExpandAggregationHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/ExpandAllHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/Messages.html...
Generating ./info/textgrid/lab/core/aggregations/ui/NewAggregationPreparator.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:47: warning: no @param for wizard
	public void setWizard(ITextGridWizard wizard);
	            ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:71: error: ')' missing in reference
	 * @see NewObjectWizard#defaultPerformFinish(),
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:74: warning - Tag @see: malformed: "NewObjectWizard#defaultPerformFinish(),
      {@link IWizard#performFinish()}"
Generating ./info/textgrid/lab/core/aggregations/ui/NewCollectionPreparator.html...
Generating ./info/textgrid/lab/core/aggregations/ui/NewEditionPreparator.html...
Generating ./info/textgrid/lab/core/aggregations/ui/ReferToHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/RemoveItemHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/RenameItemHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/RevisionReferToHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/SaveNewAggregationRevisionHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/ShowAggregationCompositionPerspectiveHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/ACEditorInputFactory.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/Aggregation.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:160: warning: no @param for aggregation
	public boolean hasParent(Aggregation aggregation) {
	               ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:160: warning: no @return
	public boolean hasParent(Aggregation aggregation) {
	               ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:353: warning: no @return
	public URI getURI() {
	           ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:62: warning: no @param for project
	public Aggregation(final Aggregation parent, final String name,
	       ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:92: warning: no @param for parent
	public Aggregation(final Aggregation parent, final String name,
	       ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:92: warning: no @param for name
	public Aggregation(final Aggregation parent, final String name,
	       ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:92: warning: no @param for object
	public Aggregation(final Aggregation parent, final String name,
	       ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:92: warning: no @param for project
	public Aggregation(final Aggregation parent, final String name,
	       ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:92: warning: no @param for test
	public Aggregation(final Aggregation parent, final String name,
	       ^
Generating ./info/textgrid/lab/core/aggregations/ui/model/IAggregationTypeAdapter.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/ISectionListener.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/Messages.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/SectionDragListener.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/SectionEvent.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/SectionTreeDropAdapter.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/SectionTreeDropAdapter.java:317: warning: no @param for event
	public void getDropTarget(DropTargetEvent event) {
	            ^
Generating ./info/textgrid/lab/core/aggregations/ui/model/TGOentry.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/TGOentry.java:108: warning: no @return
	public URI getURI() {
	           ^
Generating ./info/textgrid/lab/core/aggregations/ui/treeWriter/AggregationWriter.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/treeWriter/AggregationWriter.java:50: warning: no description for @throws
	 * @throws XMLStreamException 
	   ^
Generating ./info/textgrid/lab/core/aggregations/ui/treeWriter/Messages.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditor.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditor.AddAggregationAction.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditor.java:597: warning: no @param for menu
		public MenuItem createMenuItem(final Menu menu, final int style) {
		                ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditor.java:597: warning: no @param for style
		public MenuItem createMenuItem(final Menu menu, final int style) {
		                ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditor.java:597: warning: no @return
		public MenuItem createMenuItem(final Menu menu, final int style) {
		                ^
Generating ./info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditor.SaveType.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditorInput.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/Messages.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/ResponseDialog.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/SectionContentProvider.html...
Generating ./info/textgrid/lab/core/versions/ui/CrudWarningView.html...
Generating ./info/textgrid/lab/core/versions/ui/DetachVersionHandler.html...
Generating ./info/textgrid/lab/core/versions/ui/DetachVersionHandler.ClearVersionJob.html...
Generating ./info/textgrid/lab/core/versions/ui/Messages.html...
Generating ./info/textgrid/lab/core/versions/ui/OpenVersionViewHandler.html...
Generating ./info/textgrid/lab/core/versions/ui/SaveAsDialog.html...
Generating ./info/textgrid/lab/core/versions/ui/SaveNewVersionHandler.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/versions/ui/SaveNewVersionHandler.java:48: warning: no @param for editor
	public static void saveEditor(final IEditorPart editor) {
	                   ^
Generating ./info/textgrid/lab/core/versions/ui/SetPreviousVersionHandler.html...
Generating ./info/textgrid/lab/core/versions/ui/SetPreviousVersionHandler.SetPreviousVersionDialog.html...
Generating ./info/textgrid/lab/core/versions/ui/VersionView.html...
Generating ./info/textgrid/lab/core/importexport/ExportPerspective.html...
Generating ./info/textgrid/lab/core/importexport/ImportObjectAdaptor.html...
Generating ./info/textgrid/lab/core/importexport/ImportPerspective.html...
Generating ./info/textgrid/lab/core/importexport/ImportPlugin.html...
Generating ./info/textgrid/lab/core/importexport/configurators/AbstractAggregationSupplier.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/configurators/AbstractAggregationSupplier.java:98: warning: no @param for aggregationEntries
	protected Collection<String> filterAggregationEntries(final String[] aggregationEntries) {
	                             ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/configurators/AbstractAggregationSupplier.java:98: warning: no @return
	protected Collection<String> filterAggregationEntries(final String[] aggregationEntries) {
	                             ^
Generating ./info/textgrid/lab/core/importexport/configurators/AggregationConfigurator.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/IImportEntryConfigurator.java:21: error: reference not found
	 * {@link ImportModel#addFile(java.io.File, boolean)} after the entry has
	          ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/IImportEntryConfigurator.java:42: warning: no description for @param
	 * @param monitor
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/IExportEntryConfigurator.java:21: error: reference not found
	 * {@link ImportModel#addObject(TextGridObject, IProgressMonitor)} after the
	          ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/IExportEntryConfigurator.java:36: warning: no description for @param
	 * @param monitor
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/AbstractImportEntryConfigurator.java:88: error: bad HTML entity
	 *            contain '&' to mark the acellerator character
	                       ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/IExportEntryConfigurator.java:38: warning - Tag @link: can't find addObject(TextGridObject, IProgressMonitor) in info.textgrid.lab.core.importexport.model.ImportModel
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/IImportEntryConfigurator.java:44: warning - Tag @link: can't find addFile(java.io.File, boolean) in info.textgrid.lab.core.importexport.model.ImportModel
Generating ./info/textgrid/lab/core/importexport/configurators/DirectoryAggregationSupplier.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ISpecialImportEntrySupplier.java:23: warning: no @return
	public InputStream getInputStream() throws IOException;
	                   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ISpecialImportEntrySupplier.java:23: warning: no @throws for java.io.IOException
	public InputStream getInputStream() throws IOException;
	                   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ISpecialImportEntrySupplier.java:28: warning: no @return
	public File getFile();
	            ^
Generating ./info/textgrid/lab/core/importexport/configurators/ListAggregationSupplier.html...
Generating ./info/textgrid/lab/core/importexport/configurators/Messages.html...
Generating ./info/textgrid/lab/core/importexport/configurators/SizeWarningConfigurator.html...
Generating ./info/textgrid/lab/core/importexport/configurators/XMLConfigurator.html...
Generating ./info/textgrid/lab/core/importexport/configurators/ZipEntrySupplier.html...
Generating ./info/textgrid/lab/core/importexport/configurators/ZipFileSupplier.html...
Generating ./info/textgrid/lab/core/importexport/configurators/ZipImportConfigurator.html...
Generating ./info/textgrid/lab/core/importexport/model/AbstractExportEntryConfigurator.html...
Generating ./info/textgrid/lab/core/importexport/model/AbstractImportEntryConfigurator.html...
Generating ./info/textgrid/lab/core/importexport/model/IExportEntryConfigurator.html...
Generating ./info/textgrid/lab/core/importexport/model/IImportEntryConfigurator.html...
Generating ./info/textgrid/lab/core/importexport/model/ImportEntry.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportEntry.java:423: warning: no @return
	public TextGridObject getExistingObject() {
	                      ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportEntry.java:434: warning: no @return
	public boolean isReimport() {
	               ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportEntry.java:445: warning: no @return
	public boolean isNewRevisionImport() {
	               ^
Generating ./info/textgrid/lab/core/importexport/model/ImportExportStatus.html...
Generating ./info/textgrid/lab/core/importexport/model/ImportExportStatus.Operation.html...
Generating ./info/textgrid/lab/core/importexport/model/ImportModel.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:193: warning: no @return
	public static Unmarshaller createUnmarshaller() throws DataBindingException {
	                           ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:226: warning: no description for @param
	 * @param supplier
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:229: warning: no @param for monitor
	public ImportEntry addFile(final File file, final IProgressMonitor monitor, final ISpecialImportEntrySupplier supplier) {
	                   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:244: warning: no description for @param
	 * @param monitor
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:865: warning: no @param for reImport
	public void setImportAsNewRevisions(final boolean reImport) {
	            ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:875: warning: no @return
	public boolean isImportAsNewRevisions() {
	               ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:924: warning: no @return
	public boolean importAsNewRevision() {
	               ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:932: warning: no @return
	public Set<String> getReimportProjectIDs() {
	                   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:945: warning: no @param for monitor
	public LocalFileStatus checkLocalFiles(final IProgressMonitor monitor) {
	                       ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:945: warning: no @return
	public LocalFileStatus checkLocalFiles(final IProgressMonitor monitor) {
	                       ^
Generating ./info/textgrid/lab/core/importexport/model/ImportModel.LocalFileStatus.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:981: warning: no @return
		public boolean ok() {
		               ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:994: warning: no @return
		public boolean allMissing() {
		               ^
Generating ./info/textgrid/lab/core/importexport/model/ImportModel.ModelListener.html...
Generating ./info/textgrid/lab/core/importexport/model/ISpecialImportEntrySupplier.html...
Generating ./info/textgrid/lab/core/importexport/model/Messages.html...
Generating ./info/textgrid/lab/core/importexport/model/ModelObjectFactory.html...
Generating ./info/textgrid/lab/core/importexport/model/RewriteSetup.html...
Generating ./info/textgrid/lab/core/importexport/ui/ExportHandler.html...
Generating ./info/textgrid/lab/core/importexport/ui/ExportPart.html...
Generating ./info/textgrid/lab/core/importexport/ui/ImportExportPart.html...
Generating ./info/textgrid/lab/core/importexport/ui/ImportHandler.html...
Generating ./info/textgrid/lab/core/importexport/ui/ImportPart.html...
Generating ./info/textgrid/lab/core/importexport/ui/ImportPart.AddFilesJob.html...
Generating ./info/textgrid/lab/core/importexport/ui/Messages.html...
Generating ./info/textgrid/lab/core/importexport/ui/OverwriteDialog.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/ui/OverwriteDialog.java:70: error: unknown tag: wbp.parser.constructor
	 * @wbp.parser.constructor
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/ui/OverwriteDialog.java:72: warning: no @param for parentShell
	protected OverwriteDialog(final Shell parentShell, final OverwriteEntry[] entries) {
	          ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/ui/OverwriteDialog.java:72: warning: no @param for entries
	protected OverwriteDialog(final Shell parentShell, final OverwriteEntry[] entries) {
	          ^
Generating ./info/textgrid/lab/core/importexport/ui/OverwriteDialog.OverwriteEntry.html...
Generating ./info/textgrid/lab/core/importexport/ui/ResultPage.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/ui/ResultPage.java:120: warning: no description for @param
	 * @param parent
	   ^
Generating ./info/textgrid/lab/core/importexport/ui/TargetProjectCombo.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/ui/TargetProjectCombo.java:198: warning: no @return
	public boolean isNewRevision() {
	               ^
Generating ./info/textgrid/lab/ui/core/AbstractOpenHandler.html...
Generating ./info/textgrid/lab/ui/core/Activator.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/Activator.java:99: error: unexpected text
	 *            one of {@link IStatus#ERROR}, {@link IStatus#WARNING,
	                                            ^
Generating ./info/textgrid/lab/ui/core/DropSetValues.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/DropSetValues.java:7: error: bad HTML entity
 * which has been moved via drag & drop into the 
                                 ^
Generating ./info/textgrid/lab/ui/core/EditorTGOAdapterFactory.html...
Generating ./info/textgrid/lab/ui/core/IOpenHandler.html...
Generating ./info/textgrid/lab/ui/core/LabWindowAdvisor.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/LabWindowAdvisor.java:10: error: malformed HTML
 * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv)
                         ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/LabWindowAdvisor.java:10: error: bad use of '>'
 * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv)
                                                      ^
Generating ./info/textgrid/lab/ui/core/Messages.html...
Generating ./info/textgrid/lab/ui/core/NoEditorFoundException.html...
Generating ./info/textgrid/lab/ui/core/OpenHandlerContribution.html...
Generating ./info/textgrid/lab/ui/core/TGOEditorAdapterFactory.html...
Generating ./info/textgrid/lab/ui/core/dialogs/AllMetadataDialog.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/AllMetadataDialog.java:386: error: bad HTML entity
	 * Return the initial size of the dialog. different for (mac & win) and
	                                                             ^
Generating ./info/textgrid/lab/ui/core/dialogs/ImportWizard.html...
Generating ./info/textgrid/lab/ui/core/dialogs/ImportWizard.EnterMetadataPage.html...
Generating ./info/textgrid/lab/ui/core/dialogs/ImportWizard.EnterMetadataPage.FileListListener.html...
Generating ./info/textgrid/lab/ui/core/dialogs/ImportWizard.EnterMetadataPage.ImportLabelProvider.html...
Generating ./info/textgrid/lab/ui/core/dialogs/ImportWizard.SelectImportFilesPage.html...
Generating ./info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:38: error: unexpected end tag: </ul>
 * {@link #performFinish(TextGridObject)} is called.</li> </ul>
                                                          ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:16: error: element not closed: ol
 * <ol>
   ^
Generating ./info/textgrid/lab/ui/core/dialogs/ITextGridWizard.html...
Generating ./info/textgrid/lab/ui/core/dialogs/ITextGridWizardPage.html...
Generating ./info/textgrid/lab/ui/core/dialogs/Messages.html...
Generating ./info/textgrid/lab/ui/core/dialogs/MetadataPage.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/MetadataPage.java:16: error: malformed HTML
 * @author tv, Yahya Al-Hajj <alhajj@fh-worms.de>
                             ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/MetadataPage.java:16: error: bad use of '>'
 * @author tv, Yahya Al-Hajj <alhajj@fh-worms.de>
                                                ^
Generating ./info/textgrid/lab/ui/core/dialogs/NewObjectWizard.html...
Generating ./info/textgrid/lab/ui/core/dialogs/NewTGOPage.html...
Generating ./info/textgrid/lab/ui/core/dialogs/NewWorkPreparator.html...
Generating ./info/textgrid/lab/ui/core/dialogs/OpenURIDialog.html...
Generating ./info/textgrid/lab/ui/core/dialogs/TGCrudWarning.html...
Generating ./info/textgrid/lab/ui/core/handlers/AbstractOpenObjectHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/AddObjectHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/AddObjectMenuHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/ContributableOpenHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/CopyURIHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/DeactivateProjectDialog.html...
Generating ./info/textgrid/lab/ui/core/handlers/DeactivateProjectHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/DefaultOpenHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/DeleteEmptyProjectDialog.html...
Generating ./info/textgrid/lab/ui/core/handlers/DeleteEmptyProjectHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/DeleteHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/DeleteProjectFileHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/ExportHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/GenericOpenHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/GenericOpenReadOnlyHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/ImportFilesHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/Messages.html...
Generating ./info/textgrid/lab/ui/core/handlers/NewObject.html...
Generating ./info/textgrid/lab/ui/core/handlers/OpenHandler.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/handlers/OpenHandler.java:53: error: malformed HTML
 * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv)
                         ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/handlers/OpenHandler.java:53: error: bad use of '>'
 * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv)
                                                      ^
Generating ./info/textgrid/lab/ui/core/handlers/OpenMDEHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/OpenProjectFileHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/OpenURIHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/ReactivateProjectDialog.html...
Generating ./info/textgrid/lab/ui/core/handlers/ReactivateProjectHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/ReloadMetadataHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/SaveLocalCopyHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/ShowRawMetadataHandler.html...
Generating ./info/textgrid/lab/ui/core/locking/JobChangeLogger.html...
Generating ./info/textgrid/lab/ui/core/locking/LockingJob.html...
Generating ./info/textgrid/lab/ui/core/locking/LockingPartListener.html...
Generating ./info/textgrid/lab/ui/core/locking/LockingService.html...
Generating ./info/textgrid/lab/ui/core/locking/Messages.html...
Generating ./info/textgrid/lab/ui/core/menus/Messages.html...
Generating ./info/textgrid/lab/ui/core/menus/NewObjectMenu.html...
Generating ./info/textgrid/lab/ui/core/menus/OpenContributionItem.html...
Generating ./info/textgrid/lab/ui/core/menus/OpenContributionItem.OpenHandlerAction.html...
Generating ./info/textgrid/lab/ui/core/menus/OpenObjectService.html...
Generating ./info/textgrid/lab/ui/core/menus/OpenWithCompound.html...
Generating ./info/textgrid/lab/ui/core/menus/TGOpenWithDynamicMenu.html...
Generating ./info/textgrid/lab/ui/core/menus/TGOpenWithMenu.html...
Generating ./info/textgrid/lab/ui/core/menus/TGOpenWithMenuContributionItem.html...
Generating ./info/textgrid/lab/core/tgauthclient/TGAuthClientPlugin.html...
Generating ./info/textgrid/lab/core/tgauthclient/TgAuthClientUtilities.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/src/info/textgrid/lab/core/tgauthclient/TgAuthClientUtilities.java:26: error: unknown tag: TODO
 * @TODO need to add proxy settings as they were present in RBACClientUtilies
   ^
Generating ./info/textgrid/lab/core/tgcrud/client/CrudClientUtilities.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/src/info/textgrid/lab/core/tgcrud/client/CrudClientUtilities.java:70: error: malformed HTML
	 * (well, if you supply a value < 1000 it will be interpreted as seconds.)
	                                ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/src/info/textgrid/lab/core/tgcrud/client/CrudClientUtilities.java:34: error: malformed HTML
 * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> for <a
                         ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/src/info/textgrid/lab/core/tgcrud/client/CrudClientUtilities.java:34: error: bad use of '>'
 * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> for <a
                                                      ^
Generating ./info/textgrid/lab/core/tgcrud/client/TGCrudClientPlugin.html...
Generating ./info/textgrid/lab/core/model/AbstractResource.html...
Generating ./info/textgrid/lab/core/model/Activator.html...
Generating ./info/textgrid/lab/core/model/AggregationReader.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/AggregationReader.java:146: error: unknown tag: category
	 * @category EXPERIMENTAL
	   ^
Generating ./info/textgrid/lab/core/model/AggregationReader.AggregationException.html...
Generating ./info/textgrid/lab/core/model/CrudError.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/CrudError.java:21: error: header used out of sequence: <H4>
 * <h4>TODO</h4>
   ^
Generating ./info/textgrid/lab/core/model/CrudServiceException.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/CrudServiceException.java:66: error: reference not found
	 *            {@link IoFaultException}.
	                     ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/CrudServiceException.java:75: error: unknown tag: TODO
	 * @TODO This class method should be refactored to some more sensible place.
	   ^
Generating ./info/textgrid/lab/core/model/IChildListChangedListener.html...
Generating ./info/textgrid/lab/core/model/IChildListParent.html...
Generating ./info/textgrid/lab/core/model/IncompleteMetadataException.html...
Generating ./info/textgrid/lab/core/model/IndexedWorkspaceJob.html...
Generating ./info/textgrid/lab/core/model/ITextGridModelConstants.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/ITextGridModelConstants.java:6: error: malformed HTML
 * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> for <a
                         ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/ITextGridModelConstants.java:6: error: bad use of '>'
 * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> for <a
                                                      ^
Generating ./info/textgrid/lab/core/model/ITextGridPermission.html...
Generating ./info/textgrid/lab/core/model/ITextGridProjectListener.html...
Generating ./info/textgrid/lab/core/model/ITextGridProjectListener.Event.html...
Generating ./info/textgrid/lab/core/model/Messages.html...
Generating ./info/textgrid/lab/core/model/ModelAdaptorFactory.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/ModelAdaptorFactory.java:36: error: reference not found
 * {@link TextGridObject#getAdapter(Object, Class)} instead.
          ^
Generating ./info/textgrid/lab/core/model/ProjectDoesNotExistException.html...
Generating ./info/textgrid/lab/core/model/ProjectFileException.html...
Generating ./info/textgrid/lab/core/model/ProjectFileException.Operation.html...
Generating ./info/textgrid/lab/core/model/RBACServiceException.html...
Generating ./info/textgrid/lab/core/model/RestrictedTextGridObject.html...
Generating ./info/textgrid/lab/core/model/SchedulingException.html...
Generating ./info/textgrid/lab/core/model/TextGridErrorHandler.html...
Generating ./info/textgrid/lab/core/model/TextGridObject.html...
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:417: error: reference not found
	 * {@linkplain #internalSetMetadataXML(OMElement, boolean) modified} but not
	               ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:453: error: reference not found
	 * {@link #internalSetMetadataXML(OMElement, boolean)} and
	          ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:454: error: reference not found
	 * {@link #move(OMElement)}.
	          ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:701: error: header used out of sequence: <H4>
	 * <h4>Warning: Call-by-reference semantics</h4> Clients <strong>must
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:771: error: @param name not found
	 * @param element
	          ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:785: error: unknown tag: noreference
	 * @noreference This method is not intended to be referenced by clients.
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1121: error: unknown tag: category
	 * @category EXPERIMENTAL
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1230: error: reference not found
	 * {@link #internalSetMetadataXML(OMElement, boolean)} on the result.
	          ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1233: error: bad HTML entity
	 * FIXME maybe: if (complete && !existingObject.isComplete())
	                             ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1233: error: bad HTML entity
	 * FIXME maybe: if (complete && !existingObject.isComplete())
	                              ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1265: error: reference not found
	 * @see #internalSetMetadataXML(OMElement, boolean)
	        ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1550: error: @param name not found
	 * @param format
	          ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1576: error: malformed HTML
	 * @author Yahya Al-Hajj <alhajj@fh-worms.de>
	                         ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1576: error: bad use of '>'
	 * @author Yahya Al-Hajj <alhajj@fh-worms.de>
	                                            ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1580: error: unknown tag: category
	 * @category HACK
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1631: error: unknown tag: category
	 * @category HACK
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:2072: error: reference not found
	 *             with an embedded {@link JaxenException} if extracting the
	                                       ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:2449: error: element not closed: code
	 * <code>computeTextGridURI(computeEFSURI(uri)).equals(uri) == true<code>
	                                                                   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:2449: error: element not closed: code
	 * <code>computeTextGridURI(computeEFSURI(uri)).equals(uri) == true<code>
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:3005: error: unknown tag: category
	 * @category HACK
	   ^
/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:3012: error: unknown tag: del
	 *            FIXME currently not honoured <del>if the local copy already
	                                           ^
Generating ./info/textgrid/lab/core/model/TextGridObject.DeepCopyException.html...
Generating ./info/textgrid/lab/core/model/TextGridObject.ITextGridObjectListener.html...
Generating ./info/textgrid/lab/core/model/TextGridObject.ITextGridObjectListener.Event.html...
Generating ./info/textgrid/lab/core/model/TextGridProject.html...
Generating ./info/textgrid/lab/core/model/TextGridProjectFile.html...
Generating ./info/textgrid/lab/core/model/TextGridProjectRoot.html...
Generating ./info/textgrid/lab/core/model/TextGridProjectRoot.LEVELS.html...
Generating ./info/textgrid/lab/core/model/TGContentType.html...
Generating ./info/textgrid/lab/core/model/TGObjectReference.html...
Generating ./info/textgrid/lab/core/model/TGObjectReference.ITGObjectReferenceListener.html...
Generating ./info/textgrid/lab/core/model/TGObjectReference.ITGObjectReferenceListener.Event.html...
Generating ./info/textgrid/lab/core/model/TGOPropertyTester.html...
Generating ./info/textgrid/lab/core/model/UserRole2.html...
Generating ./info/textgrid/lab/core/model/util/LongOperation.html...
Generating ./info/textgrid/lab/core/model/util/LongOperation.JoiningRunnable.html...
Generating ./info/textgrid/lab/core/model/util/LongOperation.LongOperationException.html...
Generating ./info/textgrid/lab/core/model/util/LongOperation.RunnableWrappingJob.html...
Generating ./info/textgrid/lab/core/model/util/ModelUtil.html...
Generating ./info/textgrid/lab/core/model/util/ModelUtil.InUIThreadException.html...
Generating ./info/textgrid/lab/core/model/util/ResourceDeltaPrinter.html...
Generating ./info/textgrid/lab/core/model/util/StringToOM.html...
Generating ./info/textgrid/lab/core/model/util/TextGridObjectPropertyTester.html...
Generating ./info/textgrid/lab/log/Activator.html...
Generating ./info/textgrid/lab/log/logsession.html...
Generating ./info/textgrid/lab/core/swtutils/Activator.html...
Generating ./info/textgrid/lab/core/swtutils/AdapterUtils.html...
Generating ./info/textgrid/lab/core/swtutils/AdapterUtils.AdapterNotFoundException.html...
Generating ./info/textgrid/lab/core/swtutils/AsyncStatusManager.html...
Generating ./info/textgrid/lab/core/swtutils/ChunkingElementCollector.html...
Generating ./info/textgrid/lab/core/swtutils/CommandLinkHandler.html...
Generating ./info/textgrid/lab/core/swtutils/CoreExceptionStatus.html...
Generating ./info/textgrid/lab/core/swtutils/DeferredListContentProvider.html...
Generating ./info/textgrid/lab/core/swtutils/DeferredListContentProvider.IDoneListener.html...
Generating ./info/textgrid/lab/core/swtutils/ExclusiveSelection.html...
Generating ./info/textgrid/lab/core/swtutils/IntervalMultimap.html...
Generating ./info/textgrid/lab/core/swtutils/IntervalMultimap.Interval.html...
Generating ./info/textgrid/lab/core/swtutils/LogUtil.html...
Generating ./info/textgrid/lab/core/swtutils/MessageDialogWithCheckbuttons.html...
Generating ./info/textgrid/lab/core/swtutils/MultipleInputDialog.html...
Generating ./info/textgrid/lab/core/swtutils/MultipleInputDialog.FieldSummary.html...
Generating ./info/textgrid/lab/core/swtutils/NonemptyTextValidator.html...
Generating ./info/textgrid/lab/core/swtutils/PendingLabelProvider.html...
Generating ./info/textgrid/lab/core/swtutils/PixelConverter.html...
Generating ./info/textgrid/lab/core/swtutils/PlatformUtils.html...
Generating ./info/textgrid/lab/core/swtutils/SelectionDragAdapter.html...
Generating ./info/textgrid/lab/core/swtutils/SWTFactory.html...
Generating ./info/textgrid/lab/core/swtutils/TextFieldDecorator.html...
Generating ./info/textgrid/lab/core/swtutils/TextValidator.html...
Generating ./info/textgrid/lab/core/swtutils/TitleArea.html...
Generating ./info/textgrid/lab/core/swtutils/Validator.html...
Generating ./info/textgrid/lab/core/swtutils/annotations/ActiveEditorAnnotationViewerController.html...
Generating ./info/textgrid/lab/core/swtutils/annotations/AnnotationContentProvider.html...
Generating ./info/textgrid/lab/core/swtutils/annotations/AnnotationViewerController.html...
Generating ./com/logabit/xlayout/CachedDocumentFactory.html...
Generating ./com/logabit/xlayout/ControlHandlerConfig.html...
Generating ./com/logabit/xlayout/ControlHandlerConfigurationException.html...
Generating ./com/logabit/xlayout/ControlNotFoundException.html...
Generating ./com/logabit/xlayout/Messages.html...
Generating ./com/logabit/xlayout/ParseException.html...
Generating ./com/logabit/xlayout/XLayout.html...
Generating ./com/logabit/xlayout/XLayoutFactory.html...
Generating ./com/logabit/xlayout/XLayoutFactoryException.html...
Generating ./info/textgrid/lab/core/metadataeditor/Activator.html...
Generating ./info/textgrid/lab/core/metadataeditor/IMetadataPart.html...
Generating ./info/textgrid/lab/core/metadataeditor/MDTest.html...
Generating ./info/textgrid/lab/core/metadataeditor/MDTest.Data.html...
Generating ./info/textgrid/lab/core/metadataeditor/Messages.html...
Generating ./info/textgrid/lab/core/metadataeditor/MetaDataDialog.html...
Generating ./info/textgrid/lab/core/metadataeditor/MetaDataSection.html...
Generating ./info/textgrid/lab/core/metadataeditor/MetaDataView.html...
Generating ./info/textgrid/lab/core/metadataeditor/MetaDataView.OBJECT_TYPE.html...
Generating ./info/textgrid/lab/core/metadataeditor/PluginPath.html...
Generating ./info/textgrid/lab/core/metadataeditor/ScrolledPageArea.html...
Generating ./info/textgrid/lab/core/metadataeditor/ShowMetadataEditorHandler.html...
Generating ./info/textgrid/lab/ui/core/utils/Activator.html...
Generating ./info/textgrid/lab/ui/core/utils/CheckboxProjectNavigator.html...
Generating ./info/textgrid/lab/ui/core/utils/Messages.html...
Generating ./info/textgrid/lab/ui/core/utils/ProjectCombo.html...
Generating ./info/textgrid/lab/ui/core/utils/ProjectNavigator.html...
Generating ./info/textgrid/lab/ui/core/utils/TextGridObjectTableViewer.html...
Generating ./info/textgrid/lab/ui/core/utils/TextGridObjectTableViewer.Column.html...
Generating ./info/textgrid/lab/ui/core/utils/TextGridObjectTableViewer.ColumnComparator.html...
Generating ./info/textgrid/lab/ui/core/utils/TextGridObjectTableViewer.TGOProjectLabelProvider.html...
Generating ./info/textgrid/lab/ui/core/utils/TextGridObjectTransfer.html...
Generating ./info/textgrid/lab/ui/core/utils/TextGridUriHtmlTransfer.html...
Generating ./info/textgrid/lab/ui/core/utils/TGODefaultLabelProvider.html...
Generating ./info/textgrid/lab/ui/core/utils/TGODefaultLabelProvider.TGOTitleLabelProvider.html...
Generating ./info/textgrid/lab/ui/core/utils/UpdatingDeferredListContentProvider.html...
Generating ./info/textgrid/lab/core/browserfix/BrowserFixPlugin.html...
Generating ./info/textgrid/lab/core/browserfix/BrowserStatusHandler.html...
Generating ./info/textgrid/lab/core/browserfix/TextGridLabBrowser.html...
Generating ./info/textgrid/util/collection/Filter.html...
Generating ./info/textgrid/util/collection/FilteringIterator.html...
Generating ./info/textgrid/util/text/TextUtils.html...
Generating ./overview-frame.html...
Generating ./com/logabit/xlayout/package-frame.html...
Generating ./com/logabit/xlayout/package-summary.html...
Generating ./com/logabit/xlayout/package-tree.html...
Generating ./info/textgrid/lab/authn/package-frame.html...
Generating ./info/textgrid/lab/authn/package-summary.html...
Generating ./info/textgrid/lab/authn/package-tree.html...
Generating ./info/textgrid/lab/authn/views/package-frame.html...
Generating ./info/textgrid/lab/authn/views/package-summary.html...
Generating ./info/textgrid/lab/authn/views/package-tree.html...
Generating ./info/textgrid/lab/conf/package-frame.html...
Generating ./info/textgrid/lab/conf/package-summary.html...
Generating ./info/textgrid/lab/conf/package-tree.html...
Generating ./info/textgrid/lab/conf/client/package-frame.html...
Generating ./info/textgrid/lab/conf/client/package-summary.html...
Generating ./info/textgrid/lab/conf/client/package-tree.html...
Generating ./info/textgrid/lab/core/aggregations/ui/package-frame.html...
Generating ./info/textgrid/lab/core/aggregations/ui/package-summary.html...
Generating ./info/textgrid/lab/core/aggregations/ui/package-tree.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/package-frame.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/package-summary.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/package-tree.html...
Generating ./info/textgrid/lab/core/aggregations/ui/treeWriter/package-frame.html...
Generating ./info/textgrid/lab/core/aggregations/ui/treeWriter/package-summary.html...
Generating ./info/textgrid/lab/core/aggregations/ui/treeWriter/package-tree.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/package-frame.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/package-summary.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/package-tree.html...
Generating ./info/textgrid/lab/core/browserfix/package-frame.html...
Generating ./info/textgrid/lab/core/browserfix/package-summary.html...
Generating ./info/textgrid/lab/core/browserfix/package-tree.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/package-frame.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/package-summary.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/package-tree.html...
Generating ./info/textgrid/lab/core/importexport/package-frame.html...
Generating ./info/textgrid/lab/core/importexport/package-summary.html...
Generating ./info/textgrid/lab/core/importexport/package-tree.html...
Generating ./info/textgrid/lab/core/importexport/configurators/package-frame.html...
Generating ./info/textgrid/lab/core/importexport/configurators/package-summary.html...
Generating ./info/textgrid/lab/core/importexport/configurators/package-tree.html...
Generating ./info/textgrid/lab/core/importexport/model/package-frame.html...
Generating ./info/textgrid/lab/core/importexport/model/package-summary.html...
Generating ./info/textgrid/lab/core/importexport/model/package-tree.html...
Generating ./info/textgrid/lab/core/importexport/ui/package-frame.html...
Generating ./info/textgrid/lab/core/importexport/ui/package-summary.html...
Generating ./info/textgrid/lab/core/importexport/ui/package-tree.html...
Generating ./info/textgrid/lab/core/metadataeditor/package-frame.html...
Generating ./info/textgrid/lab/core/metadataeditor/package-summary.html...
Generating ./info/textgrid/lab/core/metadataeditor/package-tree.html...
Generating ./info/textgrid/lab/core/model/package-frame.html...
Generating ./info/textgrid/lab/core/model/package-summary.html...
Generating ./info/textgrid/lab/core/model/package-tree.html...
Generating ./info/textgrid/lab/core/model/util/package-frame.html...
Generating ./info/textgrid/lab/core/model/util/package-summary.html...
Generating ./info/textgrid/lab/core/model/util/package-tree.html...
Generating ./info/textgrid/lab/core/swtutils/package-frame.html...
Generating ./info/textgrid/lab/core/swtutils/package-summary.html...
Generating ./info/textgrid/lab/core/swtutils/package-tree.html...
Generating ./info/textgrid/lab/core/swtutils/annotations/package-frame.html...
Generating ./info/textgrid/lab/core/swtutils/annotations/package-summary.html...
Generating ./info/textgrid/lab/core/swtutils/annotations/package-tree.html...
Generating ./info/textgrid/lab/core/tgauthclient/package-frame.html...
Generating ./info/textgrid/lab/core/tgauthclient/package-summary.html...
Generating ./info/textgrid/lab/core/tgauthclient/package-tree.html...
Generating ./info/textgrid/lab/core/tgcrud/client/package-frame.html...
Generating ./info/textgrid/lab/core/tgcrud/client/package-summary.html...
Generating ./info/textgrid/lab/core/tgcrud/client/package-tree.html...
Generating ./info/textgrid/lab/core/versions/ui/package-frame.html...
Generating ./info/textgrid/lab/core/versions/ui/package-summary.html...
Generating ./info/textgrid/lab/core/versions/ui/package-tree.html...
Generating ./info/textgrid/lab/log/package-frame.html...
Generating ./info/textgrid/lab/log/package-summary.html...
Generating ./info/textgrid/lab/log/package-tree.html...
Generating ./info/textgrid/lab/newsearch/package-frame.html...
Generating ./info/textgrid/lab/newsearch/package-summary.html...
Generating ./info/textgrid/lab/newsearch/package-tree.html...
Generating ./info/textgrid/lab/protocol/textgrid/package-frame.html...
Generating ./info/textgrid/lab/protocol/textgrid/package-summary.html...
Generating ./info/textgrid/lab/protocol/textgrid/package-tree.html...
Generating ./info/textgrid/lab/search/package-frame.html...
Generating ./info/textgrid/lab/search/package-summary.html...
Generating ./info/textgrid/lab/search/package-tree.html...
Generating ./info/textgrid/lab/ui/core/package-frame.html...
Generating ./info/textgrid/lab/ui/core/package-summary.html...
Generating ./info/textgrid/lab/ui/core/package-tree.html...
Generating ./info/textgrid/lab/ui/core/dialogs/package-frame.html...
Generating ./info/textgrid/lab/ui/core/dialogs/package-summary.html...
Generating ./info/textgrid/lab/ui/core/dialogs/package-tree.html...
Generating ./info/textgrid/lab/ui/core/handlers/package-frame.html...
Generating ./info/textgrid/lab/ui/core/handlers/package-summary.html...
Generating ./info/textgrid/lab/ui/core/handlers/package-tree.html...
Generating ./info/textgrid/lab/ui/core/locking/package-frame.html...
Generating ./info/textgrid/lab/ui/core/locking/package-summary.html...
Generating ./info/textgrid/lab/ui/core/locking/package-tree.html...
Generating ./info/textgrid/lab/ui/core/menus/package-frame.html...
Generating ./info/textgrid/lab/ui/core/menus/package-summary.html...
Generating ./info/textgrid/lab/ui/core/menus/package-tree.html...
Generating ./info/textgrid/lab/ui/core/utils/package-frame.html...
Generating ./info/textgrid/lab/ui/core/utils/package-summary.html...
Generating ./info/textgrid/lab/ui/core/utils/package-tree.html...
Generating ./info/textgrid/util/collection/package-frame.html...
Generating ./info/textgrid/util/collection/package-summary.html...
Generating ./info/textgrid/util/collection/package-tree.html...
Generating ./info/textgrid/util/text/package-frame.html...
Generating ./info/textgrid/util/text/package-summary.html...
Generating ./info/textgrid/util/text/package-tree.html...
Generating ./constant-values.html...
Generating ./serialized-form.html...
Building index for all the packages and classes...
Generating ./overview-tree.html...
Generating ./index-all.html...
Generating ./deprecated-list.html...
Building index for all classes...
Generating ./allclasses-frame.html...
Generating ./allclasses-noframe.html...
Generating ./index.html...
Generating ./overview-summary.html...
Generating ./help-doc.html...
100 errors
100 warnings
[INFO] execution failed with rc = 1
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/overview-summary.html -> target/reference/api/overview-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/constant-values.html -> target/reference/api/constant-values.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/deprecated-list.html -> target/reference/api/deprecated-list.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/com/logabit/xlayout/package-summary.html -> target/reference/api/com/logabit/xlayout/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/authn/package-summary.html -> target/reference/api/info/textgrid/lab/authn/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/authn/views/package-summary.html -> target/reference/api/info/textgrid/lab/authn/views/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/conf/package-summary.html -> target/reference/api/info/textgrid/lab/conf/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/conf/client/package-summary.html -> target/reference/api/info/textgrid/lab/conf/client/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/aggregations/ui/package-summary.html -> target/reference/api/info/textgrid/lab/core/aggregations/ui/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/aggregations/ui/model/package-summary.html -> target/reference/api/info/textgrid/lab/core/aggregations/ui/model/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/aggregations/ui/treeWriter/package-summary.html -> target/reference/api/info/textgrid/lab/core/aggregations/ui/treeWriter/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/aggregations/ui/views/package-summary.html -> target/reference/api/info/textgrid/lab/core/aggregations/ui/views/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/browserfix/package-summary.html -> target/reference/api/info/textgrid/lab/core/browserfix/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/efs/tgcrud/package-summary.html -> target/reference/api/info/textgrid/lab/core/efs/tgcrud/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/importexport/package-summary.html -> target/reference/api/info/textgrid/lab/core/importexport/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/importexport/configurators/package-summary.html -> target/reference/api/info/textgrid/lab/core/importexport/configurators/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/importexport/model/package-summary.html -> target/reference/api/info/textgrid/lab/core/importexport/model/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/importexport/ui/package-summary.html -> target/reference/api/info/textgrid/lab/core/importexport/ui/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/metadataeditor/package-summary.html -> target/reference/api/info/textgrid/lab/core/metadataeditor/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/model/package-summary.html -> target/reference/api/info/textgrid/lab/core/model/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/model/util/package-summary.html -> target/reference/api/info/textgrid/lab/core/model/util/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/swtutils/package-summary.html -> target/reference/api/info/textgrid/lab/core/swtutils/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/swtutils/annotations/package-summary.html -> target/reference/api/info/textgrid/lab/core/swtutils/annotations/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/tgauthclient/package-summary.html -> target/reference/api/info/textgrid/lab/core/tgauthclient/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/tgcrud/client/package-summary.html -> target/reference/api/info/textgrid/lab/core/tgcrud/client/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/versions/ui/package-summary.html -> target/reference/api/info/textgrid/lab/core/versions/ui/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/log/package-summary.html -> target/reference/api/info/textgrid/lab/log/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/newsearch/package-summary.html -> target/reference/api/info/textgrid/lab/newsearch/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/protocol/textgrid/package-summary.html -> target/reference/api/info/textgrid/lab/protocol/textgrid/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/search/package-summary.html -> target/reference/api/info/textgrid/lab/search/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/ui/core/package-summary.html -> target/reference/api/info/textgrid/lab/ui/core/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/ui/core/dialogs/package-summary.html -> target/reference/api/info/textgrid/lab/ui/core/dialogs/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/ui/core/handlers/package-summary.html -> target/reference/api/info/textgrid/lab/ui/core/handlers/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/ui/core/locking/package-summary.html -> target/reference/api/info/textgrid/lab/ui/core/locking/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/ui/core/menus/package-summary.html -> target/reference/api/info/textgrid/lab/ui/core/menus/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/ui/core/utils/package-summary.html -> target/reference/api/info/textgrid/lab/ui/core/utils/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/util/collection/package-summary.html -> target/reference/api/info/textgrid/util/collection/package-summary.html
[INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/util/text/package-summary.html -> target/reference/api/info/textgrid/util/text/package-summary.html
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.doc ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/info.textgrid.lab.core.doc-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.doc ---
[INFO] No baseline version MavenProject: info.textgrid.lab.core.doc:info.textgrid.lab.core.doc:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.doc ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.doc ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.doc ---
[INFO] No baseline version MavenProject: info.textgrid.lab.core.doc:info.textgrid.lab.core.doc:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] TextGridLab Core ................................... SUCCESS [  0.042 s]
[INFO] info.textgrid.lab.conf ............................. SUCCESS [  1.467 s]
[INFO] info.textgrid.lab.core.tgauthclient ................ SUCCESS [  0.705 s]
[INFO] info.textgrid.lab.authn ............................ SUCCESS [  0.306 s]
[INFO] info.textgrid.lab.core.browserfix .................. SUCCESS [  0.459 s]
[INFO] info.textgrid.lab.log .............................. SUCCESS [  0.461 s]
[INFO] info.textgrid.lab.core.swtutils .................... SUCCESS [  0.676 s]
[INFO] info.textgrid.lab.core.tgcrud.client.jaxws ......... SUCCESS [  0.469 s]
[INFO] info.textgrid.lab.core.model ....................... SUCCESS [  0.441 s]
[INFO] info.textgrid.lab.search ........................... SUCCESS [  0.256 s]
[INFO] info.textgrid.lab.ui.core.utils .................... SUCCESS [  0.239 s]
[INFO] info.textgrid.lab.core.metadataeditor .............. SUCCESS [  0.927 s]
[INFO] info.textgrid.lab.ui.core .......................... SUCCESS [  0.523 s]
[INFO] info.textgrid.lab.core.efs.tgcrud .................. SUCCESS [  0.244 s]
[INFO] info.textgrid.lab.core.aggregations ................ SUCCESS [  0.125 s]
[INFO] info.textgrid.lab.core.aggregations.ui ............. SUCCESS [  0.400 s]
[INFO] info.textgrid.lab.feature.auth ..................... SUCCESS [  0.223 s]
[INFO] info.textgrid.lab.protocol.textgrid ................ SUCCESS [  0.153 s]
[INFO] info.textgrid.utils ................................ SUCCESS [  0.483 s]
[INFO] info.textgrid.lab.core.importexport ................ SUCCESS [  0.406 s]
[INFO] info.textgrid.lab.core.importexport.legacy ......... SUCCESS [  0.474 s]
[INFO] info.textgrid.lab.xsltsupport ...................... SUCCESS [  0.446 s]
[INFO] info.textgrid.lab.core.feature ..................... SUCCESS [  0.677 s]
[INFO] info.textgrid.lab.core.swtutils.test ............... SUCCESS [  0.127 s]
[INFO] info.textgrid.lab.protocol.textgrid.tests .......... SUCCESS [  0.108 s]
[INFO] info.textgrid.lab.ui.core.tests .................... SUCCESS [  1.327 s]
[INFO] core-repository .................................... SUCCESS [ 11.619 s]
[INFO] TextGridLab Core API Documentation ................. SUCCESS [  5.312 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:41 min
[INFO] Finished at: 2018-10-22T17:24:18+02:00
[INFO] Final Memory: 480M/3180M
[INFO] ------------------------------------------------------------------------

Building help ...
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/pom.xml
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/core
[INFO] Fetching p2.index from http://textgridlab.org/updates/luna/ (0B at 0B/s)
[INFO] Adding repository http://textgridlab.org/updates/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/releases/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
[INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.14.1/luna
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/pom.xml
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/pom.xml
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:help-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/help-repository/pom.xml
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:help-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/help-repository/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:help-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/help-repository/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] help
[INFO] info.textgrid.lab.doc.devel
[INFO] info.textgrid.lab.help
[INFO] info.textgrid.lab.help.feature
[INFO] help-repository
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building help 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ help ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ help ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ help ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ help ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.doc.devel 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.doc.devel ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.doc.devel ---
[INFO] The project's OSGi version is 0.0.1.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.doc.devel ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.doc.devel ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.doc.devel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.doc.devel ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.doc.devel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.doc.devel ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.doc.devel ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/target/info.textgrid.lab.doc.devel-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.doc.devel ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.doc.devel ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.doc.devel ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.doc.devel ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.help 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.help ---
[INFO] The project's OSGi version is 0.0.1.201510271536
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.help ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.help ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/pom.xml
[INFO] Compiling 1 source file to /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.help ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/target/info.textgrid.lab.help-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.help ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.help ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/plugin.properties not found
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/target/info.textgrid.lab.help-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.help ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.help ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.help.feature 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.help.feature ---
[INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.help.feature ---
[INFO] The project's OSGi version is 1.0.0.201510271536
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.help.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.help.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.help.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.help.feature ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/target/info.textgrid.lab.help.feature-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.help.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.help.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.help.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.help.feature ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/target/info.textgrid.lab.help.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.help.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building help-repository 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ help-repository ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ help-repository ---
[INFO] The project's OSGi version is 0.0.1.201510271536
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ help-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ help-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/help/help-repository/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ help-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ help-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ help-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ help-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ help-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ help-repository ---
[INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/help/help-repository/target/help-repository-0.0.1-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ help-repository ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ help-repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ help-repository ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] help ............................................... SUCCESS [  0.061 s]
[INFO] info.textgrid.lab.doc.devel ........................ SUCCESS [  1.301 s]
[INFO] info.textgrid.lab.help ............................. SUCCESS [  2.531 s]
[INFO] info.textgrid.lab.help.feature ..................... SUCCESS [  0.143 s]
[INFO] help-repository .................................... SUCCESS [  6.348 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.193 s
[INFO] Finished at: 2018-10-22T17:24:50+02:00
[INFO] Final Memory: 205M/1553M
[INFO] ------------------------------------------------------------------------

Building xmleditor ...
[INFO] Scanning for projects...
[WARNING] Could not transfer metadata info.textgrid.lab:parent:3.1.0-SNAPSHOT/maven-metadata.xml from/to lab-core (${lab.repository.core}): Cannot access ${lab.repository.core} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata info.textgrid.lab:parent:3.1.0-SNAPSHOT/maven-metadata.xml from/to textgridlab-dependencies (${lab.repository.dependencies}): Cannot access ${lab.repository.dependencies} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata info.textgrid.lab:parent:3.1.0-SNAPSHOT/maven-metadata.xml from/to tg-extra-deps (https://textgridlab.org/updates/extra-deps): Cannot access https://textgridlab.org/updates/extra-deps with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata info.textgrid.lab:parent:3.1.0-SNAPSHOT/maven-metadata.xml from/to wordwrap-plugin (http://dev.cdhq.de/eclipse/updatesite/indigo/): Cannot access http://dev.cdhq.de/eclipse/updatesite/indigo/ with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[INFO] Computing target platform for MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/pom.xml
[INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/core
[INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/textgridlab-dependencies
[INFO] Adding repository https://textgridlab.org/updates/extra-deps
[INFO] Adding repository http://dev.cdhq.de/eclipse/updatesite/indigo
[INFO] Fetching p2.index from http://textgridlab.org/updates/luna/ (0B at 0B/s)
[INFO] Adding repository http://textgridlab.org/updates/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/releases/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
[INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.14.1/luna
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.supplements.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.supplements.feature/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.supplements.feature/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.4-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.4-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.4-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:xmleditor-repository:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/xmleditor-repository/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:xmleditor-repository:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/xmleditor-repository/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:xmleditor-repository:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/xmleditor-repository/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] xmleditor
[INFO] com.thaiopensource.relaxng.trang
[INFO] info.textgrid.lab.xmleditor.supplements.feature
[INFO] info.textgrid.lab.xmleditor.sac
[INFO] net.sf.vex.toolkit
[INFO] net.sf.vex.editor
[INFO] info.textgrid.lab.xmleditor.mpeditor
[INFO] info.textgrid.lab.xmleditor.musicharbrowser
[INFO] info.textgrid.lab.xmleditor.relaxng.provisional
[INFO] info.textgrid.lab.xmleditor.tei
[INFO] info.textgrid.lab.xmleditor.feature
[INFO] xmleditor-repository
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building xmleditor 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmleditor ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ xmleditor ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ xmleditor ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ xmleditor ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building com.thaiopensource.relaxng.trang 1.0.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ com.thaiopensource.relaxng.trang ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ com.thaiopensource.relaxng.trang ---
[INFO] The project's OSGi version is 1.0.0
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ com.thaiopensource.relaxng.trang ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ com.thaiopensource.relaxng.trang ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.thaiopensource.relaxng.trang ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ com.thaiopensource.relaxng.trang ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/pom.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ com.thaiopensource.relaxng.trang ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ com.thaiopensource.relaxng.trang ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ com.thaiopensource.relaxng.trang ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/target/com.thaiopensource.relaxng.trang-1.0.0.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ com.thaiopensource.relaxng.trang ---
[INFO] No baseline version MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ com.thaiopensource.relaxng.trang ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/target/com.thaiopensource.relaxng.trang-1.0.0-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ com.thaiopensource.relaxng.trang ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ com.thaiopensource.relaxng.trang ---
[INFO] No baseline version MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.xmleditor.supplements.feature 0.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.supplements.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.xmleditor.supplements.feature ---
[INFO] The project's OSGi version is 0.3.0.201503251328
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.supplements.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.supplements.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.supplements.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.xmleditor.supplements.feature ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.supplements.feature/target/info.textgrid.lab.xmleditor.supplements.feature-0.3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.supplements.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.supplements.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.xmleditor.supplements.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.supplements.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.supplements.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.supplements.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.supplements.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.xmleditor.sac 1.0.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.sac ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xmleditor.sac ---
[INFO] The project's OSGi version is 1.0.0
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.sac ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.sac ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xmleditor.sac ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.xmleditor.sac ---
[INFO] Compiling 264 source files to /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xmleditor.sac ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.sac ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xmleditor.sac ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/textgrid-batik.jar
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/target/info.textgrid.lab.xmleditor.sac-1.0.0.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.sac ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.sac ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/plugin.properties not found
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/target/info.textgrid.lab.xmleditor.sac-1.0.0-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.sac ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.sac ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building net.sf.vex.toolkit 1.2.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ net.sf.vex.toolkit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ net.sf.vex.toolkit ---
[INFO] The project's OSGi version is 1.2.4.201602181037
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ net.sf.vex.toolkit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ net.sf.vex.toolkit ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ net.sf.vex.toolkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ net.sf.vex.toolkit ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.4-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/pom.xml
[INFO] Compiling 213 source files to /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ net.sf.vex.toolkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ net.sf.vex.toolkit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ net.sf.vex.toolkit ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/target/net.sf.vex.toolkit-1.2.4-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ net.sf.vex.toolkit ---
[INFO] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.4-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ net.sf.vex.toolkit ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/target/net.sf.vex.toolkit-1.2.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ net.sf.vex.toolkit ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ net.sf.vex.toolkit ---
[INFO] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.4-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building net.sf.vex.editor 1.2.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ net.sf.vex.editor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ net.sf.vex.editor ---
[INFO] The project's OSGi version is 1.2.2.201709131052
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ net.sf.vex.editor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ net.sf.vex.editor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ net.sf.vex.editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ net.sf.vex.editor ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/pom.xml
[INFO] Compiling 67 source files to /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ net.sf.vex.editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ net.sf.vex.editor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ net.sf.vex.editor ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/target/net.sf.vex.editor-1.2.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ net.sf.vex.editor ---
[INFO] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ net.sf.vex.editor ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/target/net.sf.vex.editor-1.2.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ net.sf.vex.editor ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ net.sf.vex.editor ---
[INFO] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.xmleditor.mpeditor 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.mpeditor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xmleditor.mpeditor ---
[INFO] The project's OSGi version is 3.0.0.201605041629
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.mpeditor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.mpeditor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xmleditor.mpeditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.xmleditor.mpeditor ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/pom.xml
[INFO] Compiling 51 source files to /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xmleditor.mpeditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.mpeditor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xmleditor.mpeditor ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/target/info.textgrid.lab.xmleditor.mpeditor-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.mpeditor ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.mpeditor ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/target/info.textgrid.lab.xmleditor.mpeditor-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.mpeditor ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.mpeditor ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.xmleditor.musicharbrowser 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.musicharbrowser ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xmleditor.musicharbrowser ---
[INFO] The project's OSGi version is 1.0.1.201602171625
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.musicharbrowser ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.musicharbrowser ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xmleditor.musicharbrowser ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.xmleditor.musicharbrowser ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
[INFO] Compiling 21 source files to /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xmleditor.musicharbrowser ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.musicharbrowser ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xmleditor.musicharbrowser ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/target/info.textgrid.lab.xmleditor.musicharbrowser-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.musicharbrowser ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.musicharbrowser ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/target/info.textgrid.lab.xmleditor.musicharbrowser-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.musicharbrowser ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.musicharbrowser ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.xmleditor.relaxng.provisional 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
[INFO] The project's OSGi version is 1.0.0.201602171625
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
[INFO] Compiling 4 source files to /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/target/info.textgrid.lab.xmleditor.relaxng.provisional-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/target/info.textgrid.lab.xmleditor.relaxng.provisional-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.xmleditor.tei 0.0.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.tei ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xmleditor.tei ---
[INFO] The project's OSGi version is 0.0.2
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.tei ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.tei ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xmleditor.tei ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.xmleditor.tei ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/pom.xml
[INFO] Compiling 1 source file to /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xmleditor.tei ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.tei ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xmleditor.tei ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/target/info.textgrid.lab.xmleditor.tei-0.0.2.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.tei ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.tei ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/target/info.textgrid.lab.xmleditor.tei-0.0.2-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.tei ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.tei ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.xmleditor.feature 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.feature ---
[INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.xmleditor.feature ---
[INFO] The project's OSGi version is 3.0.0.201709131052
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.xmleditor.feature ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/target/info.textgrid.lab.xmleditor.feature-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.xmleditor.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.feature ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/target/info.textgrid.lab.xmleditor.feature-3.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building xmleditor-repository 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmleditor-repository ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ xmleditor-repository ---
[INFO] The project's OSGi version is 3.0.0.201709131052
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ xmleditor-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ xmleditor-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/xmleditor-repository/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ xmleditor-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ xmleditor-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ xmleditor-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ xmleditor-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ xmleditor-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ xmleditor-repository ---
[INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/xmleditor-repository/target/xmleditor-repository-3.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ xmleditor-repository ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ xmleditor-repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ xmleditor-repository ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] xmleditor .......................................... SUCCESS [  0.044 s]
[INFO] com.thaiopensource.relaxng.trang ................... SUCCESS [  0.896 s]
[INFO] info.textgrid.lab.xmleditor.supplements.feature .... SUCCESS [  0.224 s]
[INFO] info.textgrid.lab.xmleditor.sac .................... SUCCESS [  1.757 s]
[INFO] net.sf.vex.toolkit ................................. SUCCESS [  1.277 s]
[INFO] net.sf.vex.editor .................................. SUCCESS [  0.567 s]
[INFO] info.textgrid.lab.xmleditor.mpeditor ............... SUCCESS [  0.488 s]
[INFO] info.textgrid.lab.xmleditor.musicharbrowser ........ SUCCESS [  0.413 s]
[INFO] info.textgrid.lab.xmleditor.relaxng.provisional .... SUCCESS [  0.123 s]
[INFO] info.textgrid.lab.xmleditor.tei .................... SUCCESS [  0.343 s]
[INFO] info.textgrid.lab.xmleditor.feature ................ SUCCESS [  0.340 s]
[INFO] xmleditor-repository ............................... SUCCESS [ 12.187 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:01 min
[INFO] Finished at: 2018-10-22T17:25:54+02:00
[INFO] Final Memory: 346M/2798M
[INFO] ------------------------------------------------------------------------

Building linkeditor ...
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.controller:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/pom.xml
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/core
[INFO] Fetching p2.index from http://textgridlab.org/updates/luna/ (0B at 0B/s)
[INFO] Adding repository http://textgridlab.org/updates/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/releases/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
[INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.14.1/luna
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.controller:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.controller:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.feature:1.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/pom.xml
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.feature:1.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.feature:1.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip:2.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/pom.xml
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip:2.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip:2.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip.component:2.0.58-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/pom.xml
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip.component:2.0.58-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip.component:2.0.58-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.model:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/pom.xml
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.model:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.model:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.rcp_linkeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/pom.xml
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.rcp_linkeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.rcp_linkeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.tools:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/pom.xml
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.tools:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.tools:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:linkeditor-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/linkeditor-repository/pom.xml
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:linkeditor-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/linkeditor-repository/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:linkeditor-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/linkeditor-repository/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] linkeditor
[INFO] info.textgrid.lab.linkeditor.model
[INFO] info.textgrid.lab.linkeditor.controller
[INFO] info.textgrid.lab.linkeditor.mip.component
[INFO] info.textgrid.lab.linkeditor.mip
[INFO] info.textgrid.lab.linkeditor.tools
[INFO] info.textgrid.lab.linkeditor.rcp_linkeditor
[INFO] info.textgrid.lab.linkeditor.feature
[INFO] linkeditor-repository
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building linkeditor 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ linkeditor ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ linkeditor ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ linkeditor ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ linkeditor ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.linkeditor.model 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.linkeditor.model ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.linkeditor.model ---
[INFO] The project's OSGi version is 1.0.0.201602171625
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.linkeditor.model ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.linkeditor.model ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.linkeditor.model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.linkeditor.model ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.model:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/pom.xml
[INFO] Compiling 12 source files to /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.linkeditor.model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.linkeditor.model ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.linkeditor.model ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/target/info.textgrid.lab.linkeditor.model-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.linkeditor.model ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.model:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.linkeditor.model ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/target/info.textgrid.lab.linkeditor.model-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.linkeditor.model ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.linkeditor.model ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.model:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.linkeditor.controller 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.linkeditor.controller ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.linkeditor.controller ---
[INFO] The project's OSGi version is 1.0.1.201605041411
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.linkeditor.controller ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.linkeditor.controller ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.linkeditor.controller ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.linkeditor.controller ---
[INFO] Compiling 21 source files to /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.linkeditor.controller ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.linkeditor.controller ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.linkeditor.controller ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/target/info.textgrid.lab.linkeditor.controller-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.linkeditor.controller ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.controller:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.linkeditor.controller ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/target/info.textgrid.lab.linkeditor.controller-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.linkeditor.controller ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.linkeditor.controller ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.controller:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.linkeditor.mip.component 2.0.58-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.linkeditor.mip.component ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.linkeditor.mip.component ---
[INFO] The project's OSGi version is 2.0.58.201810041531
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.linkeditor.mip.component ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.linkeditor.mip.component ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.linkeditor.mip.component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.linkeditor.mip.component ---
[INFO] Compiling 47 source files to /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.linkeditor.mip.component ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.linkeditor.mip.component ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.linkeditor.mip.component ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/MIPImageComponent.jar
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/target/info.textgrid.lab.linkeditor.mip.component-2.0.58-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.linkeditor.mip.component ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip.component:2.0.58-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.linkeditor.mip.component ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/target/info.textgrid.lab.linkeditor.mip.component-2.0.58-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.linkeditor.mip.component ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.linkeditor.mip.component ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip.component:2.0.58-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.linkeditor.mip 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.linkeditor.mip ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.linkeditor.mip ---
[INFO] The project's OSGi version is 2.1.0.201706131603
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.linkeditor.mip ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.linkeditor.mip ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.linkeditor.mip ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.linkeditor.mip ---
[INFO] Compiling 55 source files to /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.linkeditor.mip ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.linkeditor.mip ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.linkeditor.mip ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/MIPPlugin.jar
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/target/info.textgrid.lab.linkeditor.mip-2.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.linkeditor.mip ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip:2.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.linkeditor.mip ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/target/info.textgrid.lab.linkeditor.mip-2.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.linkeditor.mip ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.linkeditor.mip ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip:2.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.linkeditor.tools 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.linkeditor.tools ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.linkeditor.tools ---
[INFO] The project's OSGi version is 1.0.0.201602171625
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.linkeditor.tools ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.linkeditor.tools ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.linkeditor.tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.linkeditor.tools ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.tools:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/pom.xml
[INFO] Compiling 10 source files to /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.linkeditor.tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.linkeditor.tools ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.linkeditor.tools ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/target/info.textgrid.lab.linkeditor.tools-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.linkeditor.tools ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.tools:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.linkeditor.tools ---
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/target/info.textgrid.lab.linkeditor.tools-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.linkeditor.tools ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.linkeditor.tools ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.tools:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.linkeditor.rcp_linkeditor 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
[INFO] The project's OSGi version is 1.0.0.201605041629
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.rcp_linkeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/pom.xml
[INFO] Compiling 26 source files to /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/target/info.textgrid.lab.linkeditor.rcp_linkeditor-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.rcp_linkeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/target/info.textgrid.lab.linkeditor.rcp_linkeditor-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.rcp_linkeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.linkeditor.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.linkeditor.feature ---
[INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.linkeditor.feature ---
[INFO] The project's OSGi version is 1.1.0.201810041531
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.linkeditor.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.linkeditor.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.linkeditor.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.linkeditor.feature ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/target/info.textgrid.lab.linkeditor.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.linkeditor.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.feature:1.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.linkeditor.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.linkeditor.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.linkeditor.feature ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/target/info.textgrid.lab.linkeditor.feature-1.1.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.linkeditor.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.feature:1.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building linkeditor-repository 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ linkeditor-repository ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ linkeditor-repository ---
[INFO] The project's OSGi version is 0.0.1.201810041531
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ linkeditor-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ linkeditor-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/linkeditor-repository/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ linkeditor-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ linkeditor-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ linkeditor-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ linkeditor-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ linkeditor-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ linkeditor-repository ---
[INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/linkeditor-repository/target/linkeditor-repository-0.0.1-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ linkeditor-repository ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ linkeditor-repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ linkeditor-repository ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] linkeditor ......................................... SUCCESS [  0.049 s]
[INFO] info.textgrid.lab.linkeditor.model ................. SUCCESS [  1.494 s]
[INFO] info.textgrid.lab.linkeditor.controller ............ SUCCESS [  0.688 s]
[INFO] info.textgrid.lab.linkeditor.mip.component ......... SUCCESS [  0.689 s]
[INFO] info.textgrid.lab.linkeditor.mip ................... SUCCESS [  0.503 s]
[INFO] info.textgrid.lab.linkeditor.tools ................. SUCCESS [  0.277 s]
[INFO] info.textgrid.lab.linkeditor.rcp_linkeditor ........ SUCCESS [  0.398 s]
[INFO] info.textgrid.lab.linkeditor.feature ............... SUCCESS [  0.326 s]
[INFO] linkeditor-repository .............................. SUCCESS [ 11.026 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47.653 s
[INFO] Finished at: 2018-10-22T17:26:44+02:00
[INFO] Final Memory: 261M/2491M
[INFO] ------------------------------------------------------------------------

Building dictionaries ...
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/pom.xml
[INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/core
[INFO] Fetching p2.index from http://textgridlab.org/updates/luna/ (0B at 0B/s)
[INFO] Adding repository http://textgridlab.org/updates/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/releases/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
[INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.14.1/luna
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.wbbclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.wbbclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.wbbclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearchmask:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearchmask:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearchmask:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:dictionaries-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/dictionaries-repository/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:dictionaries-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/dictionaries-repository/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:dictionaries-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/dictionaries-repository/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] dictionaries
[INFO] info.textgrid.lab.dictionarysearch.wbbclient
[INFO] info.textgrid.lab.dictionarysearch
[INFO] info.textgrid.lab.dictionarysearchmask
[INFO] info.textgrid.lab.dictionarysearch.feature
[INFO] dictionaries-repository
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building dictionaries 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dictionaries ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ dictionaries ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ dictionaries ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ dictionaries ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.dictionarysearch.wbbclient 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.dictionarysearch.wbbclient ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.dictionarysearch.wbbclient ---
[INFO] The project's OSGi version is 1.0.0.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.dictionarysearch.wbbclient ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.dictionarysearch.wbbclient ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.dictionarysearch.wbbclient ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.dictionarysearch.wbbclient ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.wbbclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/pom.xml
[INFO] Compiling 106 source files to /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.dictionarysearch.wbbclient ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.dictionarysearch.wbbclient ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.dictionarysearch.wbbclient ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/target/info.textgrid.lab.dictionarysearch.wbbclient-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.dictionarysearch.wbbclient ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.wbbclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.dictionarysearch.wbbclient ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/plugin.properties not found
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/target/info.textgrid.lab.dictionarysearch.wbbclient-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.dictionarysearch.wbbclient ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.dictionarysearch.wbbclient ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.wbbclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.dictionarysearch 0.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.dictionarysearch ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.dictionarysearch ---
[INFO] The project's OSGi version is 0.0.2.201605041629
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.dictionarysearch ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.dictionarysearch ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.dictionarysearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.dictionarysearch ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/pom.xml
[INFO] Compiling 24 source files to /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.dictionarysearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.dictionarysearch ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.dictionarysearch ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/target/info.textgrid.lab.dictionarysearch-0.0.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.dictionarysearch ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.dictionarysearch ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/target/info.textgrid.lab.dictionarysearch-0.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.dictionarysearch ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.dictionarysearch ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.dictionarysearchmask 0.0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.dictionarysearchmask ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.dictionarysearchmask ---
[INFO] The project's OSGi version is 0.0.3.201605041629
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.dictionarysearchmask ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.dictionarysearchmask ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.dictionarysearchmask ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.dictionarysearchmask ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearchmask:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/pom.xml
[INFO] Compiling 5 source files to /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.dictionarysearchmask ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.dictionarysearchmask ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.dictionarysearchmask ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/target/info.textgrid.lab.dictionarysearchmask-0.0.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.dictionarysearchmask ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearchmask:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.dictionarysearchmask ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/target/info.textgrid.lab.dictionarysearchmask-0.0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.dictionarysearchmask ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.dictionarysearchmask ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearchmask:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.dictionarysearch.feature 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.dictionarysearch.feature ---
[INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.dictionarysearch.feature ---
[INFO] The project's OSGi version is 1.0.0.201605041629
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.dictionarysearch.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.dictionarysearch.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.dictionarysearch.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.dictionarysearch.feature ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/target/info.textgrid.lab.dictionarysearch.feature-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.dictionarysearch.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.dictionarysearch.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.dictionarysearch.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.dictionarysearch.feature ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/target/info.textgrid.lab.dictionarysearch.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.dictionarysearch.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building dictionaries-repository 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dictionaries-repository ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ dictionaries-repository ---
[INFO] The project's OSGi version is 0.0.1.201605041629
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ dictionaries-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ dictionaries-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/dictionaries-repository/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ dictionaries-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ dictionaries-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ dictionaries-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ dictionaries-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ dictionaries-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ dictionaries-repository ---
[INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/dictionaries-repository/target/dictionaries-repository-0.0.1-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ dictionaries-repository ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ dictionaries-repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ dictionaries-repository ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] dictionaries ....................................... SUCCESS [  0.044 s]
[INFO] info.textgrid.lab.dictionarysearch.wbbclient ....... SUCCESS [  1.763 s]
[INFO] info.textgrid.lab.dictionarysearch ................. SUCCESS [  0.510 s]
[INFO] info.textgrid.lab.dictionarysearchmask ............. SUCCESS [  0.189 s]
[INFO] info.textgrid.lab.dictionarysearch.feature ......... SUCCESS [  0.220 s]
[INFO] dictionaries-repository ............................ SUCCESS [ 10.526 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.551 s
[INFO] Finished at: 2018-10-22T17:27:20+02:00
[INFO] Final Memory: 228M/2168M
[INFO] ------------------------------------------------------------------------

Building base ...
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.eyecandy:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/pom.xml
[INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/core
[INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/xmleditor
[INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/help
[INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/linkeditor
[INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/dictionaries
[INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/bundled-jre
[INFO] Fetching p2.index from http://textgridlab.org/updates/luna/ (0B at 0B/s)
[INFO] Adding repository http://textgridlab.org/updates/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/releases/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
[INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.14.1/luna
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.eyecandy:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.eyecandy:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.feature.base:3.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.base:3.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.base:3.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.feature.supplements:4.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.supplements/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.supplements:4.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.supplements/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.supplements:4.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.supplements/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.feature.update.p2:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.update.p2/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.update.p2:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.update.p2/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.update.p2:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.update.p2/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.search.ui:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.search.ui:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.search.ui:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:2.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:2.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:2.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.navigator:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.navigator:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.navigator:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.debug:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.debug:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.debug:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:base-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:base-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:base-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] base
[INFO] info.textgrid.lab.eyecandy
[INFO] info.textgrid.lab.base.extras.preloader
[INFO] info.textgrid.lab.core.application
[INFO] info.textgrid.lab.core.utilities.workspacecleaner
[INFO] info.textgrid.lab.debug
[INFO] info.textgrid.lab.feedback.ui
[INFO] info.textgrid.lab.templateeditor
[INFO] info.textgrid.lab.navigator
[INFO] info.textgrid.lab.projectadmin
[INFO] info.textgrid.lab.welcome
[INFO] info.textgrid.lab.search.ui
[INFO] info.textgrid.lab.tgpublish.client.gui
[INFO] info.textgrid.lab.feature.base
[INFO] info.textgrid.lab.feature.supplements
[INFO] info.textgrid.lab.update.config
[INFO] info.textgrid.lab.feature.update.p2
[INFO] TextGridLab Base Components Repository
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building base 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ base ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ base ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ base ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ base ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.eyecandy 1.0.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.eyecandy ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.eyecandy ---
[INFO] The project's OSGi version is 1.0.0
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.eyecandy ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.eyecandy ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.eyecandy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.eyecandy ---
[INFO] No sources to compile
[WARNING] Source directory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/src does not exist
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.eyecandy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.eyecandy ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.eyecandy ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/target/info.textgrid.lab.eyecandy-1.0.0.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.eyecandy ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.eyecandy:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.eyecandy ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/target/info.textgrid.lab.eyecandy-1.0.0-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.eyecandy ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.eyecandy ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.eyecandy:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.base.extras.preloader 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.base.extras.preloader ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.base.extras.preloader ---
[INFO] The project's OSGi version is 1.0.0.201602171623
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.base.extras.preloader ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.base.extras.preloader ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.base.extras.preloader ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.base.extras.preloader ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/pom.xml
[INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.base.extras.preloader ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.base.extras.preloader ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.base.extras.preloader ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/target/info.textgrid.lab.base.extras.preloader-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.base.extras.preloader ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.base.extras.preloader ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/target/info.textgrid.lab.base.extras.preloader-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.base.extras.preloader ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.base.extras.preloader ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.core.application 0.0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.application ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.application ---
[INFO] The project's OSGi version is 0.0.3.201810221345
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.application ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.application ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.application ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/pom.xml
[INFO] Compiling 9 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.application ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.application ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/target/info.textgrid.lab.core.application-0.0.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.application ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.application ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/target/info.textgrid.lab.core.application-0.0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.application ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.application ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.core.utilities.workspacecleaner 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.utilities.workspacecleaner ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.utilities.workspacecleaner ---
[INFO] The project's OSGi version is 1.0.0.201406160903
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.utilities.workspacecleaner ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.utilities.workspacecleaner ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.utilities.workspacecleaner ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.utilities.workspacecleaner ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml
[INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.utilities.workspacecleaner ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.utilities.workspacecleaner ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.utilities.workspacecleaner ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/target/info.textgrid.lab.core.utilities.workspacecleaner-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.utilities.workspacecleaner ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.utilities.workspacecleaner ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/target/info.textgrid.lab.core.utilities.workspacecleaner-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.utilities.workspacecleaner ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.utilities.workspacecleaner ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.debug 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.debug ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.debug ---
[INFO] The project's OSGi version is 1.0.0.201604120842
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.debug ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.debug ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.debug ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.debug ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.debug:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/pom.xml
[INFO] Compiling 16 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.debug ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.debug ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.debug ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/target/info.textgrid.lab.debug-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.debug ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.debug:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.debug ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/plugin.properties not found
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/target/info.textgrid.lab.debug-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.debug ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.debug ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.debug:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.feedback.ui 0.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feedback.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.feedback.ui ---
[INFO] The project's OSGi version is 0.0.2.201603301550
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.feedback.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.feedback.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.feedback.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.feedback.ui ---
[INFO] Compiling 13 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.feedback.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.feedback.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.feedback.ui ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/target/info.textgrid.lab.feedback.ui-0.0.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feedback.ui ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.feedback.ui ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/target/info.textgrid.lab.feedback.ui-0.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.feedback.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feedback.ui ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.templateeditor 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.templateeditor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.templateeditor ---
[INFO] The project's OSGi version is 1.0.0.201405221032
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.templateeditor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.templateeditor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.templateeditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.templateeditor ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/pom.xml
[INFO] Compiling 19 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.templateeditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.templateeditor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.templateeditor ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/target/info.textgrid.lab.templateeditor-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.templateeditor ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.templateeditor ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/plugin.properties not found
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/target/info.textgrid.lab.templateeditor-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.templateeditor ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.templateeditor ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.navigator 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.navigator ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.navigator ---
[INFO] The project's OSGi version is 1.0.0.201605041628
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.navigator ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.navigator ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.navigator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.navigator ---
[INFO] Compiling 39 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.navigator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.navigator ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.navigator ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/target/info.textgrid.lab.navigator-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.navigator ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.navigator:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.navigator ---
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/target/info.textgrid.lab.navigator-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.navigator ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.navigator ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.navigator:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.projectadmin 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.projectadmin ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.projectadmin ---
[INFO] The project's OSGi version is 1.0.1.201605041628
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.projectadmin ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.projectadmin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.projectadmin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.projectadmin ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/pom.xml
[INFO] Compiling 13 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.projectadmin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.projectadmin ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.projectadmin ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/target/info.textgrid.lab.projectadmin-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.projectadmin ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.projectadmin ---
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/target/info.textgrid.lab.projectadmin-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.projectadmin ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.projectadmin ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.welcome 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.welcome ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.welcome ---
[INFO] The project's OSGi version is 1.0.0.201809191505
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.welcome ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.welcome ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.welcome ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.welcome ---
[INFO] Compiling 23 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.welcome ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.welcome ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.welcome ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/target/info.textgrid.lab.welcome-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.welcome ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.welcome ---
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/target/info.textgrid.lab.welcome-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.welcome ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.welcome ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.search.ui 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.search.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.search.ui ---
[INFO] The project's OSGi version is 1.0.1.201605041628
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.search.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.search.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.search.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.search.ui ---
[INFO] Compiling 25 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.search.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.search.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.search.ui ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/target/info.textgrid.lab.search.ui-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.search.ui ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.search.ui:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.search.ui ---
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/target/info.textgrid.lab.search.ui-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.search.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.search.ui ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.search.ui:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.tgpublish.client.gui 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.tgpublish.client.gui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.tgpublish.client.gui ---
[INFO] The project's OSGi version is 1.0.0.201605041628
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.tgpublish.client.gui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.tgpublish.client.gui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.tgpublish.client.gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.tgpublish.client.gui ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/pom.xml
[INFO] Compiling 13 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.tgpublish.client.gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.tgpublish.client.gui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.tgpublish.client.gui ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/target/info.textgrid.lab.tgpublish.client.gui-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.tgpublish.client.gui ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.tgpublish.client.gui ---
[WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/target/info.textgrid.lab.tgpublish.client.gui-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.tgpublish.client.gui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.tgpublish.client.gui ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.feature.base 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feature.base ---
[INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.feature.base ---
[INFO] The project's OSGi version is 3.3.0.201810221345
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.feature.base ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.feature.base ---
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.feature.base ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.feature.base ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/target/info.textgrid.lab.feature.base-3.3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feature.base ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.base:3.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.feature.base ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.feature.base ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.3:attach-artifact (attach-artifacts) @ info.textgrid.lab.feature.base ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.feature.base ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/target/info.textgrid.lab.feature.base-3.3.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feature.base ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.base:3.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.feature.supplements 4.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feature.supplements ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.feature.supplements ---
[INFO] The project's OSGi version is 4.4.0.201503251328
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.feature.supplements ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.feature.supplements ---
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.feature.supplements ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.feature.supplements ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.supplements/target/info.textgrid.lab.feature.supplements-4.4.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feature.supplements ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.supplements:4.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.supplements/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.feature.supplements ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.feature.supplements ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.feature.supplements ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feature.supplements ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.supplements:4.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.supplements/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.update.config 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.update.config ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.update.config ---
[INFO] The project's OSGi version is 2.0.0.201412171202
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.update.config ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.update.config ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.update.config ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.update.config ---
[WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:2.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/pom.xml
[INFO] Compiling 1 source file to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.update.config ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.update.config ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.update.config ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/target/info.textgrid.lab.update.config-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.update.config ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:2.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.update.config ---
[WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/plugin.properties not found
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/target/info.textgrid.lab.update.config-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.update.config ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.update.config ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:2.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building info.textgrid.lab.feature.update.p2 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feature.update.p2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.feature.update.p2 ---
[INFO] The project's OSGi version is 1.0.0.201503251202
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.feature.update.p2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.feature.update.p2 ---
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.feature.update.p2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.feature.update.p2 ---
[INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.update.p2/target/info.textgrid.lab.feature.update.p2-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feature.update.p2 ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.update.p2:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.update.p2/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.feature.update.p2 ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.feature.update.p2 ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.feature.update.p2 ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feature.update.p2 ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.update.p2:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.update.p2/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building TextGridLab Base Components Repository 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ base-repository ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ base-repository ---
[INFO] The project's OSGi version is 0.0.1.201810221519
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ base-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ base-repository ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/src/main/resources
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ base-repository ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] 
[INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ base-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ base-repository ---
Error - 1 icon(s) not replaced in /tmp/p2.brandingIron8456088386597009992/launcher.exe using /mnt/data/jenkins/workspace/lab-prerelease/base/workspace/../info.textgrid.lab.core.application/resources/2.0/Icon-2-0.ico
Error - 1 icon(s) not replaced in /tmp/p2.brandingIron6594067012600917233/launcher.exe using /mnt/data/jenkins/workspace/lab-prerelease/base/workspace/../info.textgrid.lab.core.application/resources/2.0/Icon-2-0.ico
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ base-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ base-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ base-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ base-repository ---
[INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/base-repository-0.0.1-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ base-repository ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ base-repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ base-repository ---
[INFO] 
[INFO] --- tycho-p2-director-plugin:0.22.0:materialize-products (materialize-products) @ base-repository ---
[INFO] Installing product info.textgrid.lab.base.product for environment linux/gtk/x86 to /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/products/info.textgrid.lab.base.product/linux/gtk/x86/TextGridLab
Installing info.textgrid.lab.base.product 3.3.0.201810221519.
Operation completed in 5026 ms.
[INFO] Installing product info.textgrid.lab.base.product for environment linux/gtk/x86_64 to /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/products/info.textgrid.lab.base.product/linux/gtk/x86_64/TextGridLab
Installing info.textgrid.lab.base.product 3.3.0.201810221519.
Operation completed in 5601 ms.
[INFO] Installing product info.textgrid.lab.base.product for environment win32/win32/x86 to /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/products/info.textgrid.lab.base.product/win32/win32/x86/TextGridLab
Installing info.textgrid.lab.base.product 3.3.0.201810221519.
Operation completed in 3333 ms.
[INFO] Installing product info.textgrid.lab.base.product for environment win32/win32/x86_64 to /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/products/info.textgrid.lab.base.product/win32/win32/x86_64/TextGridLab
Installing info.textgrid.lab.base.product 3.3.0.201810221519.
Operation completed in 3912 ms.
[INFO] Installing product info.textgrid.lab.base.product for environment macosx/cocoa/x86_64 to /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/products/info.textgrid.lab.base.product/macosx/cocoa/x86_64/TextGridLab.app
Installing info.textgrid.lab.base.product 3.3.0.201810221519.
Operation completed in 3287 ms.
[INFO] 
[INFO] --- fix-info-plist-maven-plugin:1.2:fix-info-plist (fix-info-plist) @ base-repository ---
[INFO] Setting property 'Eclipse' to '[-data,~/.textgridlab,-keyring,~/.eclipse_keyring,-showlocation]'
[INFO] Setting property 'CFBundleDisplayName' to 'TextGridLab'
[INFO] Setting property 'CFBundleGetInfoString' to 'TextGrid - Client for Editors'
[INFO] Setting property 'CFBundleName' to 'TextGridLab'
[INFO] Setting property 'CFBundleLocalizations' to '[en,de,es]'
[INFO] Skipping archive manipulation; file not found: /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/repository/binary/info.textgrid.lab.base.product.executable.cocoa.macosx.x86_64_0.0.1.201810221519
[INFO] 
[INFO] --- fix-info-plist-maven-plugin:1.2:fix-info-plist (fix-info-plist-distro) @ base-repository ---
[INFO] Setting property 'Eclipse' to '[-data,~/.textgridlab,-keyring,~/.eclipse_keyring,-showlocation]'
[INFO] Setting property 'CFBundleDisplayName' to 'TextGridLab'
[INFO] Setting property 'CFBundleGetInfoString' to 'TextGrid - Client for Editors'
[INFO] Setting property 'CFBundleName' to 'TextGridLab'
[INFO] Setting property 'CFBundleLocalizations' to '[en,de,es]'
[INFO] Skipping archive manipulation; file not found: /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/repository/binary/info.textgrid.lab.base.product.executable.cocoa.macosx.x86_64_0.0.1.201810221519
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] base ............................................... SUCCESS [  0.043 s]
[INFO] info.textgrid.lab.eyecandy ......................... SUCCESS [  0.739 s]
[INFO] info.textgrid.lab.base.extras.preloader ............ SUCCESS [  0.572 s]
[INFO] info.textgrid.lab.core.application ................. SUCCESS [  0.558 s]
[INFO] info.textgrid.lab.core.utilities.workspacecleaner .. SUCCESS [  0.081 s]
[INFO] info.textgrid.lab.debug ............................ SUCCESS [  0.274 s]
[INFO] info.textgrid.lab.feedback.ui ...................... SUCCESS [  0.283 s]
[INFO] info.textgrid.lab.templateeditor ................... SUCCESS [  0.226 s]
[INFO] info.textgrid.lab.navigator ........................ SUCCESS [  0.334 s]
[INFO] info.textgrid.lab.projectadmin ..................... SUCCESS [  0.266 s]
[INFO] info.textgrid.lab.welcome .......................... SUCCESS [  0.372 s]
[INFO] info.textgrid.lab.search.ui ........................ SUCCESS [  0.296 s]
[INFO] info.textgrid.lab.tgpublish.client.gui ............. SUCCESS [  0.221 s]
[INFO] info.textgrid.lab.feature.base ..................... SUCCESS [  0.793 s]
[INFO] info.textgrid.lab.feature.supplements .............. SUCCESS [  0.041 s]
[INFO] info.textgrid.lab.update.config .................... SUCCESS [  0.095 s]
[INFO] info.textgrid.lab.feature.update.p2 ................ SUCCESS [  0.046 s]
[INFO] TextGridLab Base Components Repository ............. SUCCESS [01:24 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:33 min
[INFO] Finished at: 2018-10-22T17:29:56+02:00
[INFO] Final Memory: 439M/3243M
[INFO] ------------------------------------------------------------------------

Set build name.
New build name is '#112 origin/master'
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 7720 killed;
[ssh-agent] Stopped.
Archiving artifacts
‘base/base-repository/target/products/*.zip’ doesn’t match anything: ‘base’ exists but not ‘base/base-repository/target/products/*.zip’
ERROR: Step ‘Archive the artifacts’ failed: No artifacts found that match the file pattern "base/base-repository/target/products/*.zip". Configuration error?
[description-setter] Description set: 
SSH: Current build result is [FAILURE], not going to run.
IRC notifier plugin: Sending notification to: #textgrid
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Notifying upstream projects of job completion
Finished: FAILURE