SuccessConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.updater 0.10.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.updater ---
[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:3.1:compile (default-compile) @ co.codewizards.cloudstore.updater ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/classes
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Some input files use or override a deprecated API.
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Recompile with -Xlint:deprecation for details.
[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:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/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
05:54:42.795 [main] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
05:54:42.864 [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
05:54:43.274 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 409 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.228 sec - in co.codewizards.cloudstore.updater.PGPTest
CloudStore updater started. Downloading meta-data.
05:54:43.935 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
05:54:43.950 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]tryAcquire: returning true. lockCounter=1
05:54:43.952 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
05:54:43.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:43.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:43.964 [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
05:54:43.969 [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'
05:54:43.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-16c2' dir.usableSpace='4149 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%
05:54:44.052 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
05:54:44.054 [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
05:54:44.056 [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'
05:54:44.057 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-16c2' dir.usableSpace='4132 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
05:54:53.952 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15824336828070/installation/cloudstore' dir.usableSpace='4132 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15824336828070/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k6yk5wqp.tar.gz
05:54:53.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc'
05:54:53.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc]'
05:54:53.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc'
05:54:53.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc]'
05:54:53.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init'
05:54:53.968 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init]'
05:54:53.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init'
05:54:53.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init]'
05:54:53.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init/cloudstore-server.conf'
05:54:53.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init, cloudstore-server.conf]'
05:54:53.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init/cloudstore-server.conf'
05:54:53.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init, cloudstore-server.conf]'
05:54:53.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d'
05:54:53.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init.d]'
05:54:53.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d'
05:54:53.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init.d]'
05:54:53.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d/cloudstore-server'
05:54:53.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init.d, cloudstore-server]'
05:54:53.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d/cloudstore-server'
05:54:53.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, init.d, cloudstore-server]'
05:54:53.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d'
05:54:53.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, profile.d]'
05:54:53.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d'
05:54:53.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, profile.d]'
05:54:53.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d/cloudstore.sh'
05:54:53.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, profile.d, cloudstore.sh]'
05:54:53.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d/cloudstore.sh'
05:54:53.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, etc, profile.d, cloudstore.sh]'
05:54:53.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib'
05:54:53.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib]'
05:54:53.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib'
05:54:53.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib]'
05:54:53.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:53.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:53.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
05:54:53.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
05:54:53.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
05:54:53.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
05:54:54.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
05:54:54.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
05:54:54.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
05:54:54.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
05:54:54.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
05:54:54.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
05:54:54.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
05:54:54.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
05:54:54.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-core-1.0.13.jar'
05:54:54.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, logback-core-1.0.13.jar]'
05:54:54.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-core-1.0.13.jar'
05:54:54.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, logback-core-1.0.13.jar]'
05:54:54.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
05:54:54.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
05:54:54.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
05:54:54.063 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
05:54:54.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
05:54:54.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
05:54:54.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
05:54:54.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
05:54:54.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
05:54:54.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
05:54:54.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
05:54:54.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
05:54:54.093 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
05:54:54.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
05:54:54.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
05:54:54.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
05:54:54.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
05:54:54.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
05:54:54.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
05:54:54.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
05:54:54.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
05:54:54.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
05:54:54.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
05:54:54.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
05:54:54.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
05:54:54.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
05:54:54.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
05:54:54.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
05:54:54.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-server-2.5.1.jar'
05:54:54.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
05:54:54.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-server-2.5.1.jar'
05:54:54.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
05:54:54.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
05:54:54.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
05:54:54.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
05:54:54.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
05:54:54.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
05:54:54.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
05:54:54.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
05:54:54.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
05:54:54.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
05:54:54.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
05:54:54.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
05:54:54.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
05:54:54.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
05:54:54.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
05:54:54.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
05:54:54.245 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
05:54:54.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
05:54:54.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
05:54:54.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
05:54:54.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
05:54:54.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
05:54:54.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
05:54:54.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
05:54:54.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
05:54:54.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
05:54:54.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
05:54:54.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
05:54:54.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
05:54:54.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/derby-10.10.2.0.jar'
05:54:54.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, derby-10.10.2.0.jar]'
05:54:54.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/derby-10.10.2.0.jar'
05:54:54.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, derby-10.10.2.0.jar]'
05:54:54.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
05:54:54.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
05:54:54.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
05:54:54.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
05:54:54.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
05:54:54.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
05:54:54.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
05:54:54.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
05:54:54.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/args4j-2.0.16.jar'
05:54:54.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, args4j-2.0.16.jar]'
05:54:54.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/args4j-2.0.16.jar'
05:54:54.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, args4j-2.0.16.jar]'
05:54:54.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
05:54:54.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
05:54:54.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
05:54:54.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
05:54:54.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
05:54:54.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
05:54:54.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
05:54:54.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
05:54:54.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/xz-1.4.jar'
05:54:54.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, xz-1.4.jar]'
05:54:54.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/xz-1.4.jar'
05:54:54.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, xz-1.4.jar]'
05:54:54.709 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/guava-14.0.1.jar'
05:54:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, guava-14.0.1.jar]'
05:54:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/guava-14.0.1.jar'
05:54:54.710 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, guava-14.0.1.jar]'
05:54:54.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:54.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:54.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
05:54:54.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
05:54:54.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
05:54:54.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
05:54:55.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-classic-1.0.13.jar'
05:54:55.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
05:54:55.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-classic-1.0.13.jar'
05:54:55.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
05:54:55.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
05:54:55.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
05:54:55.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
05:54:55.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
05:54:55.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
05:54:55.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
05:54:55.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
05:54:55.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
05:54:55.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
05:54:55.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
05:54:55.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
05:54:55.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
05:54:55.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
05:54:55.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
05:54:55.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
05:54:55.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
05:54:55.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
05:54:55.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
05:54:55.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
05:54:55.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
05:54:55.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
05:54:55.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
05:54:55.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
05:54:55.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
05:54:55.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
05:54:55.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
05:54:55.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
05:54:55.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
05:54:55.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
05:54:55.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
05:54:55.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
05:54:55.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
05:54:55.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
05:54:55.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
05:54:55.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
05:54:55.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
05:54:55.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
05:54:55.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
05:54:55.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
05:54:55.372 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
05:54:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
05:54:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
05:54:55.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
05:54:55.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
05:54:55.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
05:54:55.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
05:54:55.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
05:54:55.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
05:54:55.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-client-2.5.1.jar'
05:54:55.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
05:54:55.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-client-2.5.1.jar'
05:54:55.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
05:54:55.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
05:54:55.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
05:54:55.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
05:54:55.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
05:54:55.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
05:54:55.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
05:54:55.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
05:54:55.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
05:54:55.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
05:54:55.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
05:54:55.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
05:54:55.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
05:54:55.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
05:54:55.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
05:54:55.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
05:54:55.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
05:54:55.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
05:54:55.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
05:54:55.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
05:54:55.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
05:54:55.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
05:54:55.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
05:54:55.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
05:54:55.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
05:54:55.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
05:54:55.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
05:54:55.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
05:54:55.477 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
05:54:55.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
05:54:55.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
05:54:55.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
05:54:55.510 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
05:54:55.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
05:54:55.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
05:54:55.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
05:54:55.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
05:54:55.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
05:54:55.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
05:54:55.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
05:54:55.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
05:54:55.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-common-2.5.1.jar'
05:54:55.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
05:54:55.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-common-2.5.1.jar'
05:54:55.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
05:54:55.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
05:54:55.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
05:54:55.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
05:54:55.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
05:54:55.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
05:54:55.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
05:54:55.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
05:54:55.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
05:54:55.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
05:54:55.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
05:54:55.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
05:54:55.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
05:54:55.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/commons-compress-1.7.jar'
05:54:55.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, commons-compress-1.7.jar]'
05:54:55.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/commons-compress-1.7.jar'
05:54:55.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, commons-compress-1.7.jar]'
05:54:55.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/transaction-api-1.1.jar'
05:54:55.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, transaction-api-1.1.jar]'
05:54:55.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/transaction-api-1.1.jar'
05:54:55.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, lib, transaction-api-1.1.jar]'
05:54:55.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin'
05:54:55.673 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin]'
05:54:55.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin'
05:54:55.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin]'
05:54:55.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server'
05:54:55.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore-server]'
05:54:55.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server'
05:54:55.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore-server]'
05:54:55.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore.bat'
05:54:55.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore.bat]'
05:54:55.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore.bat'
05:54:55.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore.bat]'
05:54:55.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore'
05:54:55.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore]'
05:54:55.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore'
05:54:55.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore]'
05:54:55.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server.bat'
05:54:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore-server.bat]'
05:54:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server.bat'
05:54:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, bin, cloudstore-server.bat]'
05:54:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore'
05:54:55.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore]'
05:54:55.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/installation.properties'
05:54:55.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, installation.properties]'
05:54:55.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336828070/installation/cloudstore/installation.properties'
05:54:55.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336828070, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15824336828070/installation/cloudstore
05:54:55.682 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
05:54:55.682 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
05:54:55.682 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
05:54:55.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
05:54:55.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
05:54:55.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
05:54:55.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
05:54:55.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
05:54:55.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
05:54:55.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
05:54:55.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
05:54:55.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
05:54:55.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
05:54:55.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak'
05:54:55.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
05:54:55.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
05:54:55.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
05:54:55.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
05:54:55.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/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'
05:54:55.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
05:54:55.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
05:54:55.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
05:54:55.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
05:54:55.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
05:54:55.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
05:54:55.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
05:54:55.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak'
05:54:55.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
05:54:55.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
05:54:55.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
05:54:55.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
05:54:55.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
05:54:55.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
05:54:55.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
05:54:55.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
05:54:55.689 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
05:54:55.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
05:54:55.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
05:54:55.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
05:54:55.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
05:54:55.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
05:54:55.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
05:54:55.691 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
05:54:55.691 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
05:54:55.691 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
05:54:55.691 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
05:54:55.692 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/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'
05:54:55.692 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
05:54:55.692 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/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'
05:54:55.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
05:54:55.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
05:54:55.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
05:54:55.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
05:54:55.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
05:54:55.693 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
05:54:55.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
05:54:55.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
05:54:55.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/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'
05:54:55.694 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
05:54:55.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
05:54:55.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
05:54:55.695 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
05:54:55.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
05:54:55.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
05:54:55.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
05:54:55.696 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336828070/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15824336828070/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15824336828070/installation/cloudstore
05:54:56.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore
05:54:56.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc
05:54:56.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init
05:54:56.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init/cloudstore-server.conf
05:54:56.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
05:54:56.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d
05:54:56.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d/cloudstore-server
05:54:56.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
05:54:56.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d
05:54:56.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d/cloudstore.sh
05:54:56.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
05:54:56.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib
05:54:56.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
05:54:56.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
05:54:56.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak
05:54:56.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
05:54:56.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-core-1.0.13.jar
05:54:56.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
05:54:56.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
05:54:56.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
05:54:56.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
05:54:56.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
05:54:56.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
05:54:56.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
05:54:56.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
05:54:56.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
05:54:56.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
05:54:56.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
05:54:56.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
05:54:56.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
05:54:56.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
05:54:56.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
05:54:56.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
05:54:56.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
05:54:56.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
05:54:56.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
05:54:56.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
05:54:56.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
05:54:56.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.annotation-api-1.2.jar
05:54:56.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/xz-1.4.jar.csupdbak
05:54:56.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/derby-10.13.1.1.jar
05:54:56.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
05:54:56.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-server-2.5.1.jar
05:54:56.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
05:54:56.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
05:54:56.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
05:54:56.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
05:54:56.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
05:54:56.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
05:54:56.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
05:54:56.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
05:54:56.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
05:54:56.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/slf4j-api-1.7.7.jar
05:54:56.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
05:54:56.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
05:54:56.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
05:54:56.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
05:54:56.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/args4j-2.0.16.jar
05:54:56.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
05:54:56.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
05:54:56.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
05:54:56.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
05:54:56.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
05:54:56.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/xz-1.4.jar
05:54:56.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/guava-14.0.1.jar
05:54:56.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
05:54:56.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
05:54:56.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
05:54:56.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
05:54:56.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
05:54:56.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
05:54:56.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
05:54:56.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-classic-1.0.13.jar
05:54:56.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
05:54:56.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
05:54:56.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
05:54:56.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
05:54:56.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
05:54:56.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
05:54:56.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
05:54:56.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar
05:54:56.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
05:54:56.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
05:54:56.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
05:54:56.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
05:54:56.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
05:54:56.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
05:54:56.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
05:54:56.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
05:54:56.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
05:54:56.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
05:54:56.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
05:54:56.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-client-2.5.1.jar
05:54:56.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
05:54:56.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
05:54:56.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
05:54:56.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
05:54:56.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
05:54:56.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak
05:54:56.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
05:54:56.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
05:54:56.047 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
05:54:56.047 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
05:54:56.047 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
05:54:56.047 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
05:54:56.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
05:54:56.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
05:54:56.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
05:54:56.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
05:54:56.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
05:54:56.049 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
05:54:56.049 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/cglib-2.2.0-b21.jar
05:54:56.049 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-common-2.5.1.jar
05:54:56.049 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
05:54:56.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
05:54:56.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
05:54:56.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
05:54:56.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/commons-compress-1.7.jar
05:54:56.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/transaction-api-1.1.jar
05:54:56.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
05:54:56.051 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
05:54:56.052 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
05:54:56.052 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
05:54:56.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
05:54:56.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar
05:54:56.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
05:54:56.054 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
05:54:56.054 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
05:54:56.054 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin
05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server
05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore.bat
05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore.csupdbak
05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore
05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server.bat
05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore-server.csupdbak
05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/bin/cloudstore.bat.csupdbak
05:54:56.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/backup
05:54:56.056 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k6yk5wqp.tar.gz
05:54:56.056 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336828070/installation/cloudstore/installation.properties
05:54:56.056 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336828070/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
05:54:56.064 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
05:54:56.172 [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
05:54:56.236 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 63 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.
05:54:56.484 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
05:54:56.484 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]tryAcquire: returning true. lockCounter=1
05:54:56.484 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
05:54:56.485 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:54:56.485 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:54:56.490 [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
05:54:56.493 [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'
05:54:56.493 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1328' dir.usableSpace='4154 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%
05:54:56.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
05:54:56.561 [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
05:54:56.562 [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'
05:54:56.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1328' dir.usableSpace='4138 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
05:55:06.484 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15824336961330/installation/cloudstore' dir.usableSpace='4138 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15824336961330/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k6yk66et.tar.gz
05:55:06.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.486 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/etc'
05:55:06.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, etc]'
05:55:06.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/etc'
05:55:06.487 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, etc]'
05:55:06.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/etc/profile.d'
05:55:06.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, etc, profile.d]'
05:55:06.488 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/etc/profile.d'
05:55:06.489 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, etc, profile.d]'
05:55:06.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/etc/profile.d/cloudstore.sh'
05:55:06.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, etc, profile.d, cloudstore.sh]'
05:55:06.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/etc/profile.d/cloudstore.sh'
05:55:06.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, etc, profile.d, cloudstore.sh]'
05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib'
05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib]'
05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib'
05:55:06.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib]'
05:55:06.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
05:55:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
05:55:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
05:55:06.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
05:55:06.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-core-1.0.13.jar'
05:55:06.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, logback-core-1.0.13.jar]'
05:55:06.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-core-1.0.13.jar'
05:55:06.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, logback-core-1.0.13.jar]'
05:55:06.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
05:55:06.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
05:55:06.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
05:55:06.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
05:55:06.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
05:55:06.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
05:55:06.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
05:55:06.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
05:55:06.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
05:55:06.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
05:55:06.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
05:55:06.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
05:55:06.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
05:55:06.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
05:55:06.624 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
05:55:06.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
05:55:06.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
05:55:06.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
05:55:06.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
05:55:06.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
05:55:06.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
05:55:06.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
05:55:06.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
05:55:06.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
05:55:06.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
05:55:06.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
05:55:06.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
05:55:06.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/derby-10.10.2.0.jar'
05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, derby-10.10.2.0.jar]'
05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/derby-10.10.2.0.jar'
05:55:06.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, derby-10.10.2.0.jar]'
05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
05:55:07.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
05:55:07.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/args4j-2.0.16.jar'
05:55:07.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, args4j-2.0.16.jar]'
05:55:07.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/args4j-2.0.16.jar'
05:55:07.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, args4j-2.0.16.jar]'
05:55:07.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
05:55:07.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
05:55:07.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
05:55:07.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/xz-1.4.jar'
05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, xz-1.4.jar]'
05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/xz-1.4.jar'
05:55:07.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, xz-1.4.jar]'
05:55:07.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/guava-14.0.1.jar'
05:55:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, guava-14.0.1.jar]'
05:55:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/guava-14.0.1.jar'
05:55:07.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, guava-14.0.1.jar]'
05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
05:55:07.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
05:55:07.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
05:55:07.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
05:55:07.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
05:55:07.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-classic-1.0.13.jar'
05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-classic-1.0.13.jar'
05:55:07.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
05:55:07.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
05:55:07.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
05:55:07.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
05:55:07.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
05:55:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
05:55:07.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
05:55:07.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
05:55:07.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
05:55:07.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
05:55:07.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
05:55:07.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
05:55:07.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
05:55:07.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
05:55:07.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-client-2.5.1.jar'
05:55:07.535 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
05:55:07.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-client-2.5.1.jar'
05:55:07.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
05:55:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
05:55:07.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
05:55:07.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
05:55:07.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
05:55:07.554 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
05:55:07.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
05:55:07.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
05:55:07.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
05:55:07.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
05:55:07.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
05:55:07.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
05:55:07.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
05:55:07.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
05:55:07.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
05:55:07.825 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-common-2.5.1.jar'
05:55:07.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
05:55:07.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-common-2.5.1.jar'
05:55:07.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
05:55:07.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/commons-compress-1.7.jar'
05:55:07.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, commons-compress-1.7.jar]'
05:55:07.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/commons-compress-1.7.jar'
05:55:07.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, commons-compress-1.7.jar]'
05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/transaction-api-1.1.jar'
05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, transaction-api-1.1.jar]'
05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/transaction-api-1.1.jar'
05:55:07.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, lib, transaction-api-1.1.jar]'
05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin'
05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, bin]'
05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin'
05:55:07.915 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, bin]'
05:55:07.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore.bat'
05:55:07.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, bin, cloudstore.bat]'
05:55:07.916 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore.bat'
05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, bin, cloudstore.bat]'
05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore'
05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, bin, cloudstore]'
05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore'
05:55:07.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, bin, cloudstore]'
05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore'
05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore]'
05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/installation.properties'
05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, installation.properties]'
05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824336961330/installation/cloudstore/installation.properties'
05:55:07.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824336961330, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15824336961330/installation/cloudstore
05:55:07.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
05:55:07.920 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
05:55:07.920 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
05:55:07.920 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/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'
05:55:07.920 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
05:55:07.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
05:55:07.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
05:55:07.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
05:55:07.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
05:55:07.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
05:55:07.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
05:55:07.921 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
05:55:07.922 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
05:55:07.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
05:55:07.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
05:55:07.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
05:55:07.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
05:55:07.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
05:55:07.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
05:55:07.923 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
05:55:07.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
05:55:07.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
05:55:07.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
05:55:07.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
05:55:07.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
05:55:07.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
05:55:07.924 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
05:55:07.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
05:55:07.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
05:55:07.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
05:55:07.925 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824336961330/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15824336961330/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15824336961330/installation/cloudstore
05:55:08.200 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore
05:55:08.201 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/etc
05:55:08.201 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib
05:55:08.202 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
05:55:08.202 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
05:55:08.202 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
05:55:08.202 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-core-1.0.13.jar
05:55:08.202 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
05:55:08.202 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
05:55:08.203 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
05:55:08.203 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
05:55:08.203 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
05:55:08.203 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
05:55:08.203 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
05:55:08.204 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
05:55:08.204 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
05:55:08.204 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.annotation-api-1.2.jar
05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/xz-1.4.jar.csupdbak
05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-server-2.5.1.jar
05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
05:55:08.205 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
05:55:08.206 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
05:55:08.206 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
05:55:08.206 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
05:55:08.206 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
05:55:08.207 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/slf4j-api-1.7.7.jar
05:55:08.208 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
05:55:08.208 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
05:55:08.208 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
05:55:08.208 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/derby-10.10.2.0.jar
05:55:08.208 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
05:55:08.208 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
05:55:08.209 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/args4j-2.0.16.jar
05:55:08.209 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
05:55:08.210 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
05:55:08.210 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
05:55:08.210 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
05:55:08.211 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/xz-1.4.jar
05:55:08.211 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/guava-14.0.1.jar
05:55:08.211 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
05:55:08.211 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
05:55:08.211 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-classic-1.0.13.jar
05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
05:55:08.212 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-client-2.5.1.jar
05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
05:55:08.213 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
05:55:08.214 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
05:55:08.214 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
05:55:08.214 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
05:55:08.214 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
05:55:08.214 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
05:55:08.214 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
05:55:08.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
05:55:08.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
05:55:08.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
05:55:08.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
05:55:08.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
05:55:08.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/cglib-2.2.0-b21.jar
05:55:08.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jersey-common-2.5.1.jar
05:55:08.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
05:55:08.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
05:55:08.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/commons-compress-1.7.jar
05:55:08.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/transaction-api-1.1.jar
05:55:08.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
05:55:08.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
05:55:08.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
05:55:08.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
05:55:08.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
05:55:08.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
05:55:08.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
05:55:08.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
05:55:08.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/bin
05:55:08.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore.bat
05:55:08.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore.csupdbak
05:55:08.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore
05:55:08.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/bin/cloudstore.bat.csupdbak
05:55:08.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/backup
05:55:08.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k6yk66et.tar.gz
05:55:08.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824336961330/installation/cloudstore/installation.properties
05:55:08.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824336961330/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
05:55:08.231 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
05:55:08.315 [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
05:55:08.386 [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.
05:55:08.689 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
05:55:08.689 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]tryAcquire: returning true. lockCounter=1
05:55:08.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
05:55:08.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:08.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:08.694 [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
05:55:08.698 [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'
05:55:08.698 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-dfa' dir.usableSpace='4149 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%
05:55:08.767 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
05:55:08.770 [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
05:55:08.772 [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'
05:55:08.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-dfa' dir.usableSpace='4132 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
05:55:18.690 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15824337082810/installation/cloudstore' dir.usableSpace='4131 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15824337082810/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k6yk6ftw.tar.gz
05:55:18.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/etc'
05:55:18.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, etc]'
05:55:18.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/etc'
05:55:18.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, etc]'
05:55:18.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/etc/profile.d'
05:55:18.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, etc, profile.d]'
05:55:18.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/etc/profile.d'
05:55:18.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, etc, profile.d]'
05:55:18.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/etc/profile.d/cloudstore.sh'
05:55:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, etc, profile.d, cloudstore.sh]'
05:55:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/etc/profile.d/cloudstore.sh'
05:55:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, etc, profile.d, cloudstore.sh]'
05:55:18.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib'
05:55:18.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib]'
05:55:18.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib'
05:55:18.701 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib]'
05:55:18.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.702 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
05:55:18.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
05:55:18.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
05:55:18.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
05:55:18.712 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
05:55:18.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
05:55:18.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
05:55:18.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
05:55:18.716 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-core-1.0.13.jar'
05:55:18.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, logback-core-1.0.13.jar]'
05:55:18.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-core-1.0.13.jar'
05:55:18.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, logback-core-1.0.13.jar]'
05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
05:55:18.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
05:55:18.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
05:55:18.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
05:55:18.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
05:55:18.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
05:55:18.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
05:55:18.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
05:55:18.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
05:55:18.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
05:55:18.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
05:55:18.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
05:55:18.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
05:55:18.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
05:55:18.804 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
05:55:18.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-server-2.5.1.jar'
05:55:18.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
05:55:18.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-server-2.5.1.jar'
05:55:18.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
05:55:18.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
05:55:18.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
05:55:18.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
05:55:18.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
05:55:18.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
05:55:18.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
05:55:18.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
05:55:18.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:18.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:18.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
05:55:18.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
05:55:18.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
05:55:18.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
05:55:19.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
05:55:19.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
05:55:19.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
05:55:19.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
05:55:19.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
05:55:19.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
05:55:19.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
05:55:19.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
05:55:19.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/derby-10.10.2.0.jar'
05:55:19.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, derby-10.10.2.0.jar]'
05:55:19.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/derby-10.10.2.0.jar'
05:55:19.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, derby-10.10.2.0.jar]'
05:55:19.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
05:55:19.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
05:55:19.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
05:55:19.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
05:55:19.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
05:55:19.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/args4j-2.0.16.jar'
05:55:19.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, args4j-2.0.16.jar]'
05:55:19.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/args4j-2.0.16.jar'
05:55:19.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, args4j-2.0.16.jar]'
05:55:19.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.329 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
05:55:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
05:55:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
05:55:19.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
05:55:19.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/xz-1.4.jar'
05:55:19.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, xz-1.4.jar]'
05:55:19.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/xz-1.4.jar'
05:55:19.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, xz-1.4.jar]'
05:55:19.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/guava-14.0.1.jar'
05:55:19.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, guava-14.0.1.jar]'
05:55:19.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/guava-14.0.1.jar'
05:55:19.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, guava-14.0.1.jar]'
05:55:19.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
05:55:19.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
05:55:19.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
05:55:19.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
05:55:19.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-classic-1.0.13.jar'
05:55:19.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
05:55:19.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-classic-1.0.13.jar'
05:55:19.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
05:55:19.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
05:55:19.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
05:55:19.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
05:55:19.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
05:55:19.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
05:55:19.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
05:55:19.802 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
05:55:19.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
05:55:19.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
05:55:19.803 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
05:55:19.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
05:55:19.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
05:55:19.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
05:55:19.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
05:55:19.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
05:55:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
05:55:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
05:55:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
05:55:19.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
05:55:19.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
05:55:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
05:55:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
05:55:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
05:55:19.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
05:55:19.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
05:55:19.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
05:55:19.973 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
05:55:19.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
05:55:19.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
05:55:19.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
05:55:19.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
05:55:19.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:19.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:19.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
05:55:19.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
05:55:19.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
05:55:19.999 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
05:55:20.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-client-2.5.1.jar'
05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-client-2.5.1.jar'
05:55:20.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
05:55:20.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
05:55:20.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
05:55:20.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
05:55:20.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
05:55:20.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
05:55:20.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
05:55:20.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
05:55:20.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
05:55:20.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
05:55:20.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
05:55:20.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
05:55:20.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
05:55:20.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
05:55:20.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
05:55:20.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
05:55:20.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
05:55:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
05:55:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
05:55:20.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
05:55:20.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
05:55:20.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
05:55:20.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
05:55:20.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
05:55:20.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
05:55:20.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
05:55:20.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
05:55:20.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
05:55:20.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
05:55:20.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-common-2.5.1.jar'
05:55:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
05:55:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-common-2.5.1.jar'
05:55:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
05:55:20.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
05:55:20.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
05:55:20.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
05:55:20.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
05:55:20.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
05:55:20.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
05:55:20.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
05:55:20.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
05:55:20.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
05:55:20.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/commons-compress-1.7.jar'
05:55:20.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, commons-compress-1.7.jar]'
05:55:20.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/commons-compress-1.7.jar'
05:55:20.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, commons-compress-1.7.jar]'
05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/transaction-api-1.1.jar'
05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, transaction-api-1.1.jar]'
05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/transaction-api-1.1.jar'
05:55:20.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, lib, transaction-api-1.1.jar]'
05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin'
05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, bin]'
05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin'
05:55:20.269 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, bin]'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore.bat'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, bin, cloudstore.bat]'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore.bat'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, bin, cloudstore.bat]'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, bin, cloudstore]'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore'
05:55:20.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, bin, cloudstore]'
05:55:20.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore'
05:55:20.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore]'
05:55:20.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/installation.properties'
05:55:20.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, installation.properties]'
05:55:20.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337082810/installation/cloudstore/installation.properties'
05:55:20.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337082810, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15824337082810/installation/cloudstore
05:55:20.273 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
05:55:20.273 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
05:55:20.273 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
05:55:20.274 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/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'
05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
05:55:20.275 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
05:55:20.276 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
05:55:20.276 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
05:55:20.276 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
05:55:20.276 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
05:55:20.276 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
05:55:20.276 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
05:55:20.276 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
05:55:20.277 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/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'
05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/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'
05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
05:55:20.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
05:55:20.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
05:55:20.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
05:55:20.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
05:55:20.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
05:55:20.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
05:55:20.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/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'
05:55:20.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
05:55:20.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
05:55:20.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
05:55:20.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
05:55:20.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
05:55:20.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337082810/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15824337082810/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15824337082810/installation/cloudstore
05:55:20.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore
05:55:20.555 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/etc
05:55:20.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib
05:55:20.556 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-core-1.0.13.jar
05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
05:55:20.557 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
05:55:20.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
05:55:20.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
05:55:20.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
05:55:20.558 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
05:55:20.559 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.annotation-api-1.2.jar
05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/xz-1.4.jar.csupdbak
05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/derby-10.13.1.1.jar
05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-server-2.5.1.jar
05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
05:55:20.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
05:55:20.561 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
05:55:20.561 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
05:55:20.561 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
05:55:20.561 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
05:55:20.561 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
05:55:20.561 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
05:55:20.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/slf4j-api-1.7.7.jar
05:55:20.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
05:55:20.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
05:55:20.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
05:55:20.562 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/args4j-2.0.16.jar
05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/xz-1.4.jar
05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/guava-14.0.1.jar
05:55:20.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
05:55:20.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
05:55:20.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
05:55:20.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
05:55:20.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
05:55:20.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
05:55:20.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-classic-1.0.13.jar
05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
05:55:20.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
05:55:20.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-client-2.5.1.jar
05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
05:55:20.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/cglib-2.2.0-b21.jar
05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-common-2.5.1.jar
05:55:20.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
05:55:20.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
05:55:20.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
05:55:20.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
05:55:20.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/commons-compress-1.7.jar
05:55:20.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/transaction-api-1.1.jar
05:55:20.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
05:55:20.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
05:55:20.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
05:55:20.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
05:55:20.572 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
05:55:20.572 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
05:55:20.573 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
05:55:20.573 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
05:55:20.573 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/bin
05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore.bat
05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore.csupdbak
05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore
05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/bin/cloudstore.bat.csupdbak
05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/backup
05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k6yk6ftw.tar.gz
05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337082810/installation/cloudstore/installation.properties
05:55:20.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337082810/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
05:55:20.581 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
05:55:20.656 [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
05:55:20.709 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 51 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.
05:55:20.987 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
05:55:20.987 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]tryAcquire: returning true. lockCounter=1
05:55:20.987 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
05:55:20.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:20.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:20.992 [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
05:55:21.002 [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'
05:55:21.003 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-aa6' dir.usableSpace='4146 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%
05:55:21.093 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
05:55:21.094 [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
05:55:21.096 [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'
05:55:21.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-aa6' dir.usableSpace='4130 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
05:55:30.987 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15824337206290/installation/cloudstore' dir.usableSpace='4454 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15824337206290/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k6yk6pbf.tar.gz
05:55:30.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:30.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:30.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:30.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:30.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc'
05:55:30.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc]'
05:55:30.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc'
05:55:30.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc]'
05:55:30.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:30.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:30.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:30.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:30.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init'
05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init]'
05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init'
05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init]'
05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init/cloudstore-server.conf'
05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init, cloudstore-server.conf]'
05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init/cloudstore-server.conf'
05:55:30.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init, cloudstore-server.conf]'
05:55:30.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:30.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:30.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:30.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:30.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d'
05:55:30.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init.d]'
05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d'
05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init.d]'
05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d/cloudstore-server'
05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init.d, cloudstore-server]'
05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d/cloudstore-server'
05:55:30.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, init.d, cloudstore-server]'
05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d'
05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, profile.d]'
05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d'
05:55:30.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, profile.d]'
05:55:31.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d/cloudstore.sh'
05:55:31.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, profile.d, cloudstore.sh]'
05:55:31.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d/cloudstore.sh'
05:55:31.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, etc, profile.d, cloudstore.sh]'
05:55:31.013 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.013 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib'
05:55:31.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib]'
05:55:31.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib'
05:55:31.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib]'
05:55:31.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
05:55:31.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
05:55:31.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
05:55:31.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
05:55:31.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
05:55:31.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
05:55:31.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
05:55:31.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
05:55:31.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
05:55:31.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
05:55:31.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
05:55:31.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
05:55:31.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
05:55:31.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
05:55:31.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
05:55:31.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-core-1.0.13.jar'
05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, logback-core-1.0.13.jar]'
05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-core-1.0.13.jar'
05:55:31.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, logback-core-1.0.13.jar]'
05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
05:55:31.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
05:55:31.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
05:55:31.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
05:55:31.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
05:55:31.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
05:55:31.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
05:55:31.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
05:55:31.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
05:55:31.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
05:55:31.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
05:55:31.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
05:55:31.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
05:55:31.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
05:55:31.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
05:55:31.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
05:55:31.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
05:55:31.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
05:55:31.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
05:55:31.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
05:55:31.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
05:55:31.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
05:55:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
05:55:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
05:55:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
05:55:31.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-server-2.5.1.jar'
05:55:31.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
05:55:31.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-server-2.5.1.jar'
05:55:31.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
05:55:31.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
05:55:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
05:55:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
05:55:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
05:55:31.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
05:55:31.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
05:55:31.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
05:55:31.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
05:55:31.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
05:55:31.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
05:55:31.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.415 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
05:55:31.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
05:55:31.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
05:55:31.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
05:55:31.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
05:55:31.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
05:55:31.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/derby-10.10.2.0.jar'
05:55:31.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, derby-10.10.2.0.jar]'
05:55:31.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/derby-10.10.2.0.jar'
05:55:31.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, derby-10.10.2.0.jar]'
05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
05:55:31.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
05:55:31.716 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/args4j-2.0.16.jar'
05:55:31.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, args4j-2.0.16.jar]'
05:55:31.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/args4j-2.0.16.jar'
05:55:31.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, args4j-2.0.16.jar]'
05:55:31.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
05:55:31.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
05:55:31.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
05:55:31.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
05:55:31.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/xz-1.4.jar'
05:55:31.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, xz-1.4.jar]'
05:55:31.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/xz-1.4.jar'
05:55:31.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, xz-1.4.jar]'
05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/guava-14.0.1.jar'
05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, guava-14.0.1.jar]'
05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/guava-14.0.1.jar'
05:55:31.734 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, guava-14.0.1.jar]'
05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
05:55:31.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
05:55:31.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
05:55:31.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
05:55:31.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
05:55:31.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-classic-1.0.13.jar'
05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-classic-1.0.13.jar'
05:55:31.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
05:55:31.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
05:55:31.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
05:55:31.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
05:55:31.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
05:55:31.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
05:55:31.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
05:55:32.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
05:55:32.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
05:55:32.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
05:55:32.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
05:55:32.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
05:55:32.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
05:55:32.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
05:55:32.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
05:55:32.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
05:55:32.189 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
05:55:32.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
05:55:32.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
05:55:32.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
05:55:32.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
05:55:32.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-client-2.5.1.jar'
05:55:32.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
05:55:32.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-client-2.5.1.jar'
05:55:32.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
05:55:32.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
05:55:32.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
05:55:32.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
05:55:32.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
05:55:32.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
05:55:32.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
05:55:32.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
05:55:32.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
05:55:32.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
05:55:32.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
05:55:32.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
05:55:32.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
05:55:32.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
05:55:32.493 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
05:55:32.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
05:55:32.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
05:55:32.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
05:55:32.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
05:55:32.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
05:55:32.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-common-2.5.1.jar'
05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-common-2.5.1.jar'
05:55:32.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
05:55:32.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
05:55:32.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
05:55:32.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
05:55:32.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
05:55:32.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/commons-compress-1.7.jar'
05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, commons-compress-1.7.jar]'
05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/commons-compress-1.7.jar'
05:55:32.689 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, commons-compress-1.7.jar]'
05:55:32.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/transaction-api-1.1.jar'
05:55:32.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, transaction-api-1.1.jar]'
05:55:32.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/transaction-api-1.1.jar'
05:55:32.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, lib, transaction-api-1.1.jar]'
05:55:32.720 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.720 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.720 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.720 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.720 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin'
05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin]'
05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin'
05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin]'
05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server'
05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore-server]'
05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server'
05:55:32.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore-server]'
05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore.bat'
05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore.bat]'
05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore.bat'
05:55:32.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore.bat]'
05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore'
05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore]'
05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore'
05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore]'
05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server.bat'
05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore-server.bat]'
05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server.bat'
05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, bin, cloudstore-server.bat]'
05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore'
05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore]'
05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/installation.properties'
05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, installation.properties]'
05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15824337206290/installation/cloudstore/installation.properties'
05:55:32.724 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15824337206290, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15824337206290/installation/cloudstore
05:55:32.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
05:55:32.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
05:55:32.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
05:55:32.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
05:55:32.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
05:55:32.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
05:55:32.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
05:55:32.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
05:55:32.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
05:55:32.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/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'
05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
05:55:32.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
05:55:32.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
05:55:32.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
05:55:32.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
05:55:32.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
05:55:32.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
05:55:32.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
05:55:32.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
05:55:32.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
05:55:32.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak'
05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak'
05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
05:55:32.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
05:55:32.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
05:55:32.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
05:55:32.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
05:55:32.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
05:55:32.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
05:55:32.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
05:55:32.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
05:55:32.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
05:55:32.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
05:55:32.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15824337206290/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15824337206290/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15824337206290/installation/cloudstore
05:55:33.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore
05:55:33.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc
05:55:33.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init
05:55:33.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init/cloudstore-server.conf
05:55:33.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
05:55:33.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d
05:55:33.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d/cloudstore-server
05:55:33.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
05:55:33.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d
05:55:33.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d/cloudstore.sh
05:55:33.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
05:55:33.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib
05:55:33.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
05:55:33.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
05:55:33.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar
05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-core-1.0.13.jar
05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
05:55:33.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
05:55:33.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
05:55:33.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
05:55:33.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
05:55:33.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
05:55:33.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
05:55:33.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
05:55:33.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.annotation-api-1.2.jar
05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/xz-1.4.jar.csupdbak
05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-server-2.5.1.jar
05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak
05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
05:55:33.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
05:55:33.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
05:55:33.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
05:55:33.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
05:55:33.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/slf4j-api-1.7.7.jar
05:55:33.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/derby-10.10.2.0.jar
05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/args4j-2.0.16.jar
05:55:33.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
05:55:33.037 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
05:55:33.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
05:55:33.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
05:55:33.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
05:55:33.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/xz-1.4.jar
05:55:33.038 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/guava-14.0.1.jar
05:55:33.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
05:55:33.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
05:55:33.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
05:55:33.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
05:55:33.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
05:55:33.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-classic-1.0.13.jar
05:55:33.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
05:55:33.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
05:55:33.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
05:55:33.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
05:55:33.041 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
05:55:33.041 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
05:55:33.041 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
05:55:33.041 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
05:55:33.041 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
05:55:33.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
05:55:33.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
05:55:33.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
05:55:33.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
05:55:33.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
05:55:33.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
05:55:33.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
05:55:33.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
05:55:33.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
05:55:33.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-client-2.5.1.jar
05:55:33.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar
05:55:33.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
05:55:33.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
05:55:33.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
05:55:33.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
05:55:33.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
05:55:33.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
05:55:33.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
05:55:33.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
05:55:33.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
05:55:33.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
05:55:33.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
05:55:33.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
05:55:33.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
05:55:33.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
05:55:33.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
05:55:33.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/cglib-2.2.0-b21.jar
05:55:33.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-common-2.5.1.jar
05:55:33.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak
05:55:33.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
05:55:33.047 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
05:55:33.047 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
05:55:33.047 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/commons-compress-1.7.jar
05:55:33.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/transaction-api-1.1.jar
05:55:33.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
05:55:33.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
05:55:33.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
05:55:33.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
05:55:33.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
05:55:33.050 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
05:55:33.051 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
05:55:33.051 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
05:55:33.052 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin
05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server
05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore.bat
05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore.csupdbak
05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore
05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server.bat
05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore-server.csupdbak
05:55:33.053 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/bin/cloudstore.bat.csupdbak
05:55:33.054 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/backup
05:55:33.054 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k6yk6pbf.tar.gz
05:55:33.054 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15824337206290/installation/cloudstore/installation.properties
05:55:33.054 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15824337206290/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
05:55:33.064 [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: 50.873 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_java_8/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.8-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_java_8/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.8-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.4:install (default-install) @ co.codewizards.cloudstore.updater ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater ---
[INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 334.0 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.045534-6.jar
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.045534-6.jar (77 KB at 19062.0 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.045534-6.pom
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.045534-6.pom (3 KB at 2897.5 KB/sec)
[INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml
[INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (319 B at 155.8 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 501.0 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (319 B at 155.8 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.045534-6-sources.jar
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.8-20200223.045534-6-sources.jar (65 KB at 21544.9 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 501.0 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.updater
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ 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) < generate-sources @ co.codewizards.cloudstore.updater <<<
[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_java_8/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/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_java_8/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_java_8/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