[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.updater 0.10.1 [INFO] ------------------------------------------------------------------------ [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.CloudStoreUpdaterTest Running co.codewizards.cloudstore.updater.PGPTest 13:06:01.353 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 13:06:01.414 [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 13:06:01.711 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 297 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: 0.875 sec - in co.codewizards.cloudstore.updater.PGPTest CloudStore updater started. Downloading meta-data. 13:06:02.208 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a79c292]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 13:06:02.217 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a79c292]tryAcquire: returning true. lockCounter=1 13:06:02.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 13:06:02.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:02.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:02.228 [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 13:06:02.234 [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' 13:06:02.234 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1856' dir.usableSpace='37871 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% 13:06:02.305 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 13:06:02.308 [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 13:06:02.311 [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' 13:06:02.312 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1856' dir.usableSpace='37854 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 13:06:12.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15014127613640/installation/cloudstore' dir.usableSpace='37854 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15014127613640/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-j5qmedfh.tar.gz 13:06:12.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc' 13:06:12.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, etc]' 13:06:12.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc' 13:06:12.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, etc]' 13:06:12.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init' 13:06:12.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, etc, init]' 13:06:12.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init' 13:06:12.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, etc, init]' 13:06:12.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init/cloudstore-server.conf' 13:06:12.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, etc, init, cloudstore-server.conf]' 13:06:12.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init/cloudstore-server.conf' 13:06:12.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, etc, init, cloudstore-server.conf]' 13:06:12.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init.d' 13:06:12.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, etc, init.d]' 13:06:12.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init.d' 13:06:12.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, etc, init.d]' 13:06:12.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init.d/cloudstore-server' 13:06:12.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, etc, init.d, cloudstore-server]' 13:06:12.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init.d/cloudstore-server' 13:06:12.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, etc, init.d, cloudstore-server]' 13:06:12.251 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.251 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.251 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.251 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.252 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/profile.d' 13:06:12.252 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, etc, profile.d]' 13:06:12.252 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/profile.d' 13:06:12.252 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, etc, profile.d]' 13:06:12.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/profile.d/cloudstore.sh' 13:06:12.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, etc, profile.d, cloudstore.sh]' 13:06:12.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/profile.d/cloudstore.sh' 13:06:12.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, etc, profile.d, cloudstore.sh]' 13:06:12.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib' 13:06:12.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib]' 13:06:12.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib' 13:06:12.256 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib]' 13:06:12.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 13:06:12.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 13:06:12.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 13:06:12.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 13:06:12.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 13:06:12.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 13:06:12.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 13:06:12.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 13:06:12.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 13:06:12.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 13:06:12.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 13:06:12.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 13:06:12.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/logback-core-1.0.13.jar' 13:06:12.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, logback-core-1.0.13.jar]' 13:06:12.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/logback-core-1.0.13.jar' 13:06:12.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, logback-core-1.0.13.jar]' 13:06:12.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 13:06:12.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 13:06:12.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 13:06:12.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 13:06:12.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 13:06:12.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 13:06:12.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 13:06:12.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 13:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 13:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 13:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 13:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 13:06:12.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 13:06:12.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 13:06:12.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 13:06:12.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 13:06:12.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 13:06:12.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 13:06:12.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 13:06:12.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 13:06:12.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 13:06:12.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 13:06:12.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 13:06:12.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 13:06:12.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 13:06:12.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 13:06:12.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 13:06:12.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 13:06:12.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-server-2.5.1.jar' 13:06:12.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 13:06:12.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-server-2.5.1.jar' 13:06:12.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 13:06:12.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 13:06:12.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 13:06:12.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 13:06:12.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 13:06:12.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 13:06:12.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 13:06:12.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 13:06:12.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 13:06:12.473 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.473 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.473 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.473 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.473 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 13:06:12.473 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 13:06:12.473 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 13:06:12.474 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 13:06:12.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 13:06:12.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 13:06:12.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 13:06:12.480 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 13:06:12.483 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 13:06:12.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 13:06:12.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 13:06:12.484 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 13:06:12.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 13:06:12.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 13:06:12.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 13:06:12.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 13:06:12.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 13:06:12.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 13:06:12.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 13:06:12.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 13:06:12.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/derby-10.10.2.0.jar' 13:06:12.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, derby-10.10.2.0.jar]' 13:06:12.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/derby-10.10.2.0.jar' 13:06:12.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, derby-10.10.2.0.jar]' 13:06:12.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 13:06:12.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 13:06:12.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 13:06:12.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 13:06:12.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 13:06:12.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 13:06:12.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 13:06:12.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 13:06:12.898 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.898 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.898 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/args4j-2.0.16.jar' 13:06:12.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, args4j-2.0.16.jar]' 13:06:12.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/args4j-2.0.16.jar' 13:06:12.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, args4j-2.0.16.jar]' 13:06:12.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 13:06:12.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 13:06:12.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 13:06:12.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 13:06:12.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 13:06:12.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 13:06:12.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 13:06:12.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 13:06:12.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/xz-1.4.jar' 13:06:12.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, xz-1.4.jar]' 13:06:12.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/xz-1.4.jar' 13:06:12.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, xz-1.4.jar]' 13:06:12.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:12.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:12.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/guava-14.0.1.jar' 13:06:12.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, guava-14.0.1.jar]' 13:06:12.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/guava-14.0.1.jar' 13:06:12.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, guava-14.0.1.jar]' 13:06:13.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 13:06:13.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 13:06:13.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 13:06:13.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 13:06:13.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/logback-classic-1.0.13.jar' 13:06:13.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 13:06:13.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/logback-classic-1.0.13.jar' 13:06:13.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 13:06:13.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 13:06:13.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 13:06:13.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 13:06:13.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 13:06:13.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 13:06:13.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 13:06:13.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 13:06:13.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 13:06:13.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 13:06:13.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 13:06:13.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 13:06:13.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 13:06:13.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 13:06:13.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 13:06:13.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 13:06:13.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 13:06:13.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 13:06:13.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 13:06:13.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 13:06:13.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 13:06:13.503 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.504 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.504 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.504 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.504 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 13:06:13.504 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 13:06:13.504 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 13:06:13.504 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 13:06:13.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 13:06:13.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 13:06:13.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 13:06:13.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 13:06:13.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 13:06:13.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 13:06:13.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 13:06:13.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 13:06:13.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 13:06:13.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 13:06:13.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 13:06:13.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 13:06:13.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 13:06:13.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 13:06:13.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 13:06:13.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 13:06:13.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 13:06:13.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 13:06:13.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 13:06:13.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 13:06:13.553 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.553 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.553 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.553 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.553 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 13:06:13.553 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 13:06:13.553 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 13:06:13.554 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 13:06:13.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-client-2.5.1.jar' 13:06:13.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 13:06:13.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-client-2.5.1.jar' 13:06:13.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 13:06:13.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 13:06:13.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 13:06:13.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 13:06:13.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 13:06:13.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 13:06:13.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 13:06:13.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 13:06:13.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 13:06:13.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 13:06:13.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 13:06:13.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 13:06:13.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 13:06:13.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 13:06:13.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 13:06:13.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 13:06:13.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 13:06:13.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 13:06:13.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 13:06:13.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 13:06:13.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 13:06:13.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 13:06:13.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 13:06:13.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 13:06:13.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 13:06:13.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 13:06:13.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 13:06:13.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 13:06:13.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 13:06:13.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 13:06:13.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 13:06:13.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 13:06:13.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 13:06:13.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 13:06:13.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 13:06:13.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 13:06:13.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 13:06:13.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 13:06:13.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 13:06:13.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 13:06:13.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 13:06:13.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-common-2.5.1.jar' 13:06:13.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 13:06:13.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-common-2.5.1.jar' 13:06:13.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 13:06:13.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.754 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.754 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.754 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.754 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 13:06:13.754 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 13:06:13.754 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 13:06:13.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 13:06:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 13:06:13.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 13:06:13.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 13:06:13.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 13:06:13.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 13:06:13.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 13:06:13.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 13:06:13.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 13:06:13.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/commons-compress-1.7.jar' 13:06:13.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, commons-compress-1.7.jar]' 13:06:13.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/commons-compress-1.7.jar' 13:06:13.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, commons-compress-1.7.jar]' 13:06:13.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/transaction-api-1.1.jar' 13:06:13.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, transaction-api-1.1.jar]' 13:06:13.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/transaction-api-1.1.jar' 13:06:13.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, lib, transaction-api-1.1.jar]' 13:06:13.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/bin' 13:06:13.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, bin]' 13:06:13.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/bin' 13:06:13.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, bin]' 13:06:13.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore-server' 13:06:13.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, bin, cloudstore-server]' 13:06:13.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore-server' 13:06:13.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, bin, cloudstore-server]' 13:06:13.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore.bat' 13:06:13.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, bin, cloudstore.bat]' 13:06:13.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore.bat' 13:06:13.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, bin, cloudstore.bat]' 13:06:13.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore' 13:06:13.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, bin, cloudstore]' 13:06:13.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore' 13:06:13.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, bin, cloudstore]' 13:06:13.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore-server.bat' 13:06:13.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, bin, cloudstore-server.bat]' 13:06:13.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore-server.bat' 13:06:13.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, bin, cloudstore-server.bat]' 13:06:13.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore' 13:06:13.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore]' 13:06:13.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/installation.properties' 13:06:13.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, installation.properties]' 13:06:13.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127613640/installation/cloudstore/installation.properties' 13:06:13.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127613640, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15014127613640/installation/cloudstore 13:06:13.812 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 13:06:13.812 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 13:06:13.812 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 13:06:13.813 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 13:06:13.813 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 13:06:13.814 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 13:06:13.814 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 13:06:13.814 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 13:06:13.815 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 13:06:13.816 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 13:06:13.816 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 13:06:13.816 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 13:06:13.816 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 13:06:13.816 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 13:06:13.816 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 13:06:13.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 13:06:13.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 13:06:13.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 13:06:13.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/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' 13:06:13.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 13:06:13.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 13:06:13.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 13:06:13.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 13:06:13.818 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 13:06:13.818 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 13:06:13.818 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 13:06:13.818 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 13:06:13.819 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 13:06:13.819 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 13:06:13.819 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 13:06:13.819 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 13:06:13.819 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 13:06:13.819 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 13:06:13.819 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 13:06:13.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 13:06:13.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 13:06:13.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 13:06:13.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 13:06:13.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 13:06:13.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 13:06:13.821 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 13:06:13.821 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 13:06:13.821 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 13:06:13.821 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 13:06:13.821 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 13:06:13.821 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 13:06:13.822 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/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' 13:06:13.822 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 13:06:13.822 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/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' 13:06:13.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 13:06:13.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 13:06:13.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 13:06:13.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 13:06:13.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 13:06:13.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 13:06:13.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 13:06:13.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 13:06:13.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/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' 13:06:13.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 13:06:13.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 13:06:13.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 13:06:13.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 13:06:13.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 13:06:13.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 13:06:13.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 13:06:13.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127613640/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15014127613640/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15014127613640/installation/cloudstore 13:06:14.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore 13:06:14.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/etc 13:06:14.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init 13:06:14.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init/cloudstore-server.conf 13:06:14.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 13:06:14.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init.d 13:06:14.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init.d/cloudstore-server 13:06:14.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 13:06:14.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/profile.d 13:06:14.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/profile.d/cloudstore.sh 13:06:14.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 13:06:14.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib 13:06:14.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 13:06:14.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 13:06:14.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 13:06:14.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 13:06:14.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/logback-core-1.0.13.jar 13:06:14.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 13:06:14.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 13:06:14.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 13:06:14.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 13:06:14.099 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 13:06:14.099 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 13:06:14.099 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 13:06:14.099 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 13:06:14.099 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 13:06:14.099 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 13:06:14.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 13:06:14.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 13:06:14.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 13:06:14.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 13:06:14.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 13:06:14.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 13:06:14.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 13:06:14.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 13:06:14.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 13:06:14.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 13:06:14.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 13:06:14.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.annotation-api-1.2.jar 13:06:14.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/xz-1.4.jar.csupdbak 13:06:14.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/derby-10.13.1.1.jar 13:06:14.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 13:06:14.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-server-2.5.1.jar 13:06:14.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 13:06:14.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 13:06:14.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 13:06:14.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 13:06:14.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 13:06:14.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 13:06:14.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 13:06:14.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 13:06:14.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 13:06:14.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/slf4j-api-1.7.7.jar 13:06:14.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 13:06:14.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 13:06:14.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 13:06:14.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 13:06:14.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/args4j-2.0.16.jar 13:06:14.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 13:06:14.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 13:06:14.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 13:06:14.105 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 13:06:14.105 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 13:06:14.105 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/xz-1.4.jar 13:06:14.105 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/guava-14.0.1.jar 13:06:14.105 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 13:06:14.105 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 13:06:14.106 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 13:06:14.106 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 13:06:14.106 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 13:06:14.107 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 13:06:14.107 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 13:06:14.108 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/logback-classic-1.0.13.jar 13:06:14.108 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 13:06:14.108 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 13:06:14.108 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 13:06:14.108 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 13:06:14.109 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 13:06:14.109 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 13:06:14.109 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 13:06:14.109 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 13:06:14.109 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 13:06:14.109 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 13:06:14.110 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 13:06:14.110 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 13:06:14.110 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 13:06:14.110 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 13:06:14.110 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 13:06:14.111 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 13:06:14.111 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 13:06:14.111 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 13:06:14.111 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 13:06:14.111 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-client-2.5.1.jar 13:06:14.111 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 13:06:14.112 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 13:06:14.112 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 13:06:14.112 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 13:06:14.112 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 13:06:14.112 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 13:06:14.112 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 13:06:14.112 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 13:06:14.112 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 13:06:14.113 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 13:06:14.113 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 13:06:14.113 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 13:06:14.113 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 13:06:14.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 13:06:14.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 13:06:14.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 13:06:14.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 13:06:14.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 13:06:14.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/cglib-2.2.0-b21.jar 13:06:14.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-common-2.5.1.jar 13:06:14.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 13:06:14.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 13:06:14.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 13:06:14.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 13:06:14.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/commons-compress-1.7.jar 13:06:14.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/transaction-api-1.1.jar 13:06:14.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 13:06:14.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 13:06:14.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 13:06:14.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 13:06:14.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 13:06:14.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 13:06:14.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 13:06:14.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 13:06:14.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 13:06:14.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/bin 13:06:14.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore-server 13:06:14.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore.bat 13:06:14.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore.csupdbak 13:06:14.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore 13:06:14.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore-server.bat 13:06:14.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 13:06:14.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore-server.csupdbak 13:06:14.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/bin/cloudstore.bat.csupdbak 13:06:14.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/backup 13:06:14.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-j5qmedfh.tar.gz 13:06:14.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127613640/installation/cloudstore/installation.properties 13:06:14.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127613640/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 13:06:14.131 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a79c292]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 13:06:14.216 [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 13:06:14.276 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 59 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. 13:06:14.496 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6d2a209c]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 13:06:14.496 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6d2a209c]tryAcquire: returning true. lockCounter=1 13:06:14.496 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 13:06:14.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:14.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:14.501 [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 13:06:14.503 [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' 13:06:14.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1ee5' dir.usableSpace='37876 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% 13:06:14.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 13:06:14.564 [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 13:06:14.566 [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' 13:06:14.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1ee5' dir.usableSpace='37860 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 13:06:24.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15014127741860/installation/cloudstore' dir.usableSpace='37860 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15014127741860/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-j5qmemwl.tar.gz 13:06:24.504 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/etc' 13:06:24.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, etc]' 13:06:24.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/etc' 13:06:24.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, etc]' 13:06:24.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/etc/profile.d' 13:06:24.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, etc, profile.d]' 13:06:24.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/etc/profile.d' 13:06:24.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, etc, profile.d]' 13:06:24.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/etc/profile.d/cloudstore.sh' 13:06:24.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, etc, profile.d, cloudstore.sh]' 13:06:24.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/etc/profile.d/cloudstore.sh' 13:06:24.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, etc, profile.d, cloudstore.sh]' 13:06:24.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib' 13:06:24.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib]' 13:06:24.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib' 13:06:24.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib]' 13:06:24.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 13:06:24.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 13:06:24.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 13:06:24.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 13:06:24.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/logback-core-1.0.13.jar' 13:06:24.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, logback-core-1.0.13.jar]' 13:06:24.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/logback-core-1.0.13.jar' 13:06:24.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, logback-core-1.0.13.jar]' 13:06:24.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 13:06:24.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 13:06:24.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 13:06:24.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 13:06:24.552 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.552 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.552 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.552 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.552 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 13:06:24.552 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 13:06:24.552 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 13:06:24.552 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 13:06:24.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 13:06:24.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 13:06:24.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 13:06:24.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 13:06:24.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 13:06:24.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 13:06:24.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 13:06:24.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 13:06:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 13:06:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 13:06:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 13:06:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 13:06:24.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 13:06:24.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 13:06:24.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 13:06:24.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 13:06:24.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 13:06:24.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 13:06:24.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 13:06:24.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 13:06:24.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 13:06:24.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 13:06:24.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 13:06:24.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 13:06:24.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 13:06:24.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 13:06:24.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 13:06:24.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 13:06:24.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 13:06:24.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 13:06:24.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 13:06:24.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 13:06:24.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/derby-10.10.2.0.jar' 13:06:24.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, derby-10.10.2.0.jar]' 13:06:24.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/derby-10.10.2.0.jar' 13:06:24.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, derby-10.10.2.0.jar]' 13:06:24.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 13:06:24.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 13:06:24.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 13:06:24.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 13:06:24.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/args4j-2.0.16.jar' 13:06:24.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, args4j-2.0.16.jar]' 13:06:24.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/args4j-2.0.16.jar' 13:06:24.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, args4j-2.0.16.jar]' 13:06:24.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 13:06:24.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 13:06:24.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 13:06:24.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 13:06:24.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:24.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:24.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/xz-1.4.jar' 13:06:24.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, xz-1.4.jar]' 13:06:24.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/xz-1.4.jar' 13:06:24.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, xz-1.4.jar]' 13:06:25.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/guava-14.0.1.jar' 13:06:25.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, guava-14.0.1.jar]' 13:06:25.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/guava-14.0.1.jar' 13:06:25.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, guava-14.0.1.jar]' 13:06:25.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 13:06:25.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 13:06:25.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 13:06:25.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 13:06:25.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 13:06:25.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 13:06:25.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 13:06:25.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 13:06:25.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/logback-classic-1.0.13.jar' 13:06:25.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 13:06:25.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/logback-classic-1.0.13.jar' 13:06:25.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 13:06:25.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 13:06:25.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 13:06:25.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 13:06:25.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 13:06:25.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 13:06:25.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 13:06:25.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 13:06:25.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 13:06:25.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 13:06:25.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 13:06:25.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 13:06:25.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 13:06:25.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 13:06:25.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 13:06:25.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 13:06:25.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 13:06:25.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jersey-client-2.5.1.jar' 13:06:25.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 13:06:25.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jersey-client-2.5.1.jar' 13:06:25.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 13:06:25.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 13:06:25.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 13:06:25.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 13:06:25.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 13:06:25.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 13:06:25.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 13:06:25.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 13:06:25.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 13:06:25.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 13:06:25.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 13:06:25.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 13:06:25.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 13:06:25.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 13:06:25.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 13:06:25.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 13:06:25.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 13:06:25.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 13:06:25.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 13:06:25.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 13:06:25.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 13:06:25.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jersey-common-2.5.1.jar' 13:06:25.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 13:06:25.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jersey-common-2.5.1.jar' 13:06:25.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 13:06:25.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/commons-compress-1.7.jar' 13:06:25.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, commons-compress-1.7.jar]' 13:06:25.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/commons-compress-1.7.jar' 13:06:25.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, commons-compress-1.7.jar]' 13:06:25.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/transaction-api-1.1.jar' 13:06:25.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, transaction-api-1.1.jar]' 13:06:25.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/transaction-api-1.1.jar' 13:06:25.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, lib, transaction-api-1.1.jar]' 13:06:25.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/bin' 13:06:25.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, bin]' 13:06:25.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/bin' 13:06:25.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, bin]' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/bin/cloudstore.bat' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, bin, cloudstore.bat]' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/bin/cloudstore.bat' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, bin, cloudstore.bat]' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/bin/cloudstore' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, bin, cloudstore]' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/bin/cloudstore' 13:06:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, bin, cloudstore]' 13:06:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore' 13:06:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore]' 13:06:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/installation.properties' 13:06:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, installation.properties]' 13:06:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127741860/installation/cloudstore/installation.properties' 13:06:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127741860, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15014127741860/installation/cloudstore 13:06:25.754 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 13:06:25.754 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 13:06:25.755 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 13:06:25.755 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/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' 13:06:25.755 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 13:06:25.755 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 13:06:25.755 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 13:06:25.755 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 13:06:25.755 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 13:06:25.755 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 13:06:25.755 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 13:06:25.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 13:06:25.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 13:06:25.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 13:06:25.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 13:06:25.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 13:06:25.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 13:06:25.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 13:06:25.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 13:06:25.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 13:06:25.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 13:06:25.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 13:06:25.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 13:06:25.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 13:06:25.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 13:06:25.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 13:06:25.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 13:06:25.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 13:06:25.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 13:06:25.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 13:06:25.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 13:06:25.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 13:06:25.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 13:06:25.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 13:06:25.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 13:06:25.759 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 13:06:25.759 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 13:06:25.759 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127741860/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15014127741860/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15014127741860/installation/cloudstore 13:06:26.017 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore 13:06:26.017 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/etc 13:06:26.017 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib 13:06:26.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 13:06:26.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 13:06:26.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 13:06:26.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/logback-core-1.0.13.jar 13:06:26.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 13:06:26.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 13:06:26.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 13:06:26.019 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 13:06:26.019 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 13:06:26.019 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 13:06:26.019 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 13:06:26.019 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 13:06:26.019 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 13:06:26.019 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 13:06:26.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 13:06:26.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 13:06:26.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 13:06:26.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.annotation-api-1.2.jar 13:06:26.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 13:06:26.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/xz-1.4.jar.csupdbak 13:06:26.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jersey-server-2.5.1.jar 13:06:26.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 13:06:26.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 13:06:26.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 13:06:26.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 13:06:26.021 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 13:06:26.021 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 13:06:26.022 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/slf4j-api-1.7.7.jar 13:06:26.022 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 13:06:26.022 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 13:06:26.022 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 13:06:26.022 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/derby-10.10.2.0.jar 13:06:26.022 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 13:06:26.022 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 13:06:26.022 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/args4j-2.0.16.jar 13:06:26.022 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 13:06:26.023 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 13:06:26.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 13:06:26.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 13:06:26.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/xz-1.4.jar 13:06:26.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/guava-14.0.1.jar 13:06:26.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 13:06:26.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 13:06:26.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 13:06:26.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 13:06:26.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/logback-classic-1.0.13.jar 13:06:26.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 13:06:26.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 13:06:26.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 13:06:26.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 13:06:26.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 13:06:26.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 13:06:26.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 13:06:26.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 13:06:26.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 13:06:26.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 13:06:26.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 13:06:26.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 13:06:26.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 13:06:26.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 13:06:26.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jersey-client-2.5.1.jar 13:06:26.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 13:06:26.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 13:06:26.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 13:06:26.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 13:06:26.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 13:06:26.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 13:06:26.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 13:06:26.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 13:06:26.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 13:06:26.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 13:06:26.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 13:06:26.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 13:06:26.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 13:06:26.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/cglib-2.2.0-b21.jar 13:06:26.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jersey-common-2.5.1.jar 13:06:26.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 13:06:26.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 13:06:26.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/commons-compress-1.7.jar 13:06:26.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/transaction-api-1.1.jar 13:06:26.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 13:06:26.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 13:06:26.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 13:06:26.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 13:06:26.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 13:06:26.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 13:06:26.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 13:06:26.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 13:06:26.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/bin 13:06:26.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/bin/cloudstore.bat 13:06:26.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/bin/cloudstore.csupdbak 13:06:26.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/bin/cloudstore 13:06:26.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/bin/cloudstore.bat.csupdbak 13:06:26.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/backup 13:06:26.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-j5qmemwl.tar.gz 13:06:26.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127741860/installation/cloudstore/installation.properties 13:06:26.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127741860/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 13:06:26.038 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6d2a209c]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 13:06:26.116 [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 13:06:26.189 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 72 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. 13:06:26.443 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [778d1062]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 13:06:26.443 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [778d1062]tryAcquire: returning true. lockCounter=1 13:06:26.444 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 13:06:26.444 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:26.444 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:26.447 [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 13:06:26.449 [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' 13:06:26.449 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1d86' dir.usableSpace='37871 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% 13:06:26.509 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 13:06:26.512 [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 13:06:26.513 [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' 13:06:26.513 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1d86' dir.usableSpace='37854 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 13:06:36.444 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15014127860780/installation/cloudstore' dir.usableSpace='37854 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15014127860780/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-j5qmew4c.tar.gz 13:06:36.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/etc' 13:06:36.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, etc]' 13:06:36.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/etc' 13:06:36.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, etc]' 13:06:36.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/etc/profile.d' 13:06:36.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, etc, profile.d]' 13:06:36.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/etc/profile.d' 13:06:36.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, etc, profile.d]' 13:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/etc/profile.d/cloudstore.sh' 13:06:36.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, etc, profile.d, cloudstore.sh]' 13:06:36.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/etc/profile.d/cloudstore.sh' 13:06:36.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, etc, profile.d, cloudstore.sh]' 13:06:36.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib' 13:06:36.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib]' 13:06:36.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib' 13:06:36.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib]' 13:06:36.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 13:06:36.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 13:06:36.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 13:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 13:06:36.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 13:06:36.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 13:06:36.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 13:06:36.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 13:06:36.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.462 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/logback-core-1.0.13.jar' 13:06:36.462 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, logback-core-1.0.13.jar]' 13:06:36.462 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/logback-core-1.0.13.jar' 13:06:36.462 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, logback-core-1.0.13.jar]' 13:06:36.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 13:06:36.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 13:06:36.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 13:06:36.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 13:06:36.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 13:06:36.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 13:06:36.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 13:06:36.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 13:06:36.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 13:06:36.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 13:06:36.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 13:06:36.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 13:06:36.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 13:06:36.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 13:06:36.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 13:06:36.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 13:06:36.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 13:06:36.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 13:06:36.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 13:06:36.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 13:06:36.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-server-2.5.1.jar' 13:06:36.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 13:06:36.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-server-2.5.1.jar' 13:06:36.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 13:06:36.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 13:06:36.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 13:06:36.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 13:06:36.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 13:06:36.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 13:06:36.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 13:06:36.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 13:06:36.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 13:06:36.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 13:06:36.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 13:06:36.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 13:06:36.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 13:06:36.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 13:06:36.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 13:06:36.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 13:06:36.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 13:06:36.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 13:06:36.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 13:06:36.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 13:06:36.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 13:06:36.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 13:06:36.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 13:06:36.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 13:06:36.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 13:06:36.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 13:06:36.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 13:06:36.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 13:06:36.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 13:06:36.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:36.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:36.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/derby-10.10.2.0.jar' 13:06:36.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, derby-10.10.2.0.jar]' 13:06:36.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/derby-10.10.2.0.jar' 13:06:36.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, derby-10.10.2.0.jar]' 13:06:37.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 13:06:37.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 13:06:37.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 13:06:37.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 13:06:37.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 13:06:37.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 13:06:37.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 13:06:37.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 13:06:37.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/args4j-2.0.16.jar' 13:06:37.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, args4j-2.0.16.jar]' 13:06:37.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/args4j-2.0.16.jar' 13:06:37.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, args4j-2.0.16.jar]' 13:06:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 13:06:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 13:06:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 13:06:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 13:06:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/xz-1.4.jar' 13:06:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, xz-1.4.jar]' 13:06:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/xz-1.4.jar' 13:06:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, xz-1.4.jar]' 13:06:37.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/guava-14.0.1.jar' 13:06:37.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, guava-14.0.1.jar]' 13:06:37.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/guava-14.0.1.jar' 13:06:37.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, guava-14.0.1.jar]' 13:06:37.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 13:06:37.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 13:06:37.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 13:06:37.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 13:06:37.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/logback-classic-1.0.13.jar' 13:06:37.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 13:06:37.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/logback-classic-1.0.13.jar' 13:06:37.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 13:06:37.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 13:06:37.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 13:06:37.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 13:06:37.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 13:06:37.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 13:06:37.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 13:06:37.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 13:06:37.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 13:06:37.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 13:06:37.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 13:06:37.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 13:06:37.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 13:06:37.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 13:06:37.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 13:06:37.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 13:06:37.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 13:06:37.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 13:06:37.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 13:06:37.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 13:06:37.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 13:06:37.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 13:06:37.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 13:06:37.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 13:06:37.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 13:06:37.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 13:06:37.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 13:06:37.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 13:06:37.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 13:06:37.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 13:06:37.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 13:06:37.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 13:06:37.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 13:06:37.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 13:06:37.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 13:06:37.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 13:06:37.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 13:06:37.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 13:06:37.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 13:06:37.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 13:06:37.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 13:06:37.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 13:06:37.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 13:06:37.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 13:06:37.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 13:06:37.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 13:06:37.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 13:06:37.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 13:06:37.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 13:06:37.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-client-2.5.1.jar' 13:06:37.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 13:06:37.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-client-2.5.1.jar' 13:06:37.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 13:06:37.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 13:06:37.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 13:06:37.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 13:06:37.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 13:06:37.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 13:06:37.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 13:06:37.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 13:06:37.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 13:06:37.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 13:06:37.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 13:06:37.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 13:06:37.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 13:06:37.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 13:06:37.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 13:06:37.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 13:06:37.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 13:06:37.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 13:06:37.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 13:06:37.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 13:06:37.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 13:06:37.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 13:06:37.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 13:06:37.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 13:06:37.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 13:06:37.812 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 13:06:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 13:06:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 13:06:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 13:06:37.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 13:06:37.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 13:06:37.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 13:06:37.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 13:06:37.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 13:06:37.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 13:06:37.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 13:06:37.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 13:06:37.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 13:06:37.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 13:06:37.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 13:06:37.861 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 13:06:37.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-common-2.5.1.jar' 13:06:37.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 13:06:37.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-common-2.5.1.jar' 13:06:37.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 13:06:37.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 13:06:37.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 13:06:37.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 13:06:37.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 13:06:37.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 13:06:37.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 13:06:37.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 13:06:37.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 13:06:37.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 13:06:37.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 13:06:37.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 13:06:37.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 13:06:37.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/commons-compress-1.7.jar' 13:06:37.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, commons-compress-1.7.jar]' 13:06:37.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/commons-compress-1.7.jar' 13:06:37.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, commons-compress-1.7.jar]' 13:06:37.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/transaction-api-1.1.jar' 13:06:37.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, transaction-api-1.1.jar]' 13:06:37.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/transaction-api-1.1.jar' 13:06:37.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, lib, transaction-api-1.1.jar]' 13:06:37.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/bin' 13:06:37.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, bin]' 13:06:37.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/bin' 13:06:37.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, bin]' 13:06:37.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/bin/cloudstore.bat' 13:06:37.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, bin, cloudstore.bat]' 13:06:37.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/bin/cloudstore.bat' 13:06:37.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, bin, cloudstore.bat]' 13:06:37.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/bin/cloudstore' 13:06:37.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, bin, cloudstore]' 13:06:37.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/bin/cloudstore' 13:06:37.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, bin, cloudstore]' 13:06:37.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore' 13:06:37.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore]' 13:06:37.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/installation.properties' 13:06:37.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, installation.properties]' 13:06:37.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127860780/installation/cloudstore/installation.properties' 13:06:37.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127860780, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15014127860780/installation/cloudstore 13:06:37.994 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 13:06:37.994 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 13:06:37.995 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 13:06:37.995 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 13:06:37.995 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 13:06:37.995 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 13:06:37.995 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 13:06:37.995 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 13:06:37.995 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 13:06:37.996 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 13:06:37.996 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 13:06:37.996 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 13:06:37.996 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 13:06:37.996 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/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' 13:06:37.996 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 13:06:37.996 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 13:06:37.996 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 13:06:37.996 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 13:06:37.997 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 13:06:37.997 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 13:06:37.997 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 13:06:37.997 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 13:06:37.997 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 13:06:37.997 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 13:06:37.997 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 13:06:37.997 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 13:06:37.997 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 13:06:37.998 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 13:06:37.998 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 13:06:37.998 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 13:06:37.998 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 13:06:37.998 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 13:06:37.998 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 13:06:37.999 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 13:06:37.999 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 13:06:37.999 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 13:06:37.999 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 13:06:37.999 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 13:06:37.999 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 13:06:37.999 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 13:06:37.999 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/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' 13:06:38.000 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 13:06:38.000 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/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' 13:06:38.000 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 13:06:38.000 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 13:06:38.000 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 13:06:38.000 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 13:06:38.000 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 13:06:38.000 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 13:06:38.001 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 13:06:38.001 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 13:06:38.001 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/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' 13:06:38.001 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 13:06:38.001 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 13:06:38.001 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 13:06:38.002 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 13:06:38.002 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 13:06:38.002 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127860780/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15014127860780/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15014127860780/installation/cloudstore 13:06:38.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore 13:06:38.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/etc 13:06:38.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib 13:06:38.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 13:06:38.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 13:06:38.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/logback-core-1.0.13.jar 13:06:38.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 13:06:38.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 13:06:38.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 13:06:38.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 13:06:38.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 13:06:38.281 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 13:06:38.281 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 13:06:38.281 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 13:06:38.281 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 13:06:38.282 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 13:06:38.282 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 13:06:38.282 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 13:06:38.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 13:06:38.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 13:06:38.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 13:06:38.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 13:06:38.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 13:06:38.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 13:06:38.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 13:06:38.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 13:06:38.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.annotation-api-1.2.jar 13:06:38.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/xz-1.4.jar.csupdbak 13:06:38.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/derby-10.13.1.1.jar 13:06:38.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 13:06:38.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-server-2.5.1.jar 13:06:38.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 13:06:38.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 13:06:38.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 13:06:38.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 13:06:38.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 13:06:38.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 13:06:38.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 13:06:38.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 13:06:38.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 13:06:38.287 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/slf4j-api-1.7.7.jar 13:06:38.287 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 13:06:38.287 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 13:06:38.287 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 13:06:38.287 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 13:06:38.287 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/args4j-2.0.16.jar 13:06:38.287 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 13:06:38.287 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 13:06:38.288 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 13:06:38.288 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 13:06:38.288 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 13:06:38.288 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/xz-1.4.jar 13:06:38.288 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/guava-14.0.1.jar 13:06:38.288 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 13:06:38.288 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 13:06:38.288 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 13:06:38.288 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 13:06:38.289 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 13:06:38.289 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 13:06:38.289 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 13:06:38.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/logback-classic-1.0.13.jar 13:06:38.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 13:06:38.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 13:06:38.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 13:06:38.291 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 13:06:38.291 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 13:06:38.291 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 13:06:38.291 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 13:06:38.291 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 13:06:38.291 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 13:06:38.291 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 13:06:38.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 13:06:38.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 13:06:38.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 13:06:38.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 13:06:38.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 13:06:38.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 13:06:38.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 13:06:38.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-client-2.5.1.jar 13:06:38.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 13:06:38.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 13:06:38.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 13:06:38.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 13:06:38.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 13:06:38.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 13:06:38.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 13:06:38.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 13:06:38.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 13:06:38.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 13:06:38.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 13:06:38.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 13:06:38.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 13:06:38.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 13:06:38.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 13:06:38.295 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 13:06:38.295 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/cglib-2.2.0-b21.jar 13:06:38.295 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-common-2.5.1.jar 13:06:38.295 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 13:06:38.295 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 13:06:38.295 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 13:06:38.296 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 13:06:38.296 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/commons-compress-1.7.jar 13:06:38.296 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/transaction-api-1.1.jar 13:06:38.296 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 13:06:38.296 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 13:06:38.297 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 13:06:38.297 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 13:06:38.298 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 13:06:38.299 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 13:06:38.299 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 13:06:38.300 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 13:06:38.300 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/bin 13:06:38.300 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/bin/cloudstore.bat 13:06:38.300 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/bin/cloudstore.csupdbak 13:06:38.300 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/bin/cloudstore 13:06:38.300 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/bin/cloudstore.bat.csupdbak 13:06:38.300 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/backup 13:06:38.300 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-j5qmew4c.tar.gz 13:06:38.300 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127860780/installation/cloudstore/installation.properties 13:06:38.300 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127860780/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 13:06:38.307 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [778d1062]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 13:06:38.391 [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 13:06:38.449 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 57 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. 13:06:38.685 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1ed1993a]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 13:06:38.685 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1ed1993a]tryAcquire: returning true. lockCounter=1 13:06:38.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 13:06:38.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:38.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:38.689 [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 13:06:38.692 [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' 13:06:38.692 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1079' dir.usableSpace='37871 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% 13:06:38.751 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 13:06:38.752 [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 13:06:38.754 [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' 13:06:38.754 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1079' dir.usableSpace='37854 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 13:06:48.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15014127983570/installation/cloudstore' dir.usableSpace='37854 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15014127983570/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-j5qmf5kg.tar.gz 13:06:48.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc' 13:06:48.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, etc]' 13:06:48.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc' 13:06:48.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, etc]' 13:06:48.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init' 13:06:48.693 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, etc, init]' 13:06:48.693 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init' 13:06:48.693 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, etc, init]' 13:06:48.693 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init/cloudstore-server.conf' 13:06:48.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, etc, init, cloudstore-server.conf]' 13:06:48.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init/cloudstore-server.conf' 13:06:48.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, etc, init, cloudstore-server.conf]' 13:06:48.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init.d' 13:06:48.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, etc, init.d]' 13:06:48.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init.d' 13:06:48.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, etc, init.d]' 13:06:48.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init.d/cloudstore-server' 13:06:48.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, etc, init.d, cloudstore-server]' 13:06:48.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init.d/cloudstore-server' 13:06:48.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, etc, init.d, cloudstore-server]' 13:06:48.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/profile.d' 13:06:48.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, etc, profile.d]' 13:06:48.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/profile.d' 13:06:48.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, etc, profile.d]' 13:06:48.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/profile.d/cloudstore.sh' 13:06:48.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, etc, profile.d, cloudstore.sh]' 13:06:48.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/profile.d/cloudstore.sh' 13:06:48.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, etc, profile.d, cloudstore.sh]' 13:06:48.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib' 13:06:48.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib]' 13:06:48.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib' 13:06:48.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib]' 13:06:48.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 13:06:48.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 13:06:48.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 13:06:48.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 13:06:48.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 13:06:48.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 13:06:48.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 13:06:48.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 13:06:48.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 13:06:48.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 13:06:48.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 13:06:48.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 13:06:48.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 13:06:48.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 13:06:48.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 13:06:48.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 13:06:48.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/logback-core-1.0.13.jar' 13:06:48.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, logback-core-1.0.13.jar]' 13:06:48.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/logback-core-1.0.13.jar' 13:06:48.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, logback-core-1.0.13.jar]' 13:06:48.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 13:06:48.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 13:06:48.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 13:06:48.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 13:06:48.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 13:06:48.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 13:06:48.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 13:06:48.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 13:06:48.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 13:06:48.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 13:06:48.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 13:06:48.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 13:06:48.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 13:06:48.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 13:06:48.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 13:06:48.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 13:06:48.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 13:06:48.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 13:06:48.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 13:06:48.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 13:06:48.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 13:06:48.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 13:06:48.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 13:06:48.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 13:06:48.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 13:06:48.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 13:06:48.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 13:06:48.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 13:06:48.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 13:06:48.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 13:06:48.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 13:06:48.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 13:06:48.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 13:06:48.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 13:06:48.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 13:06:48.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 13:06:48.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-server-2.5.1.jar' 13:06:48.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 13:06:48.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-server-2.5.1.jar' 13:06:48.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 13:06:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 13:06:48.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 13:06:48.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 13:06:48.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 13:06:48.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 13:06:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 13:06:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 13:06:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 13:06:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 13:06:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 13:06:48.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 13:06:48.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 13:06:48.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:48.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:48.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 13:06:48.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 13:06:48.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 13:06:48.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 13:06:49.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 13:06:49.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 13:06:49.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 13:06:49.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 13:06:49.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 13:06:49.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 13:06:49.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 13:06:49.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 13:06:49.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 13:06:49.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 13:06:49.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 13:06:49.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 13:06:49.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/derby-10.10.2.0.jar' 13:06:49.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, derby-10.10.2.0.jar]' 13:06:49.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/derby-10.10.2.0.jar' 13:06:49.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, derby-10.10.2.0.jar]' 13:06:49.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 13:06:49.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 13:06:49.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 13:06:49.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 13:06:49.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/args4j-2.0.16.jar' 13:06:49.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, args4j-2.0.16.jar]' 13:06:49.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/args4j-2.0.16.jar' 13:06:49.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, args4j-2.0.16.jar]' 13:06:49.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 13:06:49.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 13:06:49.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 13:06:49.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 13:06:49.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/xz-1.4.jar' 13:06:49.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, xz-1.4.jar]' 13:06:49.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/xz-1.4.jar' 13:06:49.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, xz-1.4.jar]' 13:06:49.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/guava-14.0.1.jar' 13:06:49.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, guava-14.0.1.jar]' 13:06:49.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/guava-14.0.1.jar' 13:06:49.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, guava-14.0.1.jar]' 13:06:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 13:06:49.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 13:06:49.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 13:06:49.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 13:06:49.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 13:06:49.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 13:06:49.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 13:06:49.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 13:06:49.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/logback-classic-1.0.13.jar' 13:06:49.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 13:06:49.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/logback-classic-1.0.13.jar' 13:06:49.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 13:06:49.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 13:06:49.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 13:06:49.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 13:06:49.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 13:06:49.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 13:06:49.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 13:06:49.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 13:06:49.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 13:06:49.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 13:06:49.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 13:06:49.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 13:06:49.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 13:06:49.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 13:06:49.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 13:06:49.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 13:06:49.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 13:06:49.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 13:06:49.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 13:06:49.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 13:06:49.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 13:06:49.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 13:06:49.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 13:06:49.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 13:06:49.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 13:06:49.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 13:06:49.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 13:06:49.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 13:06:49.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 13:06:49.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 13:06:49.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 13:06:49.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 13:06:49.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 13:06:49.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-client-2.5.1.jar' 13:06:49.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 13:06:49.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-client-2.5.1.jar' 13:06:49.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 13:06:49.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 13:06:49.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 13:06:49.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 13:06:49.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 13:06:49.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 13:06:49.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 13:06:49.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 13:06:49.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 13:06:49.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 13:06:49.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 13:06:49.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 13:06:49.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 13:06:49.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 13:06:49.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 13:06:49.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 13:06:49.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 13:06:49.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 13:06:49.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 13:06:49.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 13:06:49.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 13:06:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 13:06:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 13:06:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 13:06:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 13:06:49.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 13:06:49.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 13:06:49.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 13:06:49.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 13:06:49.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 13:06:49.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 13:06:49.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 13:06:49.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 13:06:49.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:49.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:49.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-common-2.5.1.jar' 13:06:49.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 13:06:49.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-common-2.5.1.jar' 13:06:49.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 13:06:50.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 13:06:50.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 13:06:50.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 13:06:50.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 13:06:50.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 13:06:50.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 13:06:50.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 13:06:50.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 13:06:50.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/commons-compress-1.7.jar' 13:06:50.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, commons-compress-1.7.jar]' 13:06:50.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/commons-compress-1.7.jar' 13:06:50.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, commons-compress-1.7.jar]' 13:06:50.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/transaction-api-1.1.jar' 13:06:50.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, transaction-api-1.1.jar]' 13:06:50.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/transaction-api-1.1.jar' 13:06:50.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, lib, transaction-api-1.1.jar]' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/bin' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, bin]' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/bin' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, bin]' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore-server' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, bin, cloudstore-server]' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore-server' 13:06:50.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, bin, cloudstore-server]' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore.bat' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, bin, cloudstore.bat]' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore.bat' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, bin, cloudstore.bat]' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, bin, cloudstore]' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, bin, cloudstore]' 13:06:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore-server.bat' 13:06:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, bin, cloudstore-server.bat]' 13:06:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore-server.bat' 13:06:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, bin, cloudstore-server.bat]' 13:06:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore' 13:06:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore]' 13:06:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/installation.properties' 13:06:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, installation.properties]' 13:06:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15014127983570/installation/cloudstore/installation.properties' 13:06:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15014127983570, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15014127983570/installation/cloudstore 13:06:50.092 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 13:06:50.092 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 13:06:50.092 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 13:06:50.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 13:06:50.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 13:06:50.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 13:06:50.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 13:06:50.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 13:06:50.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 13:06:50.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/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' 13:06:50.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 13:06:50.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 13:06:50.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 13:06:50.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 13:06:50.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 13:06:50.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 13:06:50.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 13:06:50.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 13:06:50.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 13:06:50.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 13:06:50.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 13:06:50.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 13:06:50.094 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 13:06:50.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 13:06:50.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 13:06:50.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 13:06:50.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 13:06:50.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 13:06:50.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 13:06:50.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 13:06:50.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 13:06:50.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 13:06:50.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 13:06:50.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 13:06:50.095 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 13:06:50.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 13:06:50.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 13:06:50.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 13:06:50.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 13:06:50.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 13:06:50.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 13:06:50.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 13:06:50.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 13:06:50.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 13:06:50.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 13:06:50.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 13:06:50.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 13:06:50.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 13:06:50.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 13:06:50.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 13:06:50.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 13:06:50.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 13:06:50.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 13:06:50.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 13:06:50.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 13:06:50.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 13:06:50.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 13:06:50.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 13:06:50.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 13:06:50.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 13:06:50.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15014127983570/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15014127983570/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15014127983570/installation/cloudstore 13:06:50.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore 13:06:50.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/etc 13:06:50.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init 13:06:50.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init/cloudstore-server.conf 13:06:50.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 13:06:50.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init.d 13:06:50.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init.d/cloudstore-server 13:06:50.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 13:06:50.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/profile.d 13:06:50.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/profile.d/cloudstore.sh 13:06:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 13:06:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib 13:06:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 13:06:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 13:06:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 13:06:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 13:06:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 13:06:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/logback-core-1.0.13.jar 13:06:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 13:06:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 13:06:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 13:06:50.346 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 13:06:50.346 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 13:06:50.346 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 13:06:50.346 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 13:06:50.346 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 13:06:50.346 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 13:06:50.346 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 13:06:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 13:06:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 13:06:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 13:06:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 13:06:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 13:06:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 13:06:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 13:06:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 13:06:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 13:06:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.annotation-api-1.2.jar 13:06:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 13:06:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/xz-1.4.jar.csupdbak 13:06:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-server-2.5.1.jar 13:06:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 13:06:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 13:06:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 13:06:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 13:06:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 13:06:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 13:06:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 13:06:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 13:06:50.349 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/slf4j-api-1.7.7.jar 13:06:50.349 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 13:06:50.349 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 13:06:50.349 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 13:06:50.349 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 13:06:50.349 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/derby-10.10.2.0.jar 13:06:50.349 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 13:06:50.349 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 13:06:50.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 13:06:50.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/args4j-2.0.16.jar 13:06:50.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 13:06:50.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 13:06:50.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 13:06:50.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 13:06:50.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 13:06:50.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/xz-1.4.jar 13:06:50.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/guava-14.0.1.jar 13:06:50.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 13:06:50.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 13:06:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 13:06:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 13:06:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 13:06:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/logback-classic-1.0.13.jar 13:06:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 13:06:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 13:06:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 13:06:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 13:06:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 13:06:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 13:06:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 13:06:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 13:06:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 13:06:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 13:06:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 13:06:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 13:06:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 13:06:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 13:06:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 13:06:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 13:06:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 13:06:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 13:06:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-client-2.5.1.jar 13:06:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 13:06:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 13:06:50.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 13:06:50.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 13:06:50.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 13:06:50.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 13:06:50.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 13:06:50.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 13:06:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 13:06:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 13:06:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 13:06:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 13:06:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 13:06:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 13:06:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 13:06:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 13:06:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/cglib-2.2.0-b21.jar 13:06:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-common-2.5.1.jar 13:06:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 13:06:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 13:06:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 13:06:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 13:06:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/commons-compress-1.7.jar 13:06:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/transaction-api-1.1.jar 13:06:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 13:06:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 13:06:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 13:06:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 13:06:50.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 13:06:50.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 13:06:50.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 13:06:50.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 13:06:50.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/bin 13:06:50.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore-server 13:06:50.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore.bat 13:06:50.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore.csupdbak 13:06:50.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore 13:06:50.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore-server.bat 13:06:50.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 13:06:50.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore-server.csupdbak 13:06:50.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/bin/cloudstore.bat.csupdbak 13:06:50.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/backup 13:06:50.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-j5qmf5kg.tar.gz 13:06:50.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15014127983570/installation/cloudstore/installation.properties 13:06:50.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15014127983570/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 13:06:50.365 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1ed1993a]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.469 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.1.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.1-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.1.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.1/co.codewizards.cloudstore.updater-0.10.1.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.1/co.codewizards.cloudstore.updater-0.10.1.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.1-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.1/co.codewizards.cloudstore.updater-0.10.1-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.1/co.codewizards.cloudstore.updater-0.10.1.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.1/co.codewizards.cloudstore.updater-0.10.1.jar (77 KB at 25384.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.1/co.codewizards.cloudstore.updater-0.10.1.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.1/co.codewizards.cloudstore.updater-0.10.1.pom (3 KB at 2888.7 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (655 B at 127.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (655 B at 319.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.1/co.codewizards.cloudstore.updater-0.10.1-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.1/co.codewizards.cloudstore.updater-0.10.1-sources.jar (65 KB at 16159.2 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