SuccessConsole Output

[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.CloudStoreUpdaterTest
Running co.codewizards.cloudstore.updater.PGPTest
15:49:13.368 [main] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
15:49:13.449 [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:49:13.732 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 283 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.205 sec - in co.codewizards.cloudstore.updater.PGPTest
CloudStore updater started. Downloading meta-data.
15:49:14.267 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
15:49:14.276 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]tryAcquire: returning true. lockCounter=1
15:49:14.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
15:49:14.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:14.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:14.289 [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:49:14.299 [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:49:14.300 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-abf' dir.usableSpace='13600 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:49:14.371 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
15:49:14.373 [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:49:14.376 [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:49:14.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-abf' dir.usableSpace='13583 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
15:49:24.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642353533790/installation/cloudstore' dir.usableSpace='13583 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15642353533790/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jyllcjp4.tar.gz
15:49:24.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc'
15:49:24.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, etc]'
15:49:24.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc'
15:49:24.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, etc]'
15:49:24.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init'
15:49:24.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, etc, init]'
15:49:24.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init'
15:49:24.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, etc, init]'
15:49:24.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init/cloudstore-server.conf'
15:49:24.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, etc, init, cloudstore-server.conf]'
15:49:24.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init/cloudstore-server.conf'
15:49:24.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, etc, init, cloudstore-server.conf]'
15:49:24.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init.d'
15:49:24.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, etc, init.d]'
15:49:24.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init.d'
15:49:24.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, etc, init.d]'
15:49:24.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init.d/cloudstore-server'
15:49:24.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, etc, init.d, cloudstore-server]'
15:49:24.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init.d/cloudstore-server'
15:49:24.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, etc, init.d, cloudstore-server]'
15:49:24.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/profile.d'
15:49:24.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, etc, profile.d]'
15:49:24.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/profile.d'
15:49:24.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, etc, profile.d]'
15:49:24.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:49:24.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:49:24.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:49:24.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:49:24.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib'
15:49:24.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib]'
15:49:24.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib'
15:49:24.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib]'
15:49:24.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
15:49:24.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
15:49:24.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
15:49:24.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
15:49:24.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
15:49:24.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
15:49:24.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
15:49:24.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
15:49:24.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
15:49:24.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
15:49:24.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
15:49:24.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
15:49:24.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:49:24.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:49:24.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:49:24.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:49:24.372 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.372 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.372 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.372 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
15:49:24.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
15:49:24.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
15:49:24.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
15:49:24.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:49:24.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:49:24.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:49:24.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:49:24.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
15:49:24.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
15:49:24.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
15:49:24.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
15:49:24.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:49:24.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:49:24.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:49:24.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:49:24.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
15:49:24.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
15:49:24.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
15:49:24.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
15:49:24.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:49:24.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:49:24.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:49:24.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:49:24.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
15:49:24.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
15:49:24.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
15:49:24.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
15:49:24.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-server-2.5.1.jar'
15:49:24.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
15:49:24.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-server-2.5.1.jar'
15:49:24.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
15:49:24.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
15:49:24.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
15:49:24.506 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
15:49:24.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
15:49:24.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
15:49:24.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
15:49:24.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
15:49:24.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
15:49:24.524 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.524 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.524 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.524 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.524 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
15:49:24.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
15:49:24.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
15:49:24.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
15:49:24.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
15:49:24.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
15:49:24.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
15:49:24.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
15:49:24.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:49:24.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:49:24.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:49:24.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:49:24.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
15:49:24.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
15:49:24.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
15:49:24.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
15:49:24.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:49:24.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:49:24.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:49:24.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:49:24.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:49:24.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:49:24.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:49:24.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:49:24.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
15:49:24.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
15:49:24.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
15:49:24.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
15:49:24.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.930 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.930 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.930 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.930 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:49:24.930 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:49:24.930 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:49:24.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:49:24.957 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/args4j-2.0.16.jar'
15:49:24.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:49:24.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/args4j-2.0.16.jar'
15:49:24.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:49:24.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
15:49:24.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
15:49:24.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
15:49:24.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
15:49:24.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:49:24.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:49:24.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:49:24.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:49:24.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/xz-1.4.jar'
15:49:24.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, xz-1.4.jar]'
15:49:24.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/xz-1.4.jar'
15:49:24.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, xz-1.4.jar]'
15:49:24.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:24.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:24.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/guava-14.0.1.jar'
15:49:24.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, guava-14.0.1.jar]'
15:49:24.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/guava-14.0.1.jar'
15:49:24.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, guava-14.0.1.jar]'
15:49:25.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
15:49:25.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
15:49:25.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
15:49:25.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
15:49:25.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.385 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:49:25.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:49:25.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:49:25.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:49:25.407 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:49:25.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:49:25.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:49:25.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:49:25.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
15:49:25.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
15:49:25.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
15:49:25.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
15:49:25.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
15:49:25.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
15:49:25.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
15:49:25.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
15:49:25.446 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:49:25.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:49:25.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:49:25.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:49:25.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:49:25.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:49:25.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:49:25.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:49:25.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
15:49:25.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
15:49:25.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
15:49:25.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
15:49:25.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
15:49:25.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
15:49:25.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
15:49:25.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
15:49:25.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
15:49:25.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
15:49:25.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
15:49:25.621 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
15:49:25.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
15:49:25.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
15:49:25.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
15:49:25.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
15:49:25.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
15:49:25.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
15:49:25.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
15:49:25.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
15:49:25.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
15:49:25.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
15:49:25.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
15:49:25.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
15:49:25.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:49:25.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:49:25.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:49:25.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:49:25.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:49:25.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:49:25.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:49:25.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:49:25.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:49:25.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:49:25.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:49:25.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:49:25.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
15:49:25.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
15:49:25.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
15:49:25.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
15:49:25.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:49:25.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:49:25.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:49:25.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:49:25.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
15:49:25.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
15:49:25.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
15:49:25.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
15:49:25.707 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
15:49:25.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
15:49:25.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
15:49:25.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
15:49:25.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
15:49:25.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
15:49:25.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
15:49:25.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
15:49:25.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
15:49:25.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
15:49:25.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
15:49:25.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
15:49:25.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:49:25.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:49:25.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:49:25.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:49:25.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
15:49:25.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
15:49:25.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
15:49:25.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
15:49:25.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:49:25.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:49:25.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:49:25.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:49:25.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:49:25.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:49:25.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:49:25.819 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:49:25.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
15:49:25.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
15:49:25.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
15:49:25.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
15:49:25.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
15:49:25.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
15:49:25.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
15:49:25.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
15:49:25.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
15:49:25.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
15:49:25.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
15:49:25.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
15:49:25.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.894 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/commons-compress-1.7.jar'
15:49:25.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:49:25.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/commons-compress-1.7.jar'
15:49:25.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:49:25.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/transaction-api-1.1.jar'
15:49:25.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:49:25.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/transaction-api-1.1.jar'
15:49:25.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:49:25.924 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.924 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.925 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.925 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.925 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/bin'
15:49:25.925 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, bin]'
15:49:25.925 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/bin'
15:49:25.925 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, bin]'
15:49:25.925 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.925 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.925 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.925 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.925 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore-server'
15:49:25.925 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, bin, cloudstore-server]'
15:49:25.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore-server'
15:49:25.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, bin, cloudstore-server]'
15:49:25.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore.bat'
15:49:25.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, bin, cloudstore.bat]'
15:49:25.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore.bat'
15:49:25.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, bin, cloudstore.bat]'
15:49:25.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore'
15:49:25.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, bin, cloudstore]'
15:49:25.928 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore'
15:49:25.928 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, bin, cloudstore]'
15:49:25.928 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.928 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.928 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.928 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.928 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore-server.bat'
15:49:25.928 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, bin, cloudstore-server.bat]'
15:49:25.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore-server.bat'
15:49:25.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, bin, cloudstore-server.bat]'
15:49:25.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore'
15:49:25.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore]'
15:49:25.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/installation.properties'
15:49:25.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, installation.properties]'
15:49:25.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353533790/installation/cloudstore/installation.properties'
15:49:25.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353533790, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15642353533790/installation/cloudstore
15:49:25.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
15:49:25.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
15:49:25.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
15:49:25.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
15:49:25.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
15:49:25.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
15:49:25.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
15:49:25.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
15:49:25.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
15:49:25.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
15:49:25.933 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
15:49:25.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
15:49:25.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
15:49:25.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak'
15:49:25.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
15:49:25.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
15:49:25.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
15:49:25.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
15:49:25.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/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:49:25.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
15:49:25.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
15:49:25.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
15:49:25.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
15:49:25.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
15:49:25.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
15:49:25.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
15:49:25.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak'
15:49:25.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
15:49:25.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
15:49:25.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
15:49:25.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
15:49:25.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
15:49:25.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
15:49:25.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
15:49:25.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
15:49:25.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
15:49:25.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
15:49:25.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
15:49:25.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
15:49:25.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
15:49:25.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
15:49:25.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
15:49:25.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
15:49:25.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
15:49:25.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
15:49:25.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
15:49:25.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/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:49:25.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
15:49:25.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/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:49:25.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
15:49:25.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
15:49:25.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
15:49:25.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
15:49:25.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
15:49:25.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
15:49:25.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
15:49:25.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
15:49:25.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/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:49:25.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
15:49:25.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
15:49:25.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
15:49:25.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
15:49:25.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
15:49:25.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
15:49:25.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
15:49:25.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353533790/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15642353533790/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15642353533790/installation/cloudstore
15:49:26.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore
15:49:26.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/etc
15:49:26.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init
15:49:26.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init/cloudstore-server.conf
15:49:26.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
15:49:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init.d
15:49:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init.d/cloudstore-server
15:49:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
15:49:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/profile.d
15:49:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/profile.d/cloudstore.sh
15:49:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
15:49:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib
15:49:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
15:49:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
15:49:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak
15:49:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
15:49:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/logback-core-1.0.13.jar
15:49:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
15:49:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
15:49:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
15:49:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
15:49:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
15:49:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
15:49:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
15:49:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
15:49:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
15:49:26.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
15:49:26.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
15:49:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
15:49:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
15:49:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
15:49:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
15:49:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
15:49:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
15:49:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
15:49:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
15:49:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
15:49:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
15:49:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.annotation-api-1.2.jar
15:49:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/xz-1.4.jar.csupdbak
15:49:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/derby-10.13.1.1.jar
15:49:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
15:49:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-server-2.5.1.jar
15:49:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
15:49:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
15:49:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
15:49:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
15:49:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
15:49:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
15:49:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
15:49:26.231 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
15:49:26.231 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
15:49:26.232 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/slf4j-api-1.7.7.jar
15:49:26.232 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
15:49:26.232 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
15:49:26.233 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
15:49:26.233 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
15:49:26.233 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/args4j-2.0.16.jar
15:49:26.233 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
15:49:26.233 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
15:49:26.233 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
15:49:26.234 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
15:49:26.234 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
15:49:26.234 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/xz-1.4.jar
15:49:26.234 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/guava-14.0.1.jar
15:49:26.234 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
15:49:26.234 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
15:49:26.234 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
15:49:26.235 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
15:49:26.235 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
15:49:26.235 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
15:49:26.235 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
15:49:26.237 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/logback-classic-1.0.13.jar
15:49:26.237 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
15:49:26.237 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
15:49:26.237 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
15:49:26.237 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
15:49:26.237 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
15:49:26.237 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
15:49:26.237 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
15:49:26.237 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar
15:49:26.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
15:49:26.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
15:49:26.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
15:49:26.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
15:49:26.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
15:49:26.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
15:49:26.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
15:49:26.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
15:49:26.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
15:49:26.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
15:49:26.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
15:49:26.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-client-2.5.1.jar
15:49:26.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
15:49:26.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
15:49:26.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
15:49:26.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
15:49:26.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
15:49:26.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak
15:49:26.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
15:49:26.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
15:49:26.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
15:49:26.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
15:49:26.241 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
15:49:26.241 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
15:49:26.241 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
15:49:26.241 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
15:49:26.241 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
15:49:26.241 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
15:49:26.241 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
15:49:26.242 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
15:49:26.242 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/cglib-2.2.0-b21.jar
15:49:26.242 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-common-2.5.1.jar
15:49:26.242 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
15:49:26.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
15:49:26.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
15:49:26.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
15:49:26.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/commons-compress-1.7.jar
15:49:26.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/transaction-api-1.1.jar
15:49:26.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
15:49:26.243 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
15:49:26.244 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
15:49:26.245 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
15:49:26.246 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
15:49:26.246 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar
15:49:26.246 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
15:49:26.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
15:49:26.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
15:49:26.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/bin
15:49:26.247 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore-server
15:49:26.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore.bat
15:49:26.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore.csupdbak
15:49:26.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore
15:49:26.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore-server.bat
15:49:26.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
15:49:26.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore-server.csupdbak
15:49:26.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/bin/cloudstore.bat.csupdbak
15:49:26.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/backup
15:49:26.248 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jyllcjp4.tar.gz
15:49:26.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353533790/installation/cloudstore/installation.properties
15:49:26.249 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353533790/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
15:49:26.256 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
15:49:26.344 [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:49:26.413 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 68 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:49:26.644 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
15:49:26.644 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]tryAcquire: returning true. lockCounter=1
15:49:26.645 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
15:49:26.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:26.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:26.649 [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:49:26.652 [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:49:26.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-4ab' dir.usableSpace='13606 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:49:26.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
15:49:26.722 [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:49:26.724 [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:49:26.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-4ab' dir.usableSpace='13589 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
15:49:36.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642353663100/installation/cloudstore' dir.usableSpace='13589 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15642353663100/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jyllct8m.tar.gz
15:49:36.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/etc'
15:49:36.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, etc]'
15:49:36.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/etc'
15:49:36.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, etc]'
15:49:36.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/etc/profile.d'
15:49:36.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, etc, profile.d]'
15:49:36.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/etc/profile.d'
15:49:36.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, etc, profile.d]'
15:49:36.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:49:36.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:49:36.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:49:36.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:49:36.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib'
15:49:36.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib]'
15:49:36.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib'
15:49:36.657 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib]'
15:49:36.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
15:49:36.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
15:49:36.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
15:49:36.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
15:49:36.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:49:36.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:49:36.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:49:36.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:49:36.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
15:49:36.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
15:49:36.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
15:49:36.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
15:49:36.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:49:36.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:49:36.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:49:36.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:49:36.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
15:49:36.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
15:49:36.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
15:49:36.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
15:49:36.727 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.727 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.727 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.727 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.727 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
15:49:36.727 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
15:49:36.727 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
15:49:36.727 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
15:49:36.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:49:36.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:49:36.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:49:36.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:49:36.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:49:36.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:49:36.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:49:36.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:49:36.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
15:49:36.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
15:49:36.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
15:49:36.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
15:49:36.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:49:36.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:49:36.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:49:36.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:49:36.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
15:49:36.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
15:49:36.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
15:49:36.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
15:49:36.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:49:36.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:49:36.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:49:36.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:49:36.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:36.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:36.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:49:36.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:49:36.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:49:36.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:49:37.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:49:37.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:49:37.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:49:37.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:49:37.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/args4j-2.0.16.jar'
15:49:37.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:49:37.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/args4j-2.0.16.jar'
15:49:37.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:49:37.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:49:37.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:49:37.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:49:37.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:49:37.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/xz-1.4.jar'
15:49:37.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, xz-1.4.jar]'
15:49:37.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/xz-1.4.jar'
15:49:37.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, xz-1.4.jar]'
15:49:37.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/guava-14.0.1.jar'
15:49:37.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, guava-14.0.1.jar]'
15:49:37.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/guava-14.0.1.jar'
15:49:37.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, guava-14.0.1.jar]'
15:49:37.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
15:49:37.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
15:49:37.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
15:49:37.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
15:49:37.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
15:49:37.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
15:49:37.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
15:49:37.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
15:49:37.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:49:37.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:49:37.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:49:37.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:49:37.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:49:37.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:49:37.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:49:37.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:49:37.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:49:37.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:49:37.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:49:37.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:49:37.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:49:37.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:49:37.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:49:37.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:49:37.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:49:37.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:49:37.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:49:37.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:49:37.502 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.502 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.502 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.502 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.502 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:49:37.502 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:49:37.502 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:49:37.502 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:49:37.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:49:37.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:49:37.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:49:37.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:49:37.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
15:49:37.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
15:49:37.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
15:49:37.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
15:49:37.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:49:37.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:49:37.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:49:37.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:49:37.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:49:37.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:49:37.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:49:37.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:49:37.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:49:37.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:49:37.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:49:37.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:49:37.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:49:37.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:49:37.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:49:37.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:49:37.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/commons-compress-1.7.jar'
15:49:37.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:49:37.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/commons-compress-1.7.jar'
15:49:37.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:49:37.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/transaction-api-1.1.jar'
15:49:37.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:49:37.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/transaction-api-1.1.jar'
15:49:37.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:49:37.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/bin'
15:49:37.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, bin]'
15:49:37.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/bin'
15:49:37.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, bin]'
15:49:37.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/bin/cloudstore.bat'
15:49:37.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, bin, cloudstore.bat]'
15:49:37.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/bin/cloudstore.bat'
15:49:37.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, bin, cloudstore.bat]'
15:49:37.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/bin/cloudstore'
15:49:37.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, bin, cloudstore]'
15:49:37.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/bin/cloudstore'
15:49:37.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, bin, cloudstore]'
15:49:37.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore'
15:49:37.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore]'
15:49:37.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/installation.properties'
15:49:37.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, installation.properties]'
15:49:37.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353663100/installation/cloudstore/installation.properties'
15:49:37.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353663100, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15642353663100/installation/cloudstore
15:49:37.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
15:49:37.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
15:49:37.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
15:49:37.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/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:49:37.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
15:49:37.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
15:49:37.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
15:49:37.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
15:49:37.878 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
15:49:37.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
15:49:37.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
15:49:37.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
15:49:37.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
15:49:37.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
15:49:37.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
15:49:37.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
15:49:37.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
15:49:37.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
15:49:37.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
15:49:37.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
15:49:37.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
15:49:37.880 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
15:49:37.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
15:49:37.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
15:49:37.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
15:49:37.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
15:49:37.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
15:49:37.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
15:49:37.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
15:49:37.881 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
15:49:37.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
15:49:37.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
15:49:37.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
15:49:37.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
15:49:37.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
15:49:37.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
15:49:37.882 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
15:49:37.883 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353663100/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15642353663100/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15642353663100/installation/cloudstore
15:49:38.152 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore
15:49:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/etc
15:49:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib
15:49:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
15:49:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
15:49:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
15:49:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/logback-core-1.0.13.jar
15:49:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
15:49:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
15:49:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
15:49:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
15:49:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
15:49:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
15:49:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
15:49:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
15:49:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
15:49:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
15:49:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
15:49:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
15:49:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
15:49:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.annotation-api-1.2.jar
15:49:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
15:49:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/xz-1.4.jar.csupdbak
15:49:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jersey-server-2.5.1.jar
15:49:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
15:49:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
15:49:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
15:49:38.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
15:49:38.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
15:49:38.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
15:49:38.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/slf4j-api-1.7.7.jar
15:49:38.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
15:49:38.160 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
15:49:38.160 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
15:49:38.160 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/derby-10.10.2.0.jar
15:49:38.160 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
15:49:38.160 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
15:49:38.160 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/args4j-2.0.16.jar
15:49:38.160 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
15:49:38.162 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
15:49:38.162 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
15:49:38.162 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
15:49:38.162 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/xz-1.4.jar
15:49:38.162 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/guava-14.0.1.jar
15:49:38.163 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
15:49:38.163 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
15:49:38.163 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
15:49:38.163 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
15:49:38.164 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/logback-classic-1.0.13.jar
15:49:38.164 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
15:49:38.164 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
15:49:38.164 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
15:49:38.164 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
15:49:38.164 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
15:49:38.164 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
15:49:38.164 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
15:49:38.164 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
15:49:38.164 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
15:49:38.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
15:49:38.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
15:49:38.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
15:49:38.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
15:49:38.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
15:49:38.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jersey-client-2.5.1.jar
15:49:38.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
15:49:38.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
15:49:38.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
15:49:38.166 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
15:49:38.166 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
15:49:38.166 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
15:49:38.166 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
15:49:38.166 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
15:49:38.166 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
15:49:38.166 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
15:49:38.167 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
15:49:38.167 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
15:49:38.168 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
15:49:38.168 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/cglib-2.2.0-b21.jar
15:49:38.168 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jersey-common-2.5.1.jar
15:49:38.168 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
15:49:38.168 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
15:49:38.168 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/commons-compress-1.7.jar
15:49:38.168 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/transaction-api-1.1.jar
15:49:38.168 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
15:49:38.168 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
15:49:38.169 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
15:49:38.169 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
15:49:38.170 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
15:49:38.170 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
15:49:38.171 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
15:49:38.172 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
15:49:38.173 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/bin
15:49:38.173 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/bin/cloudstore.bat
15:49:38.173 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/bin/cloudstore.csupdbak
15:49:38.173 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/bin/cloudstore
15:49:38.174 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/bin/cloudstore.bat.csupdbak
15:49:38.174 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/backup
15:49:38.174 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jyllct8m.tar.gz
15:49:38.174 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353663100/installation/cloudstore/installation.properties
15:49:38.174 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353663100/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
15:49:38.182 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
15:49:38.262 [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:49:38.333 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 70 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz
CloudStore updater started. Downloading meta-data.
15:49:38.601 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
15:49:38.601 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]tryAcquire: returning true. lockCounter=1
15:49:38.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
15:49:38.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:38.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:38.606 [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:49:38.608 [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:49:38.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-22be' dir.usableSpace='13600 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:49:38.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
15:49:38.689 [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:49:38.692 [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:49:38.692 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-22be' dir.usableSpace='13583 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
15:49:48.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642353782360/installation/cloudstore' dir.usableSpace='13583 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15642353782360/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jylld2gq.tar.gz
15:49:48.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/etc'
15:49:48.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, etc]'
15:49:48.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/etc'
15:49:48.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, etc]'
15:49:48.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/etc/profile.d'
15:49:48.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, etc, profile.d]'
15:49:48.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/etc/profile.d'
15:49:48.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, etc, profile.d]'
15:49:48.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:49:48.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:49:48.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:49:48.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:49:48.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib'
15:49:48.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib]'
15:49:48.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib'
15:49:48.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib]'
15:49:48.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
15:49:48.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
15:49:48.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
15:49:48.609 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
15:49:48.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
15:49:48.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
15:49:48.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
15:49:48.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
15:49:48.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:49:48.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:49:48.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:49:48.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:49:48.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
15:49:48.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
15:49:48.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
15:49:48.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
15:49:48.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:49:48.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:49:48.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:49:48.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:49:48.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
15:49:48.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
15:49:48.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
15:49:48.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
15:49:48.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:49:48.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:49:48.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:49:48.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:49:48.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:49:48.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:49:48.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:49:48.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:49:48.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-server-2.5.1.jar'
15:49:48.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
15:49:48.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-server-2.5.1.jar'
15:49:48.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
15:49:48.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
15:49:48.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
15:49:48.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
15:49:48.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
15:49:48.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
15:49:48.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
15:49:48.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
15:49:48.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
15:49:48.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
15:49:48.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
15:49:48.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
15:49:48.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
15:49:48.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
15:49:48.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
15:49:48.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
15:49:48.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
15:49:48.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:49:48.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:49:48.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:49:48.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:49:48.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
15:49:48.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
15:49:48.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
15:49:48.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
15:49:48.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:49:48.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:49:48.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:49:48.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:49:48.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:48.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:48.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:49:48.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:49:48.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:49:48.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:49:49.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
15:49:49.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
15:49:49.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
15:49:49.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
15:49:49.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:49:49.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:49:49.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:49:49.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:49:49.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/args4j-2.0.16.jar'
15:49:49.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:49:49.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/args4j-2.0.16.jar'
15:49:49.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:49:49.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:49:49.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:49:49.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:49:49.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:49:49.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/xz-1.4.jar'
15:49:49.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, xz-1.4.jar]'
15:49:49.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/xz-1.4.jar'
15:49:49.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, xz-1.4.jar]'
15:49:49.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/guava-14.0.1.jar'
15:49:49.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, guava-14.0.1.jar]'
15:49:49.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/guava-14.0.1.jar'
15:49:49.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, guava-14.0.1.jar]'
15:49:49.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
15:49:49.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
15:49:49.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
15:49:49.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
15:49:49.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:49:49.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:49:49.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:49:49.586 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:49:49.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:49:49.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:49:49.604 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:49:49.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:49:49.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
15:49:49.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
15:49:49.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
15:49:49.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
15:49:49.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
15:49:49.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
15:49:49.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
15:49:49.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
15:49:49.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:49:49.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:49:49.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:49:49.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:49:49.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:49:49.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:49:49.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:49:49.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:49:49.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
15:49:49.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
15:49:49.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
15:49:49.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
15:49:49.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
15:49:49.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
15:49:49.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
15:49:49.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
15:49:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
15:49:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
15:49:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
15:49:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
15:49:49.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
15:49:49.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
15:49:49.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
15:49:49.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
15:49:49.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
15:49:49.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
15:49:49.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
15:49:49.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
15:49:49.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
15:49:49.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
15:49:49.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
15:49:49.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
15:49:49.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:49:49.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:49:49.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:49:49.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:49:49.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:49:49.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:49:49.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:49:49.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:49:49.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:49:49.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:49:49.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:49:49.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:49:49.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
15:49:49.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
15:49:49.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
15:49:49.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
15:49:49.856 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.856 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.856 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.856 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:49:49.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:49:49.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:49:49.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:49:49.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
15:49:49.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
15:49:49.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
15:49:49.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
15:49:49.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
15:49:49.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
15:49:49.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
15:49:49.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
15:49:49.895 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
15:49:49.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
15:49:49.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
15:49:49.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
15:49:49.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
15:49:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
15:49:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
15:49:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
15:49:49.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:49:49.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:49:49.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:49:49.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:49:49.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
15:49:49.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
15:49:49.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
15:49:49.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
15:49:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:49:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:49:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:49:49.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:49:49.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:49.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:49.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:49:49.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:49:49.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:49:49.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:49:50.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
15:49:50.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
15:49:50.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
15:49:50.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
15:49:50.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
15:49:50.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
15:49:50.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
15:49:50.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
15:49:50.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
15:49:50.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
15:49:50.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
15:49:50.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
15:49:50.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/commons-compress-1.7.jar'
15:49:50.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:49:50.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/commons-compress-1.7.jar'
15:49:50.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:49:50.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/transaction-api-1.1.jar'
15:49:50.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:49:50.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/transaction-api-1.1.jar'
15:49:50.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:49:50.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/bin'
15:49:50.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, bin]'
15:49:50.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/bin'
15:49:50.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, bin]'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/bin/cloudstore.bat'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, bin, cloudstore.bat]'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/bin/cloudstore.bat'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, bin, cloudstore.bat]'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/bin/cloudstore'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, bin, cloudstore]'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/bin/cloudstore'
15:49:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, bin, cloudstore]'
15:49:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore'
15:49:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore]'
15:49:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/installation.properties'
15:49:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, installation.properties]'
15:49:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353782360/installation/cloudstore/installation.properties'
15:49:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353782360, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15642353782360/installation/cloudstore
15:49:50.078 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
15:49:50.078 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
15:49:50.078 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
15:49:50.079 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
15:49:50.079 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
15:49:50.079 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
15:49:50.079 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
15:49:50.079 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
15:49:50.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
15:49:50.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
15:49:50.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
15:49:50.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
15:49:50.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
15:49:50.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/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:49:50.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
15:49:50.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
15:49:50.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
15:49:50.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
15:49:50.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
15:49:50.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
15:49:50.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
15:49:50.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
15:49:50.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
15:49:50.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
15:49:50.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
15:49:50.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
15:49:50.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
15:49:50.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
15:49:50.081 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
15:49:50.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
15:49:50.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
15:49:50.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
15:49:50.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
15:49:50.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
15:49:50.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
15:49:50.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
15:49:50.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
15:49:50.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
15:49:50.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
15:49:50.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
15:49:50.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/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:49:50.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
15:49:50.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/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:49:50.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
15:49:50.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
15:49:50.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
15:49:50.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
15:49:50.084 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
15:49:50.084 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
15:49:50.084 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
15:49:50.084 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
15:49:50.084 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/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:49:50.084 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
15:49:50.084 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
15:49:50.084 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
15:49:50.085 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
15:49:50.085 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
15:49:50.085 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353782360/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15642353782360/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15642353782360/installation/cloudstore
15:49:50.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore
15:49:50.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/etc
15:49:50.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib
15:49:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
15:49:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
15:49:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/logback-core-1.0.13.jar
15:49:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
15:49:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
15:49:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
15:49:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
15:49:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
15:49:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
15:49:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
15:49:50.345 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
15:49:50.346 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
15:49:50.346 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
15:49:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
15:49:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
15:49:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
15:49:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
15:49:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
15:49:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
15:49:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
15:49:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
15:49:50.347 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
15:49:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
15:49:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.annotation-api-1.2.jar
15:49:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/xz-1.4.jar.csupdbak
15:49:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/derby-10.13.1.1.jar
15:49:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
15:49:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-server-2.5.1.jar
15:49:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
15:49:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
15:49:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
15:49:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
15:49:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
15:49:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
15:49:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
15:49:50.348 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
15:49:50.349 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
15:49:50.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/slf4j-api-1.7.7.jar
15:49:50.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
15:49:50.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
15:49:50.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
15:49:50.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
15:49:50.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/args4j-2.0.16.jar
15:49:50.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
15:49:50.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
15:49:50.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
15:49:50.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
15:49:50.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
15:49:50.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/xz-1.4.jar
15:49:50.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/guava-14.0.1.jar
15:49:50.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
15:49:50.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
15:49:50.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
15:49:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
15:49:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
15:49:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
15:49:50.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
15:49:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/logback-classic-1.0.13.jar
15:49:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
15:49:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
15:49:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
15:49:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
15:49:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
15:49:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
15:49:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
15:49:50.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
15:49:50.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
15:49:50.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
15:49:50.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
15:49:50.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
15:49:50.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
15:49:50.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
15:49:50.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
15:49:50.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
15:49:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
15:49:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-client-2.5.1.jar
15:49:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
15:49:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
15:49:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
15:49:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
15:49:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
15:49:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
15:49:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
15:49:50.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
15:49:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
15:49:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
15:49:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
15:49:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
15:49:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
15:49:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
15:49:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
15:49:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
15:49:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/cglib-2.2.0-b21.jar
15:49:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-common-2.5.1.jar
15:49:50.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
15:49:50.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
15:49:50.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
15:49:50.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
15:49:50.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/commons-compress-1.7.jar
15:49:50.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/transaction-api-1.1.jar
15:49:50.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
15:49:50.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
15:49:50.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
15:49:50.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
15:49:50.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
15:49:50.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
15:49:50.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
15:49:50.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
15:49:50.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/bin
15:49:50.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/bin/cloudstore.bat
15:49:50.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/bin/cloudstore.csupdbak
15:49:50.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/bin/cloudstore
15:49:50.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/bin/cloudstore.bat.csupdbak
15:49:50.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/backup
15:49:50.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jylld2gq.tar.gz
15:49:50.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353782360/installation/cloudstore/installation.properties
15:49:50.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353782360/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
15:49:50.368 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
15:49:50.453 [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:49:50.524 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 69 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:49:50.765 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
15:49:50.765 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]tryAcquire: returning true. lockCounter=1
15:49:50.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
15:49:50.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:49:50.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:49:50.770 [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:49:50.772 [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:49:50.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1216' dir.usableSpace='13600 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:49:50.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
15:49:50.838 [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:49:50.840 [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:49:50.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1216' dir.usableSpace='13584 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
15:50:00.768 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642353904160/installation/cloudstore' dir.usableSpace='13584 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15642353904160/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jylldbuo.tar.gz
15:50:00.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc'
15:50:00.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, etc]'
15:50:00.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc'
15:50:00.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, etc]'
15:50:00.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init'
15:50:00.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, etc, init]'
15:50:00.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init'
15:50:00.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, etc, init]'
15:50:00.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init/cloudstore-server.conf'
15:50:00.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, etc, init, cloudstore-server.conf]'
15:50:00.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init/cloudstore-server.conf'
15:50:00.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, etc, init, cloudstore-server.conf]'
15:50:00.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init.d'
15:50:00.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, etc, init.d]'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init.d'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, etc, init.d]'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init.d/cloudstore-server'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, etc, init.d, cloudstore-server]'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init.d/cloudstore-server'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, etc, init.d, cloudstore-server]'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/profile.d'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, etc, profile.d]'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/profile.d'
15:50:00.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, etc, profile.d]'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/profile.d/cloudstore.sh'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, etc, profile.d, cloudstore.sh]'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib]'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib'
15:50:00.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib]'
15:50:00.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
15:50:00.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
15:50:00.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
15:50:00.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
15:50:00.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
15:50:00.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
15:50:00.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
15:50:00.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
15:50:00.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
15:50:00.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
15:50:00.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
15:50:00.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
15:50:00.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
15:50:00.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
15:50:00.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
15:50:00.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
15:50:00.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:50:00.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:50:00.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/logback-core-1.0.13.jar'
15:50:00.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, logback-core-1.0.13.jar]'
15:50:00.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
15:50:00.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
15:50:00.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
15:50:00.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
15:50:00.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
15:50:00.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
15:50:00.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
15:50:00.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
15:50:00.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:50:00.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:50:00.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
15:50:00.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
15:50:00.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
15:50:00.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
15:50:00.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
15:50:00.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
15:50:00.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
15:50:00.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
15:50:00.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
15:50:00.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
15:50:00.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
15:50:00.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
15:50:00.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
15:50:00.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
15:50:00.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:50:00.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:50:00.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
15:50:00.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
15:50:00.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
15:50:00.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
15:50:00.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
15:50:00.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
15:50:00.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:50:00.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:50:00.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
15:50:00.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
15:50:00.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-server-2.5.1.jar'
15:50:00.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
15:50:00.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-server-2.5.1.jar'
15:50:00.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
15:50:00.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
15:50:00.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
15:50:00.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
15:50:00.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
15:50:00.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
15:50:00.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
15:50:00.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
15:50:00.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
15:50:00.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
15:50:00.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
15:50:00.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
15:50:00.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
15:50:00.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:00.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:00.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:50:00.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:50:00.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
15:50:00.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
15:50:01.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
15:50:01.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
15:50:01.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
15:50:01.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
15:50:01.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
15:50:01.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
15:50:01.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
15:50:01.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
15:50:01.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:50:01.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:50:01.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
15:50:01.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
15:50:01.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:50:01.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:50:01.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/derby-10.10.2.0.jar'
15:50:01.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, derby-10.10.2.0.jar]'
15:50:01.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:50:01.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:50:01.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
15:50:01.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
15:50:01.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/args4j-2.0.16.jar'
15:50:01.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:50:01.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/args4j-2.0.16.jar'
15:50:01.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, args4j-2.0.16.jar]'
15:50:01.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:50:01.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:50:01.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
15:50:01.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
15:50:01.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/xz-1.4.jar'
15:50:01.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, xz-1.4.jar]'
15:50:01.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/xz-1.4.jar'
15:50:01.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, xz-1.4.jar]'
15:50:01.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/guava-14.0.1.jar'
15:50:01.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, guava-14.0.1.jar]'
15:50:01.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/guava-14.0.1.jar'
15:50:01.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, guava-14.0.1.jar]'
15:50:01.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
15:50:01.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
15:50:01.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
15:50:01.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
15:50:01.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
15:50:01.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
15:50:01.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
15:50:01.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
15:50:01.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:50:01.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:50:01.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/logback-classic-1.0.13.jar'
15:50:01.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
15:50:01.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:50:01.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:50:01.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
15:50:01.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
15:50:01.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:50:01.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:50:01.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
15:50:01.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
15:50:01.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:50:01.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:50:01.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
15:50:01.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
15:50:01.862 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
15:50:01.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
15:50:01.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
15:50:01.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
15:50:01.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
15:50:01.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
15:50:01.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
15:50:01.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
15:50:01.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
15:50:01.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
15:50:01.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
15:50:01.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
15:50:01.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:50:01.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:50:01.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
15:50:01.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
15:50:01.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
15:50:01.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
15:50:01.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
15:50:01.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
15:50:01.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:50:01.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:50:01.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-client-2.5.1.jar'
15:50:01.893 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
15:50:01.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:50:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:50:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
15:50:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
15:50:01.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
15:50:01.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
15:50:01.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
15:50:01.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
15:50:01.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:01.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:01.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
15:50:01.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
15:50:01.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
15:50:01.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
15:50:02.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:50:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:50:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
15:50:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
15:50:02.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
15:50:02.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
15:50:02.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
15:50:02.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
15:50:02.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:50:02.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:50:02.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
15:50:02.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
15:50:02.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
15:50:02.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
15:50:02.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
15:50:02.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
15:50:02.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:50:02.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:50:02.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
15:50:02.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
15:50:02.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:50:02.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:50:02.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-common-2.5.1.jar'
15:50:02.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
15:50:02.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
15:50:02.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
15:50:02.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
15:50:02.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
15:50:02.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
15:50:02.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
15:50:02.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
15:50:02.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
15:50:02.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/commons-compress-1.7.jar'
15:50:02.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:50:02.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/commons-compress-1.7.jar'
15:50:02.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, commons-compress-1.7.jar]'
15:50:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/transaction-api-1.1.jar'
15:50:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:50:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/transaction-api-1.1.jar'
15:50:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, lib, transaction-api-1.1.jar]'
15:50:02.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/bin'
15:50:02.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, bin]'
15:50:02.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/bin'
15:50:02.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, bin]'
15:50:02.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore-server'
15:50:02.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, bin, cloudstore-server]'
15:50:02.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore-server'
15:50:02.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, bin, cloudstore-server]'
15:50:02.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore.bat'
15:50:02.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, bin, cloudstore.bat]'
15:50:02.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore.bat'
15:50:02.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, bin, cloudstore.bat]'
15:50:02.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore'
15:50:02.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, bin, cloudstore]'
15:50:02.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore'
15:50:02.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, bin, cloudstore]'
15:50:02.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore-server.bat'
15:50:02.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, bin, cloudstore-server.bat]'
15:50:02.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore-server.bat'
15:50:02.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, bin, cloudstore-server.bat]'
15:50:02.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore'
15:50:02.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore]'
15:50:02.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/installation.properties'
15:50:02.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, installation.properties]'
15:50:02.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642353904160/installation/cloudstore/installation.properties'
15:50:02.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642353904160, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15642353904160/installation/cloudstore
15:50:02.400 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
15:50:02.400 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
15:50:02.400 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
15:50:02.401 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
15:50:02.401 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
15:50:02.401 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
15:50:02.401 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
15:50:02.401 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
15:50:02.401 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
15:50:02.401 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/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:50:02.401 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
15:50:02.402 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
15:50:02.402 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
15:50:02.402 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
15:50:02.402 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
15:50:02.402 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
15:50:02.402 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
15:50:02.402 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
15:50:02.403 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
15:50:02.403 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
15:50:02.403 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
15:50:02.403 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
15:50:02.404 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
15:50:02.404 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
15:50:02.404 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
15:50:02.404 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
15:50:02.404 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
15:50:02.404 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
15:50:02.404 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
15:50:02.404 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
15:50:02.404 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
15:50:02.405 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
15:50:02.405 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
15:50:02.405 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
15:50:02.405 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
15:50:02.405 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
15:50:02.405 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
15:50:02.405 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
15:50:02.405 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
15:50:02.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
15:50:02.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
15:50:02.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak'
15:50:02.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
15:50:02.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
15:50:02.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak'
15:50:02.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
15:50:02.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
15:50:02.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
15:50:02.406 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
15:50:02.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
15:50:02.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
15:50:02.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
15:50:02.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
15:50:02.407 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
15:50:02.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
15:50:02.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
15:50:02.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
15:50:02.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
15:50:02.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
15:50:02.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
15:50:02.408 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642353904160/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15642353904160/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15642353904160/installation/cloudstore
15:50:02.700 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore
15:50:02.700 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/etc
15:50:02.700 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init
15:50:02.700 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init/cloudstore-server.conf
15:50:02.700 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
15:50:02.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init.d
15:50:02.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init.d/cloudstore-server
15:50:02.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
15:50:02.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/profile.d
15:50:02.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/profile.d/cloudstore.sh
15:50:02.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
15:50:02.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib
15:50:02.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
15:50:02.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
15:50:02.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar
15:50:02.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
15:50:02.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
15:50:02.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/logback-core-1.0.13.jar
15:50:02.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
15:50:02.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
15:50:02.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
15:50:02.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
15:50:02.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
15:50:02.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
15:50:02.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
15:50:02.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
15:50:02.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
15:50:02.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
15:50:02.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
15:50:02.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
15:50:02.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
15:50:02.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
15:50:02.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
15:50:02.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
15:50:02.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
15:50:02.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
15:50:02.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
15:50:02.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.annotation-api-1.2.jar
15:50:02.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
15:50:02.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/xz-1.4.jar.csupdbak
15:50:02.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-server-2.5.1.jar
15:50:02.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
15:50:02.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
15:50:02.706 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak
15:50:02.706 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
15:50:02.706 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
15:50:02.706 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
15:50:02.706 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
15:50:02.706 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
15:50:02.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/slf4j-api-1.7.7.jar
15:50:02.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
15:50:02.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
15:50:02.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
15:50:02.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
15:50:02.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/derby-10.10.2.0.jar
15:50:02.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
15:50:02.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
15:50:02.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
15:50:02.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/args4j-2.0.16.jar
15:50:02.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
15:50:02.709 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
15:50:02.710 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
15:50:02.710 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
15:50:02.710 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
15:50:02.710 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/xz-1.4.jar
15:50:02.710 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/guava-14.0.1.jar
15:50:02.710 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
15:50:02.710 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
15:50:02.710 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
15:50:02.710 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
15:50:02.710 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
15:50:02.711 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/logback-classic-1.0.13.jar
15:50:02.711 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
15:50:02.711 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
15:50:02.711 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
15:50:02.711 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
15:50:02.711 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
15:50:02.711 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
15:50:02.711 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
15:50:02.711 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
15:50:02.711 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
15:50:02.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
15:50:02.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
15:50:02.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
15:50:02.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
15:50:02.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
15:50:02.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
15:50:02.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
15:50:02.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
15:50:02.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
15:50:02.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-client-2.5.1.jar
15:50:02.712 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar
15:50:02.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
15:50:02.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
15:50:02.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
15:50:02.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
15:50:02.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
15:50:02.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
15:50:02.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
15:50:02.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
15:50:02.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
15:50:02.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
15:50:02.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
15:50:02.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
15:50:02.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
15:50:02.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
15:50:02.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
15:50:02.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/cglib-2.2.0-b21.jar
15:50:02.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-common-2.5.1.jar
15:50:02.714 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak
15:50:02.715 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
15:50:02.715 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
15:50:02.716 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
15:50:02.716 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/commons-compress-1.7.jar
15:50:02.716 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/transaction-api-1.1.jar
15:50:02.716 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
15:50:02.716 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
15:50:02.716 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
15:50:02.716 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
15:50:02.717 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
15:50:02.717 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
15:50:02.718 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
15:50:02.718 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
15:50:02.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/bin
15:50:02.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore-server
15:50:02.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore.bat
15:50:02.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore.csupdbak
15:50:02.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore
15:50:02.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore-server.bat
15:50:02.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
15:50:02.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore-server.csupdbak
15:50:02.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/bin/cloudstore.bat.csupdbak
15:50:02.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/backup
15:50:02.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jylldbuo.tar.gz
15:50:02.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642353904160/installation/cloudstore/installation.properties
15:50:02.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642353904160/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
15:50:02.727 [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.846 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 125.7 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.135003-12.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.135003-12.jar (77 KB at 12707.7 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.135003-12.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.135003-12.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 130.5 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)
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 195.8 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.135003-12-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.135003-12-sources.jar (65 KB at 12927.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 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