[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.updater 0.10.7-SNAPSHOT [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.PGPTest Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest 15:26:41.308 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 15:26:41.383 [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 15:26:41.712 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 328 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 sec - in co.codewizards.cloudstore.updater.PGPTest CloudStore updater started. Downloading meta-data. 15:26:42.252 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock' 15:26:42.260 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]tryAcquire: returning true. lockCounter=1 15:26:42.261 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 15:26:42.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:42.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:42.271 [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 15:26:42.275 [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' 15:26:42.276 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2411' dir.usableSpace='13641 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% 15:26:42.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 15:26:42.350 [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 15:26:42.352 [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' 15:26:42.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2411' dir.usableSpace='13624 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 15:26:52.261 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642340013210/installation/cloudstore' dir.usableSpace='13624 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15642340013210/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jylkjkh2.tar.gz 15:26:52.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc' 15:26:52.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, etc]' 15:26:52.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc' 15:26:52.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, etc]' 15:26:52.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init' 15:26:52.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, etc, init]' 15:26:52.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init' 15:26:52.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, etc, init]' 15:26:52.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init/cloudstore-server.conf' 15:26:52.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, etc, init, cloudstore-server.conf]' 15:26:52.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init/cloudstore-server.conf' 15:26:52.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, etc, init, cloudstore-server.conf]' 15:26:52.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init.d' 15:26:52.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, etc, init.d]' 15:26:52.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init.d' 15:26:52.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, etc, init.d]' 15:26:52.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init.d/cloudstore-server' 15:26:52.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, etc, init.d, cloudstore-server]' 15:26:52.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init.d/cloudstore-server' 15:26:52.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, etc, init.d, cloudstore-server]' 15:26:52.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/profile.d' 15:26:52.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, etc, profile.d]' 15:26:52.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/profile.d' 15:26:52.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, etc, profile.d]' 15:26:52.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/profile.d/cloudstore.sh' 15:26:52.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, etc, profile.d, cloudstore.sh]' 15:26:52.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/profile.d/cloudstore.sh' 15:26:52.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, etc, profile.d, cloudstore.sh]' 15:26:52.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib' 15:26:52.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib]' 15:26:52.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib' 15:26:52.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib]' 15:26:52.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 15:26:52.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 15:26:52.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 15:26:52.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 15:26:52.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 15:26:52.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 15:26:52.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 15:26:52.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 15:26:52.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 15:26:52.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 15:26:52.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 15:26:52.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 15:26:52.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/logback-core-1.0.13.jar' 15:26:52.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, logback-core-1.0.13.jar]' 15:26:52.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/logback-core-1.0.13.jar' 15:26:52.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, logback-core-1.0.13.jar]' 15:26:52.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 15:26:52.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 15:26:52.368 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 15:26:52.368 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 15:26:52.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 15:26:52.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 15:26:52.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 15:26:52.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 15:26:52.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 15:26:52.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 15:26:52.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 15:26:52.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 15:26:52.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 15:26:52.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 15:26:52.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 15:26:52.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 15:26:52.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 15:26:52.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 15:26:52.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 15:26:52.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 15:26:52.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 15:26:52.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 15:26:52.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 15:26:52.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 15:26:52.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 15:26:52.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 15:26:52.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 15:26:52.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 15:26:52.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-server-2.5.1.jar' 15:26:52.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 15:26:52.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-server-2.5.1.jar' 15:26:52.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 15:26:52.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 15:26:52.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 15:26:52.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 15:26:52.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 15:26:52.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 15:26:52.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 15:26:52.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 15:26:52.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 15:26:52.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 15:26:52.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 15:26:52.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 15:26:52.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 15:26:52.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 15:26:52.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 15:26:52.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 15:26:52.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 15:26:52.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.541 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 15:26:52.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 15:26:52.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 15:26:52.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 15:26:52.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 15:26:52.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 15:26:52.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 15:26:52.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 15:26:52.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 15:26:52.712 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 15:26:52.712 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 15:26:52.712 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 15:26:52.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/derby-10.10.2.0.jar' 15:26:52.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, derby-10.10.2.0.jar]' 15:26:52.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/derby-10.10.2.0.jar' 15:26:52.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, derby-10.10.2.0.jar]' 15:26:52.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 15:26:52.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 15:26:52.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 15:26:52.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 15:26:52.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 15:26:52.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 15:26:52.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 15:26:52.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 15:26:52.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/args4j-2.0.16.jar' 15:26:52.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, args4j-2.0.16.jar]' 15:26:52.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/args4j-2.0.16.jar' 15:26:52.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, args4j-2.0.16.jar]' 15:26:52.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 15:26:52.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 15:26:52.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 15:26:52.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 15:26:52.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 15:26:52.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 15:26:52.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 15:26:52.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 15:26:52.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:52.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:52.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/xz-1.4.jar' 15:26:52.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, xz-1.4.jar]' 15:26:52.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/xz-1.4.jar' 15:26:52.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, xz-1.4.jar]' 15:26:53.000 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.000 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.000 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.000 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.000 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/guava-14.0.1.jar' 15:26:53.001 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, guava-14.0.1.jar]' 15:26:53.001 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/guava-14.0.1.jar' 15:26:53.001 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, guava-14.0.1.jar]' 15:26:53.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 15:26:53.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 15:26:53.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 15:26:53.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 15:26:53.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/logback-classic-1.0.13.jar' 15:26:53.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 15:26:53.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/logback-classic-1.0.13.jar' 15:26:53.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 15:26:53.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 15:26:53.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 15:26:53.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 15:26:53.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 15:26:53.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 15:26:53.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 15:26:53.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 15:26:53.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 15:26:53.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 15:26:53.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 15:26:53.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 15:26:53.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 15:26:53.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 15:26:53.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 15:26:53.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 15:26:53.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 15:26:53.463 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.463 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.463 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 15:26:53.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 15:26:53.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 15:26:53.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 15:26:53.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 15:26:53.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 15:26:53.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 15:26:53.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 15:26:53.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 15:26:53.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 15:26:53.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 15:26:53.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 15:26:53.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 15:26:53.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 15:26:53.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 15:26:53.622 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 15:26:53.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 15:26:53.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 15:26:53.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 15:26:53.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 15:26:53.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 15:26:53.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 15:26:53.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 15:26:53.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 15:26:53.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 15:26:53.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 15:26:53.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 15:26:53.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 15:26:53.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 15:26:53.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 15:26:53.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 15:26:53.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 15:26:53.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-client-2.5.1.jar' 15:26:53.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 15:26:53.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-client-2.5.1.jar' 15:26:53.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 15:26:53.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 15:26:53.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 15:26:53.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 15:26:53.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 15:26:53.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 15:26:53.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 15:26:53.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 15:26:53.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 15:26:53.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 15:26:53.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 15:26:53.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 15:26:53.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 15:26:53.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 15:26:53.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 15:26:53.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 15:26:53.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 15:26:53.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 15:26:53.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 15:26:53.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 15:26:53.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 15:26:53.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 15:26:53.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 15:26:53.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 15:26:53.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 15:26:53.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 15:26:53.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 15:26:53.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 15:26:53.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 15:26:53.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 15:26:53.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 15:26:53.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 15:26:53.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 15:26:53.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 15:26:53.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 15:26:53.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 15:26:53.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 15:26:53.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 15:26:53.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 15:26:53.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 15:26:53.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 15:26:53.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-common-2.5.1.jar' 15:26:53.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 15:26:53.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-common-2.5.1.jar' 15:26:53.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 15:26:53.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 15:26:53.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 15:26:53.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 15:26:53.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 15:26:53.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 15:26:53.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 15:26:53.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 15:26:53.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 15:26:53.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 15:26:53.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 15:26:53.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 15:26:53.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 15:26:53.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/commons-compress-1.7.jar' 15:26:53.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, commons-compress-1.7.jar]' 15:26:53.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/commons-compress-1.7.jar' 15:26:53.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, commons-compress-1.7.jar]' 15:26:53.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/transaction-api-1.1.jar' 15:26:53.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, transaction-api-1.1.jar]' 15:26:53.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/transaction-api-1.1.jar' 15:26:53.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, lib, transaction-api-1.1.jar]' 15:26:53.914 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.914 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.914 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.914 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.914 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/bin' 15:26:53.914 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, bin]' 15:26:53.914 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/bin' 15:26:53.914 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, bin]' 15:26:53.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore-server' 15:26:53.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, bin, cloudstore-server]' 15:26:53.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore-server' 15:26:53.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, bin, cloudstore-server]' 15:26:53.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore.bat' 15:26:53.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, bin, cloudstore.bat]' 15:26:53.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore.bat' 15:26:53.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, bin, cloudstore.bat]' 15:26:53.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore' 15:26:53.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, bin, cloudstore]' 15:26:53.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore' 15:26:53.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, bin, cloudstore]' 15:26:53.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore-server.bat' 15:26:53.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, bin, cloudstore-server.bat]' 15:26:53.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore-server.bat' 15:26:53.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, bin, cloudstore-server.bat]' 15:26:53.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore' 15:26:53.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore]' 15:26:53.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/installation.properties' 15:26:53.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, installation.properties]' 15:26:53.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340013210/installation/cloudstore/installation.properties' 15:26:53.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340013210, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642340013210/installation/cloudstore 15:26:53.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 15:26:53.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 15:26:53.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 15:26:53.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 15:26:53.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 15:26:53.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 15:26:53.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 15:26:53.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 15:26:53.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 15:26:53.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 15:26:53.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 15:26:53.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 15:26:53.926 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 15:26:53.926 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 15:26:53.926 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 15:26:53.926 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 15:26:53.926 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 15:26:53.927 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 15:26:53.927 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/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' 15:26:53.927 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 15:26:53.927 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 15:26:53.928 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 15:26:53.928 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 15:26:53.928 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 15:26:53.928 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 15:26:53.928 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 15:26:53.929 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 15:26:53.929 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 15:26:53.929 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 15:26:53.929 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 15:26:53.929 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 15:26:53.929 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 15:26:53.930 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 15:26:53.930 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 15:26:53.930 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 15:26:53.930 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 15:26:53.930 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 15:26:53.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 15:26:53.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 15:26:53.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 15:26:53.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 15:26:53.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 15:26:53.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 15:26:53.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 15:26:53.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 15:26:53.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 15:26:53.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/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' 15:26:53.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 15:26:53.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/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' 15:26:53.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 15:26:53.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 15:26:53.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 15:26:53.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 15:26:53.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 15:26:53.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 15:26:53.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 15:26:53.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 15:26:53.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/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' 15:26:53.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 15:26:53.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 15:26:53.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 15:26:53.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 15:26:53.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 15:26:53.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 15:26:53.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 15:26:53.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340013210/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642340013210/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642340013210/installation/cloudstore 15:26:54.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore 15:26:54.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/etc 15:26:54.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init 15:26:54.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init/cloudstore-server.conf 15:26:54.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 15:26:54.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init.d 15:26:54.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init.d/cloudstore-server 15:26:54.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 15:26:54.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/profile.d 15:26:54.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/profile.d/cloudstore.sh 15:26:54.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 15:26:54.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib 15:26:54.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 15:26:54.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 15:26:54.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 15:26:54.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 15:26:54.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/logback-core-1.0.13.jar 15:26:54.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 15:26:54.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 15:26:54.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 15:26:54.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 15:26:54.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 15:26:54.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 15:26:54.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 15:26:54.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 15:26:54.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 15:26:54.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 15:26:54.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 15:26:54.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 15:26:54.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 15:26:54.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 15:26:54.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 15:26:54.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 15:26:54.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 15:26:54.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 15:26:54.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 15:26:54.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 15:26:54.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 15:26:54.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.annotation-api-1.2.jar 15:26:54.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/xz-1.4.jar.csupdbak 15:26:54.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/derby-10.13.1.1.jar 15:26:54.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 15:26:54.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-server-2.5.1.jar 15:26:54.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 15:26:54.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 15:26:54.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 15:26:54.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 15:26:54.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 15:26:54.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 15:26:54.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 15:26:54.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 15:26:54.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 15:26:54.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/slf4j-api-1.7.7.jar 15:26:54.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 15:26:54.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 15:26:54.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 15:26:54.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 15:26:54.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/args4j-2.0.16.jar 15:26:54.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 15:26:54.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 15:26:54.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 15:26:54.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 15:26:54.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 15:26:54.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/xz-1.4.jar 15:26:54.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/guava-14.0.1.jar 15:26:54.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 15:26:54.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 15:26:54.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 15:26:54.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 15:26:54.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 15:26:54.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 15:26:54.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 15:26:54.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/logback-classic-1.0.13.jar 15:26:54.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 15:26:54.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 15:26:54.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 15:26:54.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 15:26:54.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 15:26:54.231 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 15:26:54.231 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 15:26:54.231 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 15:26:54.231 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 15:26:54.231 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 15:26:54.232 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 15:26:54.232 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 15:26:54.232 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 15:26:54.232 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 15:26:54.232 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 15:26:54.232 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 15:26:54.232 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 15:26:54.233 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 15:26:54.233 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 15:26:54.233 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-client-2.5.1.jar 15:26:54.233 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 15:26:54.233 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 15:26:54.233 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 15:26:54.233 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 15:26:54.234 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 15:26:54.234 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 15:26:54.234 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 15:26:54.234 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 15:26:54.234 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 15:26:54.234 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 15:26:54.235 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 15:26:54.235 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 15:26:54.236 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 15:26:54.236 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 15:26:54.236 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 15:26:54.236 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 15:26:54.236 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 15:26:54.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 15:26:54.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/cglib-2.2.0-b21.jar 15:26:54.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-common-2.5.1.jar 15:26:54.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 15:26:54.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 15:26:54.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 15:26:54.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 15:26:54.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/commons-compress-1.7.jar 15:26:54.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/transaction-api-1.1.jar 15:26:54.241 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 15:26:54.241 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 15:26:54.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 15:26:54.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 15:26:54.245 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 15:26:54.245 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 15:26:54.245 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 15:26:54.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 15:26:54.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 15:26:54.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/bin 15:26:54.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore-server 15:26:54.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore.bat 15:26:54.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore.csupdbak 15:26:54.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore 15:26:54.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore-server.bat 15:26:54.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 15:26:54.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore-server.csupdbak 15:26:54.250 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/bin/cloudstore.bat.csupdbak 15:26:54.250 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/backup 15:26:54.250 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jylkjkh2.tar.gz 15:26:54.250 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340013210/installation/cloudstore/installation.properties 15:26:54.250 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340013210/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 15:26:54.258 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 15:26:54.346 [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 15:26:54.412 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 65 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. 15:26:54.634 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock' 15:26:54.634 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]tryAcquire: returning true. lockCounter=1 15:26:54.634 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 15:26:54.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:26:54.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:26:54.639 [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 15:26:54.642 [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' 15:26:54.642 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1d4a' dir.usableSpace='13646 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% 15:26:54.710 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 15:26:54.712 [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 15:26:54.713 [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' 15:26:54.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1d4a' dir.usableSpace='13630 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 15:27:04.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642340143200/installation/cloudstore' dir.usableSpace='13630 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15642340143200/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jylkju0s.tar.gz 15:27:04.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.639 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.639 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/etc' 15:27:04.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, etc]' 15:27:04.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/etc' 15:27:04.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, etc]' 15:27:04.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/etc/profile.d' 15:27:04.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, etc, profile.d]' 15:27:04.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/etc/profile.d' 15:27:04.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, etc, profile.d]' 15:27:04.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/etc/profile.d/cloudstore.sh' 15:27:04.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, etc, profile.d, cloudstore.sh]' 15:27:04.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/etc/profile.d/cloudstore.sh' 15:27:04.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, etc, profile.d, cloudstore.sh]' 15:27:04.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib' 15:27:04.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib]' 15:27:04.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib' 15:27:04.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib]' 15:27:04.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 15:27:04.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 15:27:04.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 15:27:04.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 15:27:04.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/logback-core-1.0.13.jar' 15:27:04.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, logback-core-1.0.13.jar]' 15:27:04.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/logback-core-1.0.13.jar' 15:27:04.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, logback-core-1.0.13.jar]' 15:27:04.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 15:27:04.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 15:27:04.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 15:27:04.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 15:27:04.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 15:27:04.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 15:27:04.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 15:27:04.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 15:27:04.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 15:27:04.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 15:27:04.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 15:27:04.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 15:27:04.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 15:27:04.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 15:27:04.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 15:27:04.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 15:27:04.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 15:27:04.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 15:27:04.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 15:27:04.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 15:27:04.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 15:27:04.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 15:27:04.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 15:27:04.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 15:27:04.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 15:27:04.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 15:27:04.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 15:27:04.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 15:27:04.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 15:27:04.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 15:27:04.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 15:27:04.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 15:27:04.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 15:27:04.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 15:27:04.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 15:27:04.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 15:27:04.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 15:27:04.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 15:27:04.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 15:27:04.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 15:27:04.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:04.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:04.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/derby-10.10.2.0.jar' 15:27:04.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, derby-10.10.2.0.jar]' 15:27:04.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/derby-10.10.2.0.jar' 15:27:04.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, derby-10.10.2.0.jar]' 15:27:05.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 15:27:05.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 15:27:05.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 15:27:05.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 15:27:05.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/args4j-2.0.16.jar' 15:27:05.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, args4j-2.0.16.jar]' 15:27:05.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/args4j-2.0.16.jar' 15:27:05.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, args4j-2.0.16.jar]' 15:27:05.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 15:27:05.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 15:27:05.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 15:27:05.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 15:27:05.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/xz-1.4.jar' 15:27:05.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, xz-1.4.jar]' 15:27:05.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/xz-1.4.jar' 15:27:05.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, xz-1.4.jar]' 15:27:05.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/guava-14.0.1.jar' 15:27:05.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, guava-14.0.1.jar]' 15:27:05.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/guava-14.0.1.jar' 15:27:05.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, guava-14.0.1.jar]' 15:27:05.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 15:27:05.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 15:27:05.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 15:27:05.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 15:27:05.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 15:27:05.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 15:27:05.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 15:27:05.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 15:27:05.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/logback-classic-1.0.13.jar' 15:27:05.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 15:27:05.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/logback-classic-1.0.13.jar' 15:27:05.333 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 15:27:05.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 15:27:05.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 15:27:05.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 15:27:05.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 15:27:05.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 15:27:05.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 15:27:05.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 15:27:05.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 15:27:05.368 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.368 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.368 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 15:27:05.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 15:27:05.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 15:27:05.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 15:27:05.502 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.502 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.502 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.502 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.502 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 15:27:05.502 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 15:27:05.502 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 15:27:05.503 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 15:27:05.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jersey-client-2.5.1.jar' 15:27:05.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 15:27:05.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jersey-client-2.5.1.jar' 15:27:05.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 15:27:05.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 15:27:05.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 15:27:05.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 15:27:05.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 15:27:05.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 15:27:05.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 15:27:05.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 15:27:05.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 15:27:05.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 15:27:05.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 15:27:05.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 15:27:05.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 15:27:05.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 15:27:05.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 15:27:05.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 15:27:05.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 15:27:05.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 15:27:05.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 15:27:05.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 15:27:05.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 15:27:05.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jersey-common-2.5.1.jar' 15:27:05.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 15:27:05.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jersey-common-2.5.1.jar' 15:27:05.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 15:27:05.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/commons-compress-1.7.jar' 15:27:05.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, commons-compress-1.7.jar]' 15:27:05.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/commons-compress-1.7.jar' 15:27:05.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, commons-compress-1.7.jar]' 15:27:05.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/transaction-api-1.1.jar' 15:27:05.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, transaction-api-1.1.jar]' 15:27:05.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/transaction-api-1.1.jar' 15:27:05.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, lib, transaction-api-1.1.jar]' 15:27:05.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/bin' 15:27:05.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, bin]' 15:27:05.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/bin' 15:27:05.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, bin]' 15:27:05.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/bin/cloudstore.bat' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, bin, cloudstore.bat]' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/bin/cloudstore.bat' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, bin, cloudstore.bat]' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/bin/cloudstore' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, bin, cloudstore]' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/bin/cloudstore' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, bin, cloudstore]' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore' 15:27:05.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore]' 15:27:05.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/installation.properties' 15:27:05.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, installation.properties]' 15:27:05.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340143200/installation/cloudstore/installation.properties' 15:27:05.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340143200, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642340143200/installation/cloudstore 15:27:05.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 15:27:05.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 15:27:05.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 15:27:05.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/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' 15:27:05.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 15:27:05.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 15:27:05.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 15:27:05.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 15:27:05.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 15:27:05.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 15:27:05.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 15:27:05.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 15:27:05.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 15:27:05.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 15:27:05.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 15:27:05.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 15:27:05.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 15:27:05.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 15:27:05.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 15:27:05.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 15:27:05.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 15:27:05.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 15:27:05.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 15:27:05.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 15:27:05.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 15:27:05.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 15:27:05.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 15:27:05.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 15:27:05.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 15:27:05.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 15:27:05.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 15:27:05.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 15:27:05.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 15:27:05.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 15:27:05.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 15:27:05.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 15:27:05.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 15:27:05.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340143200/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642340143200/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642340143200/installation/cloudstore 15:27:06.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore 15:27:06.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/etc 15:27:06.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib 15:27:06.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 15:27:06.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 15:27:06.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 15:27:06.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/logback-core-1.0.13.jar 15:27:06.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 15:27:06.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 15:27:06.116 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 15:27:06.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 15:27:06.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 15:27:06.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 15:27:06.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 15:27:06.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 15:27:06.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 15:27:06.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 15:27:06.117 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 15:27:06.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 15:27:06.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 15:27:06.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.annotation-api-1.2.jar 15:27:06.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 15:27:06.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/xz-1.4.jar.csupdbak 15:27:06.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jersey-server-2.5.1.jar 15:27:06.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 15:27:06.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 15:27:06.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 15:27:06.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 15:27:06.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 15:27:06.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 15:27:06.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/slf4j-api-1.7.7.jar 15:27:06.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 15:27:06.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 15:27:06.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 15:27:06.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/derby-10.10.2.0.jar 15:27:06.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 15:27:06.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 15:27:06.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/args4j-2.0.16.jar 15:27:06.120 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 15:27:06.121 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 15:27:06.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 15:27:06.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 15:27:06.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/xz-1.4.jar 15:27:06.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/guava-14.0.1.jar 15:27:06.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 15:27:06.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 15:27:06.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 15:27:06.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 15:27:06.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/logback-classic-1.0.13.jar 15:27:06.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 15:27:06.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 15:27:06.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 15:27:06.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 15:27:06.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 15:27:06.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 15:27:06.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 15:27:06.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 15:27:06.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 15:27:06.123 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 15:27:06.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 15:27:06.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 15:27:06.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 15:27:06.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 15:27:06.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jersey-client-2.5.1.jar 15:27:06.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 15:27:06.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 15:27:06.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 15:27:06.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 15:27:06.124 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 15:27:06.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 15:27:06.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 15:27:06.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 15:27:06.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 15:27:06.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 15:27:06.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 15:27:06.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 15:27:06.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 15:27:06.125 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/cglib-2.2.0-b21.jar 15:27:06.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jersey-common-2.5.1.jar 15:27:06.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 15:27:06.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 15:27:06.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/commons-compress-1.7.jar 15:27:06.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/transaction-api-1.1.jar 15:27:06.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 15:27:06.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 15:27:06.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 15:27:06.126 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 15:27:06.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 15:27:06.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 15:27:06.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 15:27:06.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 15:27:06.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/bin 15:27:06.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/bin/cloudstore.bat 15:27:06.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/bin/cloudstore.csupdbak 15:27:06.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/bin/cloudstore 15:27:06.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/bin/cloudstore.bat.csupdbak 15:27:06.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/backup 15:27:06.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jylkju0s.tar.gz 15:27:06.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340143200/installation/cloudstore/installation.properties 15:27:06.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340143200/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 15:27:06.137 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 15:27:06.226 [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 15:27:06.295 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 66 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. 15:27:06.554 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock' 15:27:06.554 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]tryAcquire: returning true. lockCounter=1 15:27:06.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 15:27:06.554 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:06.554 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:06.559 [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 15:27:06.561 [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' 15:27:06.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1123' dir.usableSpace='13641 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% 15:27:06.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 15:27:06.637 [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 15:27:06.640 [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' 15:27:06.641 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1123' dir.usableSpace='13624 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 15:27:16.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642340261890/installation/cloudstore' dir.usableSpace='13624 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15642340261890/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jylkk37w.tar.gz 15:27:16.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/etc' 15:27:16.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, etc]' 15:27:16.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/etc' 15:27:16.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, etc]' 15:27:16.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/etc/profile.d' 15:27:16.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, etc, profile.d]' 15:27:16.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/etc/profile.d' 15:27:16.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, etc, profile.d]' 15:27:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/etc/profile.d/cloudstore.sh' 15:27:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, etc, profile.d, cloudstore.sh]' 15:27:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/etc/profile.d/cloudstore.sh' 15:27:16.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, etc, profile.d, cloudstore.sh]' 15:27:16.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib' 15:27:16.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib]' 15:27:16.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib' 15:27:16.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib]' 15:27:16.564 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.564 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.564 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.564 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.564 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 15:27:16.565 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 15:27:16.565 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 15:27:16.565 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 15:27:16.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 15:27:16.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 15:27:16.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 15:27:16.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 15:27:16.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/logback-core-1.0.13.jar' 15:27:16.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, logback-core-1.0.13.jar]' 15:27:16.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/logback-core-1.0.13.jar' 15:27:16.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, logback-core-1.0.13.jar]' 15:27:16.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 15:27:16.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 15:27:16.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 15:27:16.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 15:27:16.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 15:27:16.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 15:27:16.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 15:27:16.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 15:27:16.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 15:27:16.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 15:27:16.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 15:27:16.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 15:27:16.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 15:27:16.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 15:27:16.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 15:27:16.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 15:27:16.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 15:27:16.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 15:27:16.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 15:27:16.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 15:27:16.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-server-2.5.1.jar' 15:27:16.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 15:27:16.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-server-2.5.1.jar' 15:27:16.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 15:27:16.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 15:27:16.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 15:27:16.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 15:27:16.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 15:27:16.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 15:27:16.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 15:27:16.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 15:27:16.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 15:27:16.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 15:27:16.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 15:27:16.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 15:27:16.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 15:27:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 15:27:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 15:27:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 15:27:16.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 15:27:16.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 15:27:16.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 15:27:16.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 15:27:16.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 15:27:16.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 15:27:16.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 15:27:16.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 15:27:16.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 15:27:16.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 15:27:16.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 15:27:16.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 15:27:16.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 15:27:16.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:16.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:16.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/derby-10.10.2.0.jar' 15:27:16.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, derby-10.10.2.0.jar]' 15:27:16.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/derby-10.10.2.0.jar' 15:27:16.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, derby-10.10.2.0.jar]' 15:27:17.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 15:27:17.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 15:27:17.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 15:27:17.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 15:27:17.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 15:27:17.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 15:27:17.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 15:27:17.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 15:27:17.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/args4j-2.0.16.jar' 15:27:17.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, args4j-2.0.16.jar]' 15:27:17.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/args4j-2.0.16.jar' 15:27:17.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, args4j-2.0.16.jar]' 15:27:17.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 15:27:17.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 15:27:17.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 15:27:17.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 15:27:17.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/xz-1.4.jar' 15:27:17.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, xz-1.4.jar]' 15:27:17.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/xz-1.4.jar' 15:27:17.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, xz-1.4.jar]' 15:27:17.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/guava-14.0.1.jar' 15:27:17.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, guava-14.0.1.jar]' 15:27:17.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/guava-14.0.1.jar' 15:27:17.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, guava-14.0.1.jar]' 15:27:17.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 15:27:17.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 15:27:17.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 15:27:17.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 15:27:17.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/logback-classic-1.0.13.jar' 15:27:17.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 15:27:17.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/logback-classic-1.0.13.jar' 15:27:17.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 15:27:17.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 15:27:17.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 15:27:17.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 15:27:17.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 15:27:17.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 15:27:17.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 15:27:17.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 15:27:17.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 15:27:17.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 15:27:17.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 15:27:17.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 15:27:17.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 15:27:17.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 15:27:17.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 15:27:17.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 15:27:17.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 15:27:17.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 15:27:17.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 15:27:17.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 15:27:17.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 15:27:17.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 15:27:17.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 15:27:17.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 15:27:17.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 15:27:17.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 15:27:17.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 15:27:17.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 15:27:17.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 15:27:17.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 15:27:17.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 15:27:17.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 15:27:17.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 15:27:17.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 15:27:17.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 15:27:17.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 15:27:17.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 15:27:17.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 15:27:17.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 15:27:17.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 15:27:17.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 15:27:17.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 15:27:17.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 15:27:17.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 15:27:17.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 15:27:17.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 15:27:17.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 15:27:17.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 15:27:17.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 15:27:17.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-client-2.5.1.jar' 15:27:17.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 15:27:17.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-client-2.5.1.jar' 15:27:17.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 15:27:17.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 15:27:17.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 15:27:17.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 15:27:17.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 15:27:17.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 15:27:17.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 15:27:17.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 15:27:17.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 15:27:17.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 15:27:17.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 15:27:17.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 15:27:17.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 15:27:17.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 15:27:17.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 15:27:17.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 15:27:17.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 15:27:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 15:27:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 15:27:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 15:27:17.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 15:27:17.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 15:27:17.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 15:27:17.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 15:27:17.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 15:27:17.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 15:27:17.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 15:27:17.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 15:27:17.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 15:27:17.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 15:27:17.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 15:27:17.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 15:27:17.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 15:27:17.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 15:27:17.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 15:27:17.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 15:27:17.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 15:27:17.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 15:27:17.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 15:27:17.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 15:27:17.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 15:27:17.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:17.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:17.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-common-2.5.1.jar' 15:27:17.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 15:27:17.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-common-2.5.1.jar' 15:27:17.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 15:27:18.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 15:27:18.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 15:27:18.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 15:27:18.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 15:27:18.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 15:27:18.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 15:27:18.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 15:27:18.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 15:27:18.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 15:27:18.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 15:27:18.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 15:27:18.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 15:27:18.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/commons-compress-1.7.jar' 15:27:18.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, commons-compress-1.7.jar]' 15:27:18.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/commons-compress-1.7.jar' 15:27:18.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, commons-compress-1.7.jar]' 15:27:18.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/transaction-api-1.1.jar' 15:27:18.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, transaction-api-1.1.jar]' 15:27:18.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/transaction-api-1.1.jar' 15:27:18.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, lib, transaction-api-1.1.jar]' 15:27:18.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/bin' 15:27:18.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, bin]' 15:27:18.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/bin' 15:27:18.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, bin]' 15:27:18.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.093 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.093 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.093 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.093 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/bin/cloudstore.bat' 15:27:18.093 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, bin, cloudstore.bat]' 15:27:18.093 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/bin/cloudstore.bat' 15:27:18.093 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, bin, cloudstore.bat]' 15:27:18.093 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.093 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/bin/cloudstore' 15:27:18.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, bin, cloudstore]' 15:27:18.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/bin/cloudstore' 15:27:18.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, bin, cloudstore]' 15:27:18.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore' 15:27:18.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore]' 15:27:18.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/installation.properties' 15:27:18.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, installation.properties]' 15:27:18.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340261890/installation/cloudstore/installation.properties' 15:27:18.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340261890, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642340261890/installation/cloudstore 15:27:18.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 15:27:18.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 15:27:18.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 15:27:18.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 15:27:18.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 15:27:18.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 15:27:18.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 15:27:18.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 15:27:18.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 15:27:18.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 15:27:18.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 15:27:18.097 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 15:27:18.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 15:27:18.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/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' 15:27:18.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 15:27:18.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 15:27:18.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 15:27:18.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 15:27:18.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 15:27:18.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 15:27:18.098 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 15:27:18.099 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 15:27:18.099 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 15:27:18.099 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 15:27:18.099 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 15:27:18.099 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 15:27:18.099 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 15:27:18.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 15:27:18.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 15:27:18.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 15:27:18.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 15:27:18.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 15:27:18.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 15:27:18.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 15:27:18.100 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 15:27:18.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 15:27:18.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 15:27:18.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 15:27:18.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 15:27:18.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 15:27:18.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/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' 15:27:18.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 15:27:18.101 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/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' 15:27:18.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 15:27:18.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 15:27:18.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 15:27:18.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 15:27:18.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 15:27:18.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 15:27:18.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 15:27:18.102 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 15:27:18.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/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' 15:27:18.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 15:27:18.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 15:27:18.103 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 15:27:18.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 15:27:18.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 15:27:18.104 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340261890/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642340261890/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642340261890/installation/cloudstore 15:27:18.366 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore 15:27:18.366 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/etc 15:27:18.367 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib 15:27:18.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 15:27:18.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 15:27:18.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/logback-core-1.0.13.jar 15:27:18.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 15:27:18.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 15:27:18.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 15:27:18.368 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 15:27:18.369 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 15:27:18.369 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 15:27:18.369 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 15:27:18.369 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 15:27:18.369 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 15:27:18.369 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 15:27:18.370 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 15:27:18.370 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 15:27:18.370 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 15:27:18.370 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 15:27:18.370 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 15:27:18.370 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 15:27:18.371 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 15:27:18.371 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 15:27:18.371 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 15:27:18.371 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 15:27:18.371 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.annotation-api-1.2.jar 15:27:18.371 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/xz-1.4.jar.csupdbak 15:27:18.372 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/derby-10.13.1.1.jar 15:27:18.372 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 15:27:18.372 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-server-2.5.1.jar 15:27:18.372 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 15:27:18.372 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 15:27:18.372 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 15:27:18.372 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 15:27:18.372 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 15:27:18.372 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 15:27:18.372 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 15:27:18.372 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 15:27:18.372 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 15:27:18.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/slf4j-api-1.7.7.jar 15:27:18.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 15:27:18.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 15:27:18.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 15:27:18.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 15:27:18.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/args4j-2.0.16.jar 15:27:18.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 15:27:18.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 15:27:18.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 15:27:18.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 15:27:18.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 15:27:18.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/xz-1.4.jar 15:27:18.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/guava-14.0.1.jar 15:27:18.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 15:27:18.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 15:27:18.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 15:27:18.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 15:27:18.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 15:27:18.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 15:27:18.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 15:27:18.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/logback-classic-1.0.13.jar 15:27:18.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 15:27:18.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 15:27:18.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 15:27:18.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 15:27:18.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 15:27:18.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 15:27:18.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 15:27:18.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 15:27:18.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 15:27:18.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 15:27:18.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 15:27:18.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 15:27:18.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 15:27:18.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 15:27:18.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 15:27:18.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 15:27:18.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 15:27:18.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-client-2.5.1.jar 15:27:18.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 15:27:18.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 15:27:18.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 15:27:18.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 15:27:18.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 15:27:18.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 15:27:18.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 15:27:18.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 15:27:18.381 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 15:27:18.381 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 15:27:18.381 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 15:27:18.381 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 15:27:18.381 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 15:27:18.381 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 15:27:18.381 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 15:27:18.381 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 15:27:18.382 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/cglib-2.2.0-b21.jar 15:27:18.382 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-common-2.5.1.jar 15:27:18.382 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 15:27:18.382 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 15:27:18.382 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 15:27:18.382 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 15:27:18.382 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/commons-compress-1.7.jar 15:27:18.382 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/transaction-api-1.1.jar 15:27:18.383 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 15:27:18.383 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 15:27:18.384 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 15:27:18.384 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 15:27:18.385 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 15:27:18.385 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 15:27:18.386 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 15:27:18.386 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 15:27:18.386 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/bin 15:27:18.387 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/bin/cloudstore.bat 15:27:18.387 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/bin/cloudstore.csupdbak 15:27:18.387 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/bin/cloudstore 15:27:18.387 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/bin/cloudstore.bat.csupdbak 15:27:18.387 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/backup 15:27:18.387 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jylkk37w.tar.gz 15:27:18.387 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340261890/installation/cloudstore/installation.properties 15:27:18.387 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340261890/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 15:27:18.394 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 15:27:18.491 [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 15:27:18.560 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 68 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz CloudStore updater started. Downloading meta-data. 15:27:18.813 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock' 15:27:18.814 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]tryAcquire: returning true. lockCounter=1 15:27:18.814 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 15:27:18.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:18.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:18.818 [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 15:27:18.820 [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' 15:27:18.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-19bb' dir.usableSpace='13641 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% 15:27:18.885 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 15:27:18.886 [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 15:27:18.888 [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' 15:27:18.888 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-19bb' dir.usableSpace='13625 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 15:27:28.816 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642340384480/installation/cloudstore' dir.usableSpace='13625 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15642340384480/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jylkkcoh.tar.gz 15:27:28.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc' 15:27:28.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, etc]' 15:27:28.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc' 15:27:28.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, etc]' 15:27:28.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init' 15:27:28.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, etc, init]' 15:27:28.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init' 15:27:28.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, etc, init]' 15:27:28.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init/cloudstore-server.conf' 15:27:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, etc, init, cloudstore-server.conf]' 15:27:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init/cloudstore-server.conf' 15:27:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, etc, init, cloudstore-server.conf]' 15:27:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init.d' 15:27:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, etc, init.d]' 15:27:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init.d' 15:27:28.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, etc, init.d]' 15:27:28.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init.d/cloudstore-server' 15:27:28.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, etc, init.d, cloudstore-server]' 15:27:28.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init.d/cloudstore-server' 15:27:28.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, etc, init.d, cloudstore-server]' 15:27:28.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/profile.d' 15:27:28.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, etc, profile.d]' 15:27:28.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/profile.d' 15:27:28.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, etc, profile.d]' 15:27:28.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/profile.d/cloudstore.sh' 15:27:28.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, etc, profile.d, cloudstore.sh]' 15:27:28.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/profile.d/cloudstore.sh' 15:27:28.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, etc, profile.d, cloudstore.sh]' 15:27:28.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib' 15:27:28.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib]' 15:27:28.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib' 15:27:28.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib]' 15:27:28.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 15:27:28.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 15:27:28.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 15:27:28.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 15:27:28.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 15:27:28.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 15:27:28.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 15:27:28.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 15:27:28.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 15:27:28.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 15:27:28.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 15:27:28.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 15:27:28.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 15:27:28.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 15:27:28.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 15:27:28.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 15:27:28.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/logback-core-1.0.13.jar' 15:27:28.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, logback-core-1.0.13.jar]' 15:27:28.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/logback-core-1.0.13.jar' 15:27:28.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, logback-core-1.0.13.jar]' 15:27:28.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 15:27:28.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 15:27:28.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 15:27:28.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 15:27:28.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 15:27:28.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 15:27:28.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 15:27:28.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 15:27:28.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 15:27:28.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 15:27:28.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 15:27:28.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 15:27:28.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 15:27:28.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 15:27:28.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 15:27:28.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 15:27:28.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 15:27:28.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 15:27:28.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 15:27:28.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 15:27:28.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 15:27:28.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 15:27:28.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 15:27:28.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 15:27:28.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 15:27:28.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 15:27:28.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 15:27:28.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 15:27:28.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 15:27:28.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 15:27:28.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 15:27:28.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 15:27:28.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 15:27:28.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 15:27:28.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 15:27:28.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 15:27:28.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:28.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:28.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-server-2.5.1.jar' 15:27:28.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 15:27:28.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-server-2.5.1.jar' 15:27:28.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 15:27:29.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 15:27:29.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 15:27:29.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 15:27:29.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 15:27:29.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 15:27:29.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 15:27:29.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 15:27:29.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 15:27:29.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 15:27:29.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 15:27:29.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 15:27:29.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 15:27:29.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 15:27:29.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 15:27:29.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 15:27:29.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 15:27:29.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 15:27:29.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 15:27:29.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 15:27:29.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 15:27:29.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 15:27:29.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 15:27:29.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 15:27:29.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 15:27:29.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 15:27:29.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 15:27:29.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 15:27:29.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 15:27:29.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/derby-10.10.2.0.jar' 15:27:29.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, derby-10.10.2.0.jar]' 15:27:29.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/derby-10.10.2.0.jar' 15:27:29.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, derby-10.10.2.0.jar]' 15:27:29.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 15:27:29.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 15:27:29.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 15:27:29.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 15:27:29.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/args4j-2.0.16.jar' 15:27:29.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, args4j-2.0.16.jar]' 15:27:29.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/args4j-2.0.16.jar' 15:27:29.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, args4j-2.0.16.jar]' 15:27:29.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 15:27:29.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 15:27:29.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 15:27:29.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 15:27:29.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/xz-1.4.jar' 15:27:29.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, xz-1.4.jar]' 15:27:29.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/xz-1.4.jar' 15:27:29.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, xz-1.4.jar]' 15:27:29.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/guava-14.0.1.jar' 15:27:29.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, guava-14.0.1.jar]' 15:27:29.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/guava-14.0.1.jar' 15:27:29.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, guava-14.0.1.jar]' 15:27:29.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 15:27:29.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 15:27:29.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 15:27:29.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 15:27:29.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 15:27:29.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 15:27:29.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 15:27:29.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 15:27:29.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/logback-classic-1.0.13.jar' 15:27:29.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 15:27:29.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/logback-classic-1.0.13.jar' 15:27:29.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 15:27:29.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 15:27:29.672 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 15:27:29.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 15:27:29.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 15:27:29.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 15:27:29.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 15:27:29.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 15:27:29.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 15:27:29.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 15:27:29.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 15:27:29.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 15:27:29.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 15:27:29.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 15:27:29.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 15:27:29.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 15:27:29.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 15:27:29.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 15:27:29.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 15:27:29.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 15:27:29.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 15:27:29.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 15:27:29.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 15:27:29.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 15:27:29.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 15:27:29.856 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.856 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.856 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.856 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.856 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 15:27:29.856 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 15:27:29.856 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 15:27:29.856 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 15:27:29.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 15:27:29.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 15:27:29.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 15:27:29.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 15:27:29.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-client-2.5.1.jar' 15:27:29.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 15:27:29.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-client-2.5.1.jar' 15:27:29.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 15:27:29.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 15:27:29.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 15:27:29.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 15:27:29.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 15:27:29.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 15:27:29.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 15:27:29.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 15:27:29.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 15:27:29.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:29.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:29.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 15:27:29.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 15:27:29.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 15:27:29.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 15:27:30.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 15:27:30.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 15:27:30.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 15:27:30.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 15:27:30.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 15:27:30.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 15:27:30.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 15:27:30.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 15:27:30.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 15:27:30.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 15:27:30.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 15:27:30.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 15:27:30.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 15:27:30.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 15:27:30.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 15:27:30.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 15:27:30.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 15:27:30.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 15:27:30.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 15:27:30.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 15:27:30.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-common-2.5.1.jar' 15:27:30.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 15:27:30.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-common-2.5.1.jar' 15:27:30.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 15:27:30.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 15:27:30.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 15:27:30.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 15:27:30.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 15:27:30.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 15:27:30.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 15:27:30.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 15:27:30.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 15:27:30.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/commons-compress-1.7.jar' 15:27:30.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, commons-compress-1.7.jar]' 15:27:30.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/commons-compress-1.7.jar' 15:27:30.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, commons-compress-1.7.jar]' 15:27:30.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/transaction-api-1.1.jar' 15:27:30.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, transaction-api-1.1.jar]' 15:27:30.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/transaction-api-1.1.jar' 15:27:30.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, lib, transaction-api-1.1.jar]' 15:27:30.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/bin' 15:27:30.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, bin]' 15:27:30.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/bin' 15:27:30.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, bin]' 15:27:30.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore-server' 15:27:30.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, bin, cloudstore-server]' 15:27:30.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore-server' 15:27:30.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, bin, cloudstore-server]' 15:27:30.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore.bat' 15:27:30.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, bin, cloudstore.bat]' 15:27:30.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore.bat' 15:27:30.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, bin, cloudstore.bat]' 15:27:30.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore' 15:27:30.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, bin, cloudstore]' 15:27:30.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore' 15:27:30.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, bin, cloudstore]' 15:27:30.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore-server.bat' 15:27:30.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, bin, cloudstore-server.bat]' 15:27:30.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore-server.bat' 15:27:30.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, bin, cloudstore-server.bat]' 15:27:30.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore' 15:27:30.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore]' 15:27:30.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/installation.properties' 15:27:30.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, installation.properties]' 15:27:30.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642340384480/installation/cloudstore/installation.properties' 15:27:30.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642340384480, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642340384480/installation/cloudstore 15:27:30.289 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 15:27:30.289 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 15:27:30.289 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 15:27:30.289 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 15:27:30.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 15:27:30.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 15:27:30.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 15:27:30.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 15:27:30.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 15:27:30.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/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' 15:27:30.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 15:27:30.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 15:27:30.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 15:27:30.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 15:27:30.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 15:27:30.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 15:27:30.290 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 15:27:30.291 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 15:27:30.291 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 15:27:30.291 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 15:27:30.291 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 15:27:30.291 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 15:27:30.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 15:27:30.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 15:27:30.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 15:27:30.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 15:27:30.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 15:27:30.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 15:27:30.292 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 15:27:30.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 15:27:30.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 15:27:30.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 15:27:30.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 15:27:30.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 15:27:30.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 15:27:30.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 15:27:30.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 15:27:30.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 15:27:30.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 15:27:30.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 15:27:30.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 15:27:30.293 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 15:27:30.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 15:27:30.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 15:27:30.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 15:27:30.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 15:27:30.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 15:27:30.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 15:27:30.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 15:27:30.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 15:27:30.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 15:27:30.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 15:27:30.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 15:27:30.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 15:27:30.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 15:27:30.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 15:27:30.295 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 15:27:30.295 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 15:27:30.295 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 15:27:30.295 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 15:27:30.295 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642340384480/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642340384480/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642340384480/installation/cloudstore 15:27:30.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore 15:27:30.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/etc 15:27:30.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init 15:27:30.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init/cloudstore-server.conf 15:27:30.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 15:27:30.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init.d 15:27:30.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init.d/cloudstore-server 15:27:30.554 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 15:27:30.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/profile.d 15:27:30.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/profile.d/cloudstore.sh 15:27:30.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 15:27:30.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib 15:27:30.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 15:27:30.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 15:27:30.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 15:27:30.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 15:27:30.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 15:27:30.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/logback-core-1.0.13.jar 15:27:30.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 15:27:30.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 15:27:30.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 15:27:30.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 15:27:30.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 15:27:30.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 15:27:30.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 15:27:30.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 15:27:30.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 15:27:30.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 15:27:30.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 15:27:30.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 15:27:30.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 15:27:30.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 15:27:30.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 15:27:30.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 15:27:30.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 15:27:30.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 15:27:30.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 15:27:30.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.annotation-api-1.2.jar 15:27:30.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 15:27:30.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/xz-1.4.jar.csupdbak 15:27:30.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-server-2.5.1.jar 15:27:30.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 15:27:30.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 15:27:30.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 15:27:30.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 15:27:30.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 15:27:30.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 15:27:30.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 15:27:30.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 15:27:30.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/slf4j-api-1.7.7.jar 15:27:30.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 15:27:30.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 15:27:30.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 15:27:30.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 15:27:30.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/derby-10.10.2.0.jar 15:27:30.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 15:27:30.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 15:27:30.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 15:27:30.561 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/args4j-2.0.16.jar 15:27:30.561 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 15:27:30.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 15:27:30.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 15:27:30.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 15:27:30.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 15:27:30.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/xz-1.4.jar 15:27:30.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/guava-14.0.1.jar 15:27:30.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 15:27:30.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 15:27:30.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 15:27:30.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 15:27:30.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 15:27:30.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/logback-classic-1.0.13.jar 15:27:30.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 15:27:30.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 15:27:30.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 15:27:30.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 15:27:30.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 15:27:30.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 15:27:30.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 15:27:30.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 15:27:30.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 15:27:30.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 15:27:30.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 15:27:30.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 15:27:30.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 15:27:30.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 15:27:30.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 15:27:30.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 15:27:30.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 15:27:30.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 15:27:30.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-client-2.5.1.jar 15:27:30.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 15:27:30.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 15:27:30.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 15:27:30.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 15:27:30.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 15:27:30.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 15:27:30.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 15:27:30.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 15:27:30.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 15:27:30.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 15:27:30.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 15:27:30.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 15:27:30.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 15:27:30.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 15:27:30.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 15:27:30.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 15:27:30.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/cglib-2.2.0-b21.jar 15:27:30.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-common-2.5.1.jar 15:27:30.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 15:27:30.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 15:27:30.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 15:27:30.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 15:27:30.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/commons-compress-1.7.jar 15:27:30.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/transaction-api-1.1.jar 15:27:30.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 15:27:30.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 15:27:30.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 15:27:30.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 15:27:30.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 15:27:30.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 15:27:30.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 15:27:30.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 15:27:30.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/bin 15:27:30.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore-server 15:27:30.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore.bat 15:27:30.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore.csupdbak 15:27:30.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore 15:27:30.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore-server.bat 15:27:30.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 15:27:30.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore-server.csupdbak 15:27:30.572 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/bin/cloudstore.bat.csupdbak 15:27:30.572 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/backup 15:27:30.572 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jylkkcoh.tar.gz 15:27:30.572 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642340384480/installation/cloudstore/installation.properties 15:27:30.572 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642340384480/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 15:27:30.579 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.757 sec - in co.codewizards.cloudstore.updater.CloudStoreUpdaterTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.updater --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.updater --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 167.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.132731-11.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.132731-11.jar (77 KB at 19061.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.132731-11.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.132731-11.pom (3 KB at 2897.5 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 391.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1005.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 391.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.132731-11-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.132731-11-sources.jar (65 KB at 21544.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 502.9 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