[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.updater 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://codewizards.co/maven/release/args4j/args4j/2.0.16/args4j-2.0.16.pom Downloading: http://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.pom Downloaded: http://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.pom (2 KB at 68.3 KB/sec) Downloading: https://codewizards.co/maven/release/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom Downloading: http://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom Downloaded: http://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom (4 KB at 209.5 KB/sec) Downloading: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom Downloaded: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom (2 KB at 22.8 KB/sec) Downloading: https://codewizards.co/maven/release/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 KB at 890.0 KB/sec) Downloading: https://codewizards.co/maven/release/org/apache/commons/commons-parent/47/commons-parent-47.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (76 KB at 2913.2 KB/sec) Downloading: https://codewizards.co/maven/release/org/apache/apache/19/apache-19.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (16 KB at 840.3 KB/sec) Downloading: https://codewizards.co/maven/release/args4j/args4j/2.0.16/args4j-2.0.16.jar Downloading: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar Downloading: https://codewizards.co/maven/release/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar Downloaded: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar (406 KB at 4012.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar Downloaded: http://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar (55 KB at 1309.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (578 KB at 7705.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.updater --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.updater --- [INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.updater --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.updater.PGPTest Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest 11:12:55.989 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 11:12:56.061 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz 11:12:56.355 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 292 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 sec - in co.codewizards.cloudstore.updater.PGPTest CloudStore updater started. Downloading meta-data. 11:12:56.847 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1dd02175]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 11:12:56.855 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1dd02175]tryAcquire: returning true. lockCounter=1 11:12:56.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 11:12:56.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:12:56.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:12:56.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz 11:12:56.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17746540 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz' 11:12:56.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1a97' dir.usableSpace='12142 MiB' expectedRequiredSpace='25 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 11:12:56.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 11:12:56.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig 11:12:56.943 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig' 11:12:56.943 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1a97' dir.usableSpace='12126 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 11:13:06.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642187760000/installation/cloudstore' dir.usableSpace='12126 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15642187760000/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jylbh8h7.tar.gz 11:13:06.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc' 11:13:06.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, etc]' 11:13:06.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc' 11:13:06.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, etc]' 11:13:06.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init' 11:13:06.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, etc, init]' 11:13:06.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init' 11:13:06.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, etc, init]' 11:13:06.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init/cloudstore-server.conf' 11:13:06.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, etc, init, cloudstore-server.conf]' 11:13:06.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init/cloudstore-server.conf' 11:13:06.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, etc, init, cloudstore-server.conf]' 11:13:06.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init.d' 11:13:06.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, etc, init.d]' 11:13:06.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init.d' 11:13:06.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, etc, init.d]' 11:13:06.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init.d/cloudstore-server' 11:13:06.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, etc, init.d, cloudstore-server]' 11:13:06.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init.d/cloudstore-server' 11:13:06.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, etc, init.d, cloudstore-server]' 11:13:06.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/profile.d' 11:13:06.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, etc, profile.d]' 11:13:06.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/profile.d' 11:13:06.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, etc, profile.d]' 11:13:06.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:13:06.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:13:06.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:13:06.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:13:06.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib' 11:13:06.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib]' 11:13:06.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib' 11:13:06.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib]' 11:13:06.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.898 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.898 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.898 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.898 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:13:06.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:13:06.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:13:06.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:13:06.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 11:13:06.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 11:13:06.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 11:13:06.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 11:13:06.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:13:06.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:13:06.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:13:06.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:13:06.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:13:06.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:13:06.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:13:06.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:13:06.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:13:06.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:13:06.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:13:06.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:13:06.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:13:06.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:13:06.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:13:06.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:13:06.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:13:06.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:13:06.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:13:06.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:13:06.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:06.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:06.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:13:06.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:13:06.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:13:06.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:13:07.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 11:13:07.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 11:13:07.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 11:13:07.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 11:13:07.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:13:07.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:13:07.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:13:07.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:13:07.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 11:13:07.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 11:13:07.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 11:13:07.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 11:13:07.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:13:07.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:13:07.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:13:07.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:13:07.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:13:07.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:13:07.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:13:07.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:13:07.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:13:07.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:13:07.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:13:07.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:13:07.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 11:13:07.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 11:13:07.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 11:13:07.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 11:13:07.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 11:13:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 11:13:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 11:13:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 11:13:07.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:13:07.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:13:07.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:13:07.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:13:07.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:13:07.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:13:07.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:13:07.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:13:07.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:13:07.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:13:07.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:13:07.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:13:07.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:13:07.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:13:07.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:13:07.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:13:07.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.524 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 11:13:07.524 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 11:13:07.524 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 11:13:07.524 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 11:13:07.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:13:07.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:13:07.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:13:07.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:13:07.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/args4j-2.0.16.jar' 11:13:07.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:13:07.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/args4j-2.0.16.jar' 11:13:07.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:13:07.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 11:13:07.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 11:13:07.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 11:13:07.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 11:13:07.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:13:07.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:13:07.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:13:07.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:13:07.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/xz-1.4.jar' 11:13:07.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, xz-1.4.jar]' 11:13:07.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/xz-1.4.jar' 11:13:07.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, xz-1.4.jar]' 11:13:07.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/guava-14.0.1.jar' 11:13:07.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, guava-14.0.1.jar]' 11:13:07.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/guava-14.0.1.jar' 11:13:07.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, guava-14.0.1.jar]' 11:13:07.754 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:07.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:07.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 11:13:07.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 11:13:07.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 11:13:07.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 11:13:08.002 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:13:08.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:13:08.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:13:08.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:13:08.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:13:08.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:13:08.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:13:08.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:13:08.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 11:13:08.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 11:13:08.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 11:13:08.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 11:13:08.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 11:13:08.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 11:13:08.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 11:13:08.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 11:13:08.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:13:08.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:13:08.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:13:08.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:13:08.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:13:08.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:13:08.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:13:08.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:13:08.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:13:08.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:13:08.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:13:08.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:13:08.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 11:13:08.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 11:13:08.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 11:13:08.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 11:13:08.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 11:13:08.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 11:13:08.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 11:13:08.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 11:13:08.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 11:13:08.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 11:13:08.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 11:13:08.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 11:13:08.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:13:08.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:13:08.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:13:08.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:13:08.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:13:08.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:13:08.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:13:08.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:13:08.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:13:08.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:13:08.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:13:08.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:13:08.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:13:08.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:13:08.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:13:08.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:13:08.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:13:08.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:13:08.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:13:08.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:13:08.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 11:13:08.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 11:13:08.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 11:13:08.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 11:13:08.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:13:08.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:13:08.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:13:08.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:13:08.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 11:13:08.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 11:13:08.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 11:13:08.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 11:13:08.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:13:08.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:13:08.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:13:08.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:13:08.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 11:13:08.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 11:13:08.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 11:13:08.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 11:13:08.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 11:13:08.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 11:13:08.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 11:13:08.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 11:13:08.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:13:08.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:13:08.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:13:08.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:13:08.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:13:08.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:13:08.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:13:08.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:13:08.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:13:08.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:13:08.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:13:08.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:13:08.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:13:08.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:13:08.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:13:08.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:13:08.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:13:08.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:13:08.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:13:08.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:13:08.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 11:13:08.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 11:13:08.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 11:13:08.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 11:13:08.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:13:08.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:13:08.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:13:08.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:13:08.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/commons-compress-1.7.jar' 11:13:08.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:13:08.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/commons-compress-1.7.jar' 11:13:08.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:13:08.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/transaction-api-1.1.jar' 11:13:08.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:13:08.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/transaction-api-1.1.jar' 11:13:08.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:13:08.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/bin' 11:13:08.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, bin]' 11:13:08.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/bin' 11:13:08.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, bin]' 11:13:08.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore-server' 11:13:08.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, bin, cloudstore-server]' 11:13:08.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore-server' 11:13:08.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, bin, cloudstore-server]' 11:13:08.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore.bat' 11:13:08.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, bin, cloudstore.bat]' 11:13:08.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore.bat' 11:13:08.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, bin, cloudstore.bat]' 11:13:08.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore' 11:13:08.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, bin, cloudstore]' 11:13:08.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore' 11:13:08.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, bin, cloudstore]' 11:13:08.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore-server.bat' 11:13:08.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, bin, cloudstore-server.bat]' 11:13:08.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore-server.bat' 11:13:08.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, bin, cloudstore-server.bat]' 11:13:08.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore' 11:13:08.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore]' 11:13:08.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/installation.properties' 11:13:08.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, installation.properties]' 11:13:08.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187760000/installation/cloudstore/installation.properties' 11:13:08.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187760000, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642187760000/installation/cloudstore 11:13:08.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 11:13:08.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 11:13:08.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 11:13:08.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 11:13:08.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 11:13:08.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 11:13:08.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 11:13:08.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 11:13:08.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 11:13:08.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 11:13:08.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 11:13:08.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 11:13:08.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 11:13:08.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 11:13:08.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 11:13:08.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 11:13:08.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 11:13:08.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 11:13:08.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak' 11:13:08.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 11:13:08.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 11:13:08.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 11:13:08.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 11:13:08.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 11:13:08.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 11:13:08.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 11:13:08.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 11:13:08.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 11:13:08.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 11:13:08.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 11:13:08.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 11:13:08.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 11:13:08.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 11:13:08.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 11:13:08.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 11:13:08.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 11:13:08.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 11:13:08.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 11:13:08.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 11:13:08.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 11:13:08.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 11:13:08.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 11:13:08.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 11:13:08.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 11:13:08.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 11:13:08.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 11:13:08.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak' 11:13:08.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 11:13:08.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak' 11:13:08.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 11:13:08.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 11:13:08.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 11:13:08.546 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 11:13:08.546 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 11:13:08.546 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 11:13:08.546 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 11:13:08.546 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 11:13:08.546 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak' 11:13:08.546 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 11:13:08.547 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 11:13:08.547 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 11:13:08.548 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 11:13:08.548 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 11:13:08.548 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 11:13:08.548 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 11:13:08.548 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187760000/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642187760000/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642187760000/installation/cloudstore 11:13:08.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore 11:13:08.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/etc 11:13:08.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init 11:13:08.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init/cloudstore-server.conf 11:13:08.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 11:13:08.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init.d 11:13:08.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init.d/cloudstore-server 11:13:08.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 11:13:08.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/profile.d 11:13:08.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/profile.d/cloudstore.sh 11:13:08.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 11:13:08.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib 11:13:08.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 11:13:08.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 11:13:08.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 11:13:08.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 11:13:08.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/logback-core-1.0.13.jar 11:13:08.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 11:13:08.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 11:13:08.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 11:13:08.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 11:13:08.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 11:13:08.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 11:13:08.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 11:13:08.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 11:13:08.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 11:13:08.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 11:13:08.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 11:13:08.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 11:13:08.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 11:13:08.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 11:13:08.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 11:13:08.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 11:13:08.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 11:13:08.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 11:13:08.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 11:13:08.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 11:13:08.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 11:13:08.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.annotation-api-1.2.jar 11:13:08.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/xz-1.4.jar.csupdbak 11:13:08.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/derby-10.13.1.1.jar 11:13:08.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 11:13:08.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-server-2.5.1.jar 11:13:08.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 11:13:08.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 11:13:08.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 11:13:08.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 11:13:08.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 11:13:08.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 11:13:08.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 11:13:08.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 11:13:08.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 11:13:08.832 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/slf4j-api-1.7.7.jar 11:13:08.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 11:13:08.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 11:13:08.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 11:13:08.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 11:13:08.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/args4j-2.0.16.jar 11:13:08.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 11:13:08.834 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 11:13:08.834 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 11:13:08.834 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 11:13:08.834 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 11:13:08.834 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/xz-1.4.jar 11:13:08.834 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/guava-14.0.1.jar 11:13:08.834 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 11:13:08.835 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 11:13:08.835 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 11:13:08.835 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 11:13:08.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 11:13:08.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 11:13:08.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 11:13:08.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/logback-classic-1.0.13.jar 11:13:08.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 11:13:08.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 11:13:08.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 11:13:08.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 11:13:08.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 11:13:08.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 11:13:08.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 11:13:08.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 11:13:08.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 11:13:08.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 11:13:08.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 11:13:08.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 11:13:08.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 11:13:08.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 11:13:08.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 11:13:08.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 11:13:08.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 11:13:08.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 11:13:08.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 11:13:08.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-client-2.5.1.jar 11:13:08.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 11:13:08.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 11:13:08.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 11:13:08.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 11:13:08.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 11:13:08.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 11:13:08.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 11:13:08.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 11:13:08.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 11:13:08.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 11:13:08.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 11:13:08.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 11:13:08.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 11:13:08.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 11:13:08.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 11:13:08.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 11:13:08.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 11:13:08.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 11:13:08.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/cglib-2.2.0-b21.jar 11:13:08.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-common-2.5.1.jar 11:13:08.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 11:13:08.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 11:13:08.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 11:13:08.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 11:13:08.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/commons-compress-1.7.jar 11:13:08.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/transaction-api-1.1.jar 11:13:08.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 11:13:08.844 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 11:13:08.844 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 11:13:08.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 11:13:08.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 11:13:08.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 11:13:08.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 11:13:08.847 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 11:13:08.847 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 11:13:08.847 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/bin 11:13:08.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore-server 11:13:08.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore.bat 11:13:08.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore.csupdbak 11:13:08.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore 11:13:08.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore-server.bat 11:13:08.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 11:13:08.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore-server.csupdbak 11:13:08.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/bin/cloudstore.bat.csupdbak 11:13:08.848 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/backup 11:13:08.849 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jylbh8h7.tar.gz 11:13:08.849 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187760000/installation/cloudstore/installation.properties 11:13:08.849 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187760000/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 11:13:08.855 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1dd02175]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 11:13:08.942 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz 11:13:08.995 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 52 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz CloudStore updater started. Downloading meta-data. 11:13:09.213 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3aefe5e5]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 11:13:09.213 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3aefe5e5]tryAcquire: returning true. lockCounter=1 11:13:09.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 11:13:09.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:09.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:09.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz 11:13:09.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17250652 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz' 11:13:09.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-392' dir.usableSpace='12148 MiB' expectedRequiredSpace='24 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 11:13:09.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 11:13:09.286 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig 11:13:09.288 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig' 11:13:09.288 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-392' dir.usableSpace='12132 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 11:13:19.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642187889120/installation/cloudstore' dir.usableSpace='12132 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15642187889120/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jylbhi0e.tar.gz 11:13:19.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/etc' 11:13:19.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, etc]' 11:13:19.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/etc' 11:13:19.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, etc]' 11:13:19.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/etc/profile.d' 11:13:19.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, etc, profile.d]' 11:13:19.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/etc/profile.d' 11:13:19.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, etc, profile.d]' 11:13:19.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:13:19.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:13:19.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:13:19.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:13:19.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib' 11:13:19.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib]' 11:13:19.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib' 11:13:19.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib]' 11:13:19.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 11:13:19.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 11:13:19.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 11:13:19.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 11:13:19.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:13:19.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:13:19.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:13:19.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:13:19.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 11:13:19.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 11:13:19.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 11:13:19.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 11:13:19.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:13:19.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:13:19.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:13:19.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:13:19.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 11:13:19.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 11:13:19.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 11:13:19.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 11:13:19.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 11:13:19.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 11:13:19.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 11:13:19.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 11:13:19.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:13:19.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:13:19.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:13:19.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:13:19.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:13:19.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:13:19.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:13:19.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:13:19.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 11:13:19.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 11:13:19.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 11:13:19.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 11:13:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:13:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:13:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:13:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:13:19.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 11:13:19.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 11:13:19.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 11:13:19.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 11:13:19.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:13:19.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:13:19.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:13:19.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:13:19.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:13:19.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:13:19.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:13:19.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:13:19.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:13:19.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:13:19.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:13:19.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:13:19.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/args4j-2.0.16.jar' 11:13:19.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:13:19.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/args4j-2.0.16.jar' 11:13:19.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:13:19.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:13:19.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:13:19.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:13:19.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:13:19.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/xz-1.4.jar' 11:13:19.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, xz-1.4.jar]' 11:13:19.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/xz-1.4.jar' 11:13:19.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, xz-1.4.jar]' 11:13:19.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.712 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.712 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.712 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.712 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/guava-14.0.1.jar' 11:13:19.712 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, guava-14.0.1.jar]' 11:13:19.712 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/guava-14.0.1.jar' 11:13:19.712 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, guava-14.0.1.jar]' 11:13:19.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 11:13:19.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 11:13:19.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 11:13:19.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 11:13:19.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 11:13:19.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 11:13:19.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 11:13:19.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 11:13:19.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:13:19.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:13:19.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:13:19.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:13:19.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:13:19.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:13:19.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:13:19.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:13:19.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:13:19.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:13:19.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:13:19.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:13:19.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:19.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:19.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:13:19.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:13:19.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:13:19.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:13:20.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:13:20.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:13:20.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:13:20.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:13:20.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:13:20.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:13:20.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:13:20.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:13:20.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:13:20.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:13:20.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:13:20.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:13:20.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 11:13:20.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 11:13:20.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 11:13:20.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 11:13:20.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:13:20.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:13:20.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:13:20.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:13:20.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:13:20.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:13:20.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:13:20.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:13:20.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:13:20.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:13:20.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:13:20.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:13:20.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:13:20.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:13:20.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:13:20.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:13:20.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/commons-compress-1.7.jar' 11:13:20.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:13:20.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/commons-compress-1.7.jar' 11:13:20.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:13:20.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/transaction-api-1.1.jar' 11:13:20.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:13:20.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/transaction-api-1.1.jar' 11:13:20.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:13:20.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/bin' 11:13:20.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, bin]' 11:13:20.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/bin' 11:13:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, bin]' 11:13:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/bin/cloudstore.bat' 11:13:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, bin, cloudstore.bat]' 11:13:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/bin/cloudstore.bat' 11:13:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, bin, cloudstore.bat]' 11:13:20.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/bin/cloudstore' 11:13:20.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, bin, cloudstore]' 11:13:20.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/bin/cloudstore' 11:13:20.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, bin, cloudstore]' 11:13:20.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore' 11:13:20.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore]' 11:13:20.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/installation.properties' 11:13:20.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, installation.properties]' 11:13:20.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642187889120/installation/cloudstore/installation.properties' 11:13:20.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642187889120, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642187889120/installation/cloudstore 11:13:20.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 11:13:20.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 11:13:20.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 11:13:20.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak' 11:13:20.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 11:13:20.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 11:13:20.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 11:13:20.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 11:13:20.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 11:13:20.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 11:13:20.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 11:13:20.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 11:13:20.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 11:13:20.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 11:13:20.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 11:13:20.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 11:13:20.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 11:13:20.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 11:13:20.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 11:13:20.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 11:13:20.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 11:13:20.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 11:13:20.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 11:13:20.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 11:13:20.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 11:13:20.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 11:13:20.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 11:13:20.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 11:13:20.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 11:13:20.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 11:13:20.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 11:13:20.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 11:13:20.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 11:13:20.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 11:13:20.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 11:13:20.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 11:13:20.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 11:13:20.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642187889120/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642187889120/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642187889120/installation/cloudstore 11:13:20.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore 11:13:20.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/etc 11:13:20.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib 11:13:20.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 11:13:20.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 11:13:20.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 11:13:20.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/logback-core-1.0.13.jar 11:13:20.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 11:13:20.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 11:13:20.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 11:13:20.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 11:13:20.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 11:13:20.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 11:13:20.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 11:13:20.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 11:13:20.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 11:13:20.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 11:13:20.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 11:13:20.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 11:13:20.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 11:13:20.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.annotation-api-1.2.jar 11:13:20.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 11:13:20.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/xz-1.4.jar.csupdbak 11:13:20.697 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jersey-server-2.5.1.jar 11:13:20.697 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 11:13:20.697 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 11:13:20.697 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 11:13:20.697 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 11:13:20.697 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 11:13:20.697 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 11:13:20.698 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/slf4j-api-1.7.7.jar 11:13:20.698 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 11:13:20.698 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 11:13:20.699 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 11:13:20.699 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/derby-10.10.2.0.jar 11:13:20.699 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 11:13:20.699 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 11:13:20.699 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/args4j-2.0.16.jar 11:13:20.699 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 11:13:20.700 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 11:13:20.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 11:13:20.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 11:13:20.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/xz-1.4.jar 11:13:20.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/guava-14.0.1.jar 11:13:20.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 11:13:20.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 11:13:20.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 11:13:20.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 11:13:20.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/logback-classic-1.0.13.jar 11:13:20.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 11:13:20.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 11:13:20.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 11:13:20.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 11:13:20.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 11:13:20.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 11:13:20.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 11:13:20.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 11:13:20.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 11:13:20.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 11:13:20.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 11:13:20.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 11:13:20.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 11:13:20.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 11:13:20.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jersey-client-2.5.1.jar 11:13:20.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 11:13:20.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 11:13:20.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 11:13:20.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 11:13:20.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 11:13:20.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 11:13:20.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 11:13:20.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 11:13:20.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 11:13:20.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 11:13:20.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 11:13:20.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 11:13:20.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 11:13:20.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/cglib-2.2.0-b21.jar 11:13:20.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jersey-common-2.5.1.jar 11:13:20.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 11:13:20.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 11:13:20.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/commons-compress-1.7.jar 11:13:20.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/transaction-api-1.1.jar 11:13:20.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 11:13:20.706 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 11:13:20.706 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 11:13:20.706 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 11:13:20.707 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 11:13:20.707 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 11:13:20.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 11:13:20.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 11:13:20.709 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/bin 11:13:20.709 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/bin/cloudstore.bat 11:13:20.709 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/bin/cloudstore.csupdbak 11:13:20.709 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/bin/cloudstore 11:13:20.709 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/bin/cloudstore.bat.csupdbak 11:13:20.709 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/backup 11:13:20.710 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jylbhi0e.tar.gz 11:13:20.710 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642187889120/installation/cloudstore/installation.properties 11:13:20.710 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642187889120/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 11:13:20.716 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3aefe5e5]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 11:13:20.799 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz 11:13:20.871 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 70 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz CloudStore updater started. Downloading meta-data. 11:13:21.144 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7880cdf3]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 11:13:21.145 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7880cdf3]tryAcquire: returning true. lockCounter=1 11:13:21.145 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 11:13:21.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:21.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:21.149 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz 11:13:21.151 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17658592 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz' 11:13:21.151 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1357' dir.usableSpace='12142 MiB' expectedRequiredSpace='25 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 11:13:21.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 11:13:21.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig 11:13:21.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig' 11:13:21.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1357' dir.usableSpace='12125 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 11:13:31.146 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642188007650/installation/cloudstore' dir.usableSpace='12125 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15642188007650/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jylbhr7u.tar.gz 11:13:31.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/etc' 11:13:31.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, etc]' 11:13:31.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/etc' 11:13:31.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, etc]' 11:13:31.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/etc/profile.d' 11:13:31.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, etc, profile.d]' 11:13:31.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/etc/profile.d' 11:13:31.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, etc, profile.d]' 11:13:31.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:13:31.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:13:31.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:13:31.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:13:31.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib' 11:13:31.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib]' 11:13:31.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib' 11:13:31.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib]' 11:13:31.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:13:31.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:13:31.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:13:31.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:13:31.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:13:31.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:13:31.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:13:31.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:13:31.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:13:31.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:13:31.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:13:31.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:13:31.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:13:31.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:13:31.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:13:31.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:13:31.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:13:31.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:13:31.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:13:31.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:13:31.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:13:31.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:13:31.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:13:31.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:13:31.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:13:31.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:13:31.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:13:31.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:13:31.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:13:31.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:13:31.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:13:31.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:13:31.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:13:31.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:13:31.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:13:31.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:13:31.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:13:31.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:13:31.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:13:31.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:13:31.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:13:31.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:13:31.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:13:31.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:13:31.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 11:13:31.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 11:13:31.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 11:13:31.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 11:13:31.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 11:13:31.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 11:13:31.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 11:13:31.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 11:13:31.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:13:31.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:13:31.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:13:31.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:13:31.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:13:31.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:13:31.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:13:31.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:13:31.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:13:31.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:13:31.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:13:31.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:13:31.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:13:31.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:13:31.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:13:31.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:13:31.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 11:13:31.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 11:13:31.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 11:13:31.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 11:13:31.707 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:13:31.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:13:31.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:13:31.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:13:31.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/args4j-2.0.16.jar' 11:13:31.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:13:31.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/args4j-2.0.16.jar' 11:13:31.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:13:31.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:13:31.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:13:31.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:13:31.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:13:31.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/xz-1.4.jar' 11:13:31.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, xz-1.4.jar]' 11:13:31.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/xz-1.4.jar' 11:13:31.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, xz-1.4.jar]' 11:13:31.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/guava-14.0.1.jar' 11:13:31.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, guava-14.0.1.jar]' 11:13:31.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/guava-14.0.1.jar' 11:13:31.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, guava-14.0.1.jar]' 11:13:31.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:31.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:31.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 11:13:31.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 11:13:31.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 11:13:31.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 11:13:32.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:13:32.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:13:32.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:13:32.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:13:32.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:13:32.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:13:32.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:13:32.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:13:32.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 11:13:32.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 11:13:32.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 11:13:32.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 11:13:32.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 11:13:32.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 11:13:32.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 11:13:32.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 11:13:32.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:13:32.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:13:32.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:13:32.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:13:32.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:13:32.201 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:13:32.201 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:13:32.201 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:13:32.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:13:32.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:13:32.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:13:32.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:13:32.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 11:13:32.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 11:13:32.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 11:13:32.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 11:13:32.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 11:13:32.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 11:13:32.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 11:13:32.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 11:13:32.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 11:13:32.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 11:13:32.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 11:13:32.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 11:13:32.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:13:32.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:13:32.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:13:32.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:13:32.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:13:32.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:13:32.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:13:32.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:13:32.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:13:32.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:13:32.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:13:32.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:13:32.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:13:32.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:13:32.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:13:32.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:13:32.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:13:32.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:13:32.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:13:32.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:13:32.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.403 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.403 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.403 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.403 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 11:13:32.403 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 11:13:32.403 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 11:13:32.403 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 11:13:32.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:13:32.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:13:32.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:13:32.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:13:32.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 11:13:32.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 11:13:32.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 11:13:32.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 11:13:32.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:13:32.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:13:32.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:13:32.417 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:13:32.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 11:13:32.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 11:13:32.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 11:13:32.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 11:13:32.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 11:13:32.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 11:13:32.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 11:13:32.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 11:13:32.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:13:32.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:13:32.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:13:32.478 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:13:32.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:13:32.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:13:32.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:13:32.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:13:32.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:13:32.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:13:32.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:13:32.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:13:32.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:13:32.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:13:32.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:13:32.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:13:32.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:13:32.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:13:32.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:13:32.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:13:32.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 11:13:32.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 11:13:32.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 11:13:32.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 11:13:32.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:13:32.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:13:32.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:13:32.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:13:32.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/commons-compress-1.7.jar' 11:13:32.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:13:32.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/commons-compress-1.7.jar' 11:13:32.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:13:32.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/transaction-api-1.1.jar' 11:13:32.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:13:32.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/transaction-api-1.1.jar' 11:13:32.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:13:32.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/bin' 11:13:32.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, bin]' 11:13:32.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/bin' 11:13:32.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, bin]' 11:13:32.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/bin/cloudstore.bat' 11:13:32.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, bin, cloudstore.bat]' 11:13:32.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/bin/cloudstore.bat' 11:13:32.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, bin, cloudstore.bat]' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/bin/cloudstore' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, bin, cloudstore]' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/bin/cloudstore' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, bin, cloudstore]' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore]' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/installation.properties' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, installation.properties]' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188007650/installation/cloudstore/installation.properties' 11:13:32.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188007650, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642188007650/installation/cloudstore 11:13:32.626 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 11:13:32.626 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 11:13:32.627 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 11:13:32.627 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 11:13:32.627 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 11:13:32.627 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 11:13:32.627 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 11:13:32.627 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 11:13:32.627 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 11:13:32.627 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 11:13:32.627 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 11:13:32.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 11:13:32.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 11:13:32.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak' 11:13:32.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 11:13:32.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 11:13:32.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 11:13:32.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 11:13:32.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 11:13:32.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 11:13:32.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 11:13:32.628 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 11:13:32.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 11:13:32.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 11:13:32.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 11:13:32.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 11:13:32.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 11:13:32.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 11:13:32.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 11:13:32.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 11:13:32.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 11:13:32.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 11:13:32.629 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 11:13:32.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 11:13:32.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 11:13:32.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 11:13:32.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 11:13:32.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 11:13:32.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 11:13:32.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 11:13:32.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak' 11:13:32.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 11:13:32.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak' 11:13:32.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 11:13:32.631 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 11:13:32.631 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 11:13:32.631 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 11:13:32.631 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 11:13:32.631 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 11:13:32.631 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 11:13:32.631 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 11:13:32.631 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak' 11:13:32.632 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 11:13:32.632 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 11:13:32.632 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 11:13:32.632 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 11:13:32.632 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 11:13:32.632 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188007650/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642188007650/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642188007650/installation/cloudstore 11:13:32.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore 11:13:32.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/etc 11:13:32.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib 11:13:32.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 11:13:32.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 11:13:32.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/logback-core-1.0.13.jar 11:13:32.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 11:13:32.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 11:13:32.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 11:13:32.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 11:13:32.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 11:13:32.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 11:13:32.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 11:13:32.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 11:13:32.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 11:13:32.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 11:13:32.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 11:13:32.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 11:13:32.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 11:13:32.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 11:13:32.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 11:13:32.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 11:13:32.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 11:13:32.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 11:13:32.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 11:13:32.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 11:13:32.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.annotation-api-1.2.jar 11:13:32.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/xz-1.4.jar.csupdbak 11:13:32.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/derby-10.13.1.1.jar 11:13:32.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 11:13:32.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-server-2.5.1.jar 11:13:32.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 11:13:32.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 11:13:32.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 11:13:32.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 11:13:32.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 11:13:32.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 11:13:32.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 11:13:32.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 11:13:32.884 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 11:13:32.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/slf4j-api-1.7.7.jar 11:13:32.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 11:13:32.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 11:13:32.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 11:13:32.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 11:13:32.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/args4j-2.0.16.jar 11:13:32.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 11:13:32.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 11:13:32.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 11:13:32.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 11:13:32.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 11:13:32.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/xz-1.4.jar 11:13:32.886 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/guava-14.0.1.jar 11:13:32.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 11:13:32.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 11:13:32.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 11:13:32.887 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 11:13:32.888 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 11:13:32.888 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 11:13:32.888 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 11:13:32.889 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/logback-classic-1.0.13.jar 11:13:32.889 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 11:13:32.889 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 11:13:32.889 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 11:13:32.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 11:13:32.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 11:13:32.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 11:13:32.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 11:13:32.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 11:13:32.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 11:13:32.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 11:13:32.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 11:13:32.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 11:13:32.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 11:13:32.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 11:13:32.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 11:13:32.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 11:13:32.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 11:13:32.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-client-2.5.1.jar 11:13:32.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 11:13:32.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 11:13:32.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 11:13:32.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 11:13:32.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 11:13:32.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 11:13:32.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 11:13:32.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 11:13:32.893 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 11:13:32.893 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 11:13:32.893 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 11:13:32.893 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 11:13:32.893 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 11:13:32.893 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 11:13:32.893 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 11:13:32.894 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 11:13:32.894 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/cglib-2.2.0-b21.jar 11:13:32.894 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-common-2.5.1.jar 11:13:32.894 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 11:13:32.894 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 11:13:32.894 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 11:13:32.894 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 11:13:32.894 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/commons-compress-1.7.jar 11:13:32.895 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/transaction-api-1.1.jar 11:13:32.895 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 11:13:32.895 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 11:13:32.896 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 11:13:32.896 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 11:13:32.897 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 11:13:32.897 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 11:13:32.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 11:13:32.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 11:13:32.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/bin 11:13:32.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/bin/cloudstore.bat 11:13:32.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/bin/cloudstore.csupdbak 11:13:32.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/bin/cloudstore 11:13:32.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/bin/cloudstore.bat.csupdbak 11:13:32.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/backup 11:13:32.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jylbhr7u.tar.gz 11:13:32.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188007650/installation/cloudstore/installation.properties 11:13:32.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188007650/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 11:13:32.906 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7880cdf3]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 11:13:32.991 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz 11:13:33.059 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 68 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz CloudStore updater started. Downloading meta-data. 11:13:33.310 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [bef2d72]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 11:13:33.310 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [bef2d72]tryAcquire: returning true. lockCounter=1 11:13:33.310 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 11:13:33.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:33.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:33.314 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz 11:13:33.316 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17333584 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz' 11:13:33.316 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-21c' dir.usableSpace='12143 MiB' expectedRequiredSpace='24 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 11:13:33.369 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 11:13:33.369 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig 11:13:33.371 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig' 11:13:33.371 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-21c' dir.usableSpace='12126 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 11:13:43.311 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642188129530/installation/cloudstore' dir.usableSpace='12126 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15642188129530/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jylbi0ls.tar.gz 11:13:43.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc' 11:13:43.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, etc]' 11:13:43.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc' 11:13:43.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, etc]' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, etc, init]' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, etc, init]' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init/cloudstore-server.conf' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, etc, init, cloudstore-server.conf]' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init/cloudstore-server.conf' 11:13:43.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, etc, init, cloudstore-server.conf]' 11:13:43.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init.d' 11:13:43.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, etc, init.d]' 11:13:43.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init.d' 11:13:43.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, etc, init.d]' 11:13:43.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init.d/cloudstore-server' 11:13:43.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, etc, init.d, cloudstore-server]' 11:13:43.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init.d/cloudstore-server' 11:13:43.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, etc, init.d, cloudstore-server]' 11:13:43.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/profile.d' 11:13:43.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, etc, profile.d]' 11:13:43.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/profile.d' 11:13:43.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, etc, profile.d]' 11:13:43.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:13:43.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:13:43.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:13:43.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:13:43.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib' 11:13:43.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib]' 11:13:43.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib' 11:13:43.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib]' 11:13:43.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:13:43.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:13:43.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:13:43.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:13:43.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 11:13:43.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 11:13:43.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 11:13:43.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 11:13:43.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 11:13:43.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 11:13:43.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 11:13:43.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 11:13:43.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:13:43.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:13:43.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:13:43.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:13:43.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:13:43.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:13:43.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:13:43.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:13:43.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:13:43.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:13:43.372 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:13:43.372 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:13:43.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 11:13:43.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 11:13:43.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 11:13:43.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 11:13:43.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:13:43.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:13:43.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:13:43.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:13:43.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 11:13:43.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 11:13:43.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 11:13:43.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 11:13:43.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:13:43.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:13:43.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:13:43.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:13:43.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 11:13:43.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 11:13:43.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 11:13:43.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 11:13:43.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:13:43.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:13:43.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:13:43.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:13:43.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.442 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.442 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.442 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.442 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 11:13:43.442 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 11:13:43.442 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 11:13:43.442 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 11:13:43.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:13:43.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:13:43.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:13:43.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:13:43.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:13:43.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:13:43.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:13:43.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:13:43.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 11:13:43.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 11:13:43.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 11:13:43.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 11:13:43.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:13:43.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:13:43.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:13:43.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:13:43.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:13:43.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:13:43.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:13:43.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:13:43.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:13:43.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:13:43.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:13:43.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:13:43.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 11:13:43.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 11:13:43.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 11:13:43.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 11:13:43.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:13:43.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:13:43.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:13:43.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:13:43.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:13:43.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:13:43.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:13:43.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:13:43.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:13:43.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:13:43.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:13:43.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:13:43.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:13:43.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:13:43.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:13:43.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:13:43.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/args4j-2.0.16.jar' 11:13:43.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:13:43.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/args4j-2.0.16.jar' 11:13:43.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:13:43.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:13:43.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:13:43.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:13:43.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:13:43.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/xz-1.4.jar' 11:13:43.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, xz-1.4.jar]' 11:13:43.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/xz-1.4.jar' 11:13:43.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, xz-1.4.jar]' 11:13:43.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:43.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:43.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/guava-14.0.1.jar' 11:13:43.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, guava-14.0.1.jar]' 11:13:43.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/guava-14.0.1.jar' 11:13:43.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, guava-14.0.1.jar]' 11:13:44.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 11:13:44.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 11:13:44.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 11:13:44.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 11:13:44.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 11:13:44.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 11:13:44.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 11:13:44.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 11:13:44.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:13:44.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:13:44.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:13:44.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:13:44.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:13:44.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:13:44.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:13:44.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:13:44.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:13:44.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:13:44.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:13:44.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:13:44.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:13:44.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:13:44.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:13:44.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:13:44.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:13:44.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:13:44.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:13:44.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:13:44.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:13:44.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:13:44.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:13:44.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:13:44.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:13:44.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:13:44.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:13:44.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:13:44.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:13:44.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:13:44.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:13:44.335 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:13:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 11:13:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 11:13:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 11:13:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 11:13:44.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:13:44.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:13:44.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:13:44.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:13:44.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:13:44.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:13:44.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:13:44.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:13:44.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 11:13:44.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 11:13:44.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 11:13:44.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 11:13:44.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 11:13:44.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 11:13:44.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 11:13:44.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 11:13:44.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:13:44.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:13:44.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:13:44.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:13:44.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:13:44.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:13:44.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:13:44.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:13:44.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:13:44.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:13:44.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:13:44.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:13:44.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:13:44.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:13:44.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:13:44.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:13:44.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:13:44.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:13:44.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:13:44.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:13:44.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:13:44.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:13:44.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:13:44.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:13:44.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:13:44.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:13:44.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:13:44.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:13:44.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:13:44.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:13:44.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:13:44.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:13:44.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/commons-compress-1.7.jar' 11:13:44.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:13:44.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/commons-compress-1.7.jar' 11:13:44.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:13:44.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/transaction-api-1.1.jar' 11:13:44.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:13:44.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/transaction-api-1.1.jar' 11:13:44.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:13:44.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/bin' 11:13:44.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, bin]' 11:13:44.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/bin' 11:13:44.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, bin]' 11:13:44.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore-server' 11:13:44.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, bin, cloudstore-server]' 11:13:44.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore-server' 11:13:44.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, bin, cloudstore-server]' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore.bat' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, bin, cloudstore.bat]' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore.bat' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, bin, cloudstore.bat]' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, bin, cloudstore]' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore' 11:13:44.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, bin, cloudstore]' 11:13:44.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore-server.bat' 11:13:44.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, bin, cloudstore-server.bat]' 11:13:44.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore-server.bat' 11:13:44.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, bin, cloudstore-server.bat]' 11:13:44.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore' 11:13:44.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore]' 11:13:44.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/installation.properties' 11:13:44.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, installation.properties]' 11:13:44.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642188129530/installation/cloudstore/installation.properties' 11:13:44.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642188129530, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642188129530/installation/cloudstore 11:13:44.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 11:13:44.778 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 11:13:44.778 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 11:13:44.778 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 11:13:44.778 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 11:13:44.778 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 11:13:44.778 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 11:13:44.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 11:13:44.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 11:13:44.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak' 11:13:44.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 11:13:44.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 11:13:44.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 11:13:44.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 11:13:44.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 11:13:44.780 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 11:13:44.780 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 11:13:44.780 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 11:13:44.780 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 11:13:44.780 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 11:13:44.780 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 11:13:44.780 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 11:13:44.780 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 11:13:44.780 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 11:13:44.781 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 11:13:44.781 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 11:13:44.781 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 11:13:44.781 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 11:13:44.781 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 11:13:44.781 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 11:13:44.781 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 11:13:44.781 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 11:13:44.781 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 11:13:44.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 11:13:44.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 11:13:44.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 11:13:44.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 11:13:44.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 11:13:44.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 11:13:44.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 11:13:44.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 11:13:44.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 11:13:44.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 11:13:44.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 11:13:44.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 11:13:44.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 11:13:44.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 11:13:44.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 11:13:44.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 11:13:44.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 11:13:44.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 11:13:44.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 11:13:44.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 11:13:44.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 11:13:44.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 11:13:44.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 11:13:44.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 11:13:44.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 11:13:44.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 11:13:44.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 11:13:44.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642188129530/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642188129530/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642188129530/installation/cloudstore 11:13:45.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore 11:13:45.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/etc 11:13:45.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init 11:13:45.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init/cloudstore-server.conf 11:13:45.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 11:13:45.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init.d 11:13:45.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init.d/cloudstore-server 11:13:45.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 11:13:45.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/profile.d 11:13:45.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/profile.d/cloudstore.sh 11:13:45.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 11:13:45.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib 11:13:45.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 11:13:45.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 11:13:45.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 11:13:45.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 11:13:45.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 11:13:45.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/logback-core-1.0.13.jar 11:13:45.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 11:13:45.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 11:13:45.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 11:13:45.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 11:13:45.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 11:13:45.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 11:13:45.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 11:13:45.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 11:13:45.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 11:13:45.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 11:13:45.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 11:13:45.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 11:13:45.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 11:13:45.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 11:13:45.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 11:13:45.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 11:13:45.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 11:13:45.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 11:13:45.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 11:13:45.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.annotation-api-1.2.jar 11:13:45.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 11:13:45.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/xz-1.4.jar.csupdbak 11:13:45.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-server-2.5.1.jar 11:13:45.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 11:13:45.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 11:13:45.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 11:13:45.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 11:13:45.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 11:13:45.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 11:13:45.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 11:13:45.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 11:13:45.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/slf4j-api-1.7.7.jar 11:13:45.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 11:13:45.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 11:13:45.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 11:13:45.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 11:13:45.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/derby-10.10.2.0.jar 11:13:45.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 11:13:45.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 11:13:45.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 11:13:45.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/args4j-2.0.16.jar 11:13:45.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 11:13:45.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 11:13:45.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 11:13:45.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 11:13:45.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 11:13:45.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/xz-1.4.jar 11:13:45.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/guava-14.0.1.jar 11:13:45.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 11:13:45.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 11:13:45.036 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 11:13:45.036 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 11:13:45.036 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 11:13:45.036 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/logback-classic-1.0.13.jar 11:13:45.036 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 11:13:45.036 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 11:13:45.036 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 11:13:45.036 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 11:13:45.036 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 11:13:45.036 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 11:13:45.036 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 11:13:45.036 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 11:13:45.036 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 11:13:45.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 11:13:45.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 11:13:45.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 11:13:45.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 11:13:45.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 11:13:45.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 11:13:45.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 11:13:45.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 11:13:45.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 11:13:45.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-client-2.5.1.jar 11:13:45.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 11:13:45.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 11:13:45.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 11:13:45.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 11:13:45.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 11:13:45.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 11:13:45.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 11:13:45.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 11:13:45.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 11:13:45.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 11:13:45.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 11:13:45.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 11:13:45.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 11:13:45.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 11:13:45.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 11:13:45.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 11:13:45.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/cglib-2.2.0-b21.jar 11:13:45.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-common-2.5.1.jar 11:13:45.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 11:13:45.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 11:13:45.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 11:13:45.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 11:13:45.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/commons-compress-1.7.jar 11:13:45.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/transaction-api-1.1.jar 11:13:45.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 11:13:45.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 11:13:45.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 11:13:45.041 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 11:13:45.041 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 11:13:45.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 11:13:45.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 11:13:45.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 11:13:45.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/bin 11:13:45.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore-server 11:13:45.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore.bat 11:13:45.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore.csupdbak 11:13:45.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore 11:13:45.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore-server.bat 11:13:45.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 11:13:45.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore-server.csupdbak 11:13:45.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/bin/cloudstore.bat.csupdbak 11:13:45.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/backup 11:13:45.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jylbi0ls.tar.gz 11:13:45.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642188129530/installation/cloudstore/installation.properties 11:13:45.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642188129530/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 11:13:45.052 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [bef2d72]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.532 sec - in co.codewizards.cloudstore.updater.CloudStoreUpdaterTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.updater --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.updater --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 21.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.091346-9.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.091346-9.jar (77 KB at 9530.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.091346-9.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.091346-9.pom (3 KB at 2897.5 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 97.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1002.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 391.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.091346-9-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.091346-9-sources.jar (65 KB at 12927.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 334.0 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.updater [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.updater [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.updater file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected