SuccessConsole Output

[INFO] 
[INFO] ----< co.codewizards.cloudstore:co.codewizards.cloudstore.updater >-----
[INFO] Building co.codewizards.cloudstore.updater 1.0.1-SNAPSHOT         [7/20]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.updater ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ co.codewizards.cloudstore.updater ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ co.codewizards.cloudstore.updater ---
[WARNING] *****************************************************************************************************************************************
[WARNING] * Required filename-based automodules detected: [args4j-2.0.16.jar]. Please don't publish this project to a public artifact repository! *
[WARNING] *****************************************************************************************************************************************
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (base-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_11/co.codewizards.cloudstore.updater/target/classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/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.6:testResources (default-testResources) @ co.codewizards.cloudstore.updater ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.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_11/co.codewizards.cloudstore.updater/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ co.codewizards.cloudstore.updater ---
[INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by mockit.internal.util.FieldReflection (file:/home/tomcat/.m2/repository/org/jmockit/jmockit/1.24/jmockit-1.24.jar) to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of mockit.internal.util.FieldReflection
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Running co.codewizards.cloudstore.updater.PGPTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 sec
Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest
17:12:32.894 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
17:12:32.981 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz
17:12:33.179 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 197 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz
CloudStore updater started. Downloading meta-data.
17:12:33.675 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
17:12:33.678 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]tryAcquire: returning true. lockCounter=1
17:12:33.679 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
17:12:33.680 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:33.680 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:33.688 [main] DEBUG co.codewizards.cloudstore.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
17:12:33.692 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17746540 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz'
17:12:33.693 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1cc6' dir.usableSpace='14603 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%
17:12:33.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
17:12:33.825 [main] DEBUG co.codewizards.cloudstore.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
17:12:33.828 [main] DEBUG co.codewizards.cloudstore.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'
17:12:33.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1cc6' dir.usableSpace='14586 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
17:12:43.680 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15867907529020/installation/cloudstore' dir.usableSpace='14586 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15867907529020/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k8ym919d.tar.gz
17:12:43.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.699 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc'
17:12:43.699 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, etc]'
17:12:43.699 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc'
17:12:43.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, etc]'
17:12:43.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init'
17:12:43.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, etc, init]'
17:12:43.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init'
17:12:43.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, etc, init]'
17:12:43.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init/cloudstore-server.conf'
17:12:43.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, etc, init, cloudstore-server.conf]'
17:12:43.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init/cloudstore-server.conf'
17:12:43.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, etc, init, cloudstore-server.conf]'
17:12:43.710 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init.d'
17:12:43.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, etc, init.d]'
17:12:43.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init.d'
17:12:43.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, etc, init.d]'
17:12:43.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init.d/cloudstore-server'
17:12:43.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, etc, init.d, cloudstore-server]'
17:12:43.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init.d/cloudstore-server'
17:12:43.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, etc, init.d, cloudstore-server]'
17:12:43.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/profile.d'
17:12:43.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, etc, profile.d]'
17:12:43.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/profile.d'
17:12:43.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, etc, profile.d]'
17:12:43.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:12:43.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:12:43.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:12:43.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:12:43.725 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.725 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.726 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib'
17:12:43.727 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib]'
17:12:43.727 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib'
17:12:43.727 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib]'
17:12:43.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:12:43.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:12:43.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:12:43.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:12:43.745 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.745 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.745 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
17:12:43.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
17:12:43.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
17:12:43.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
17:12:43.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:12:43.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:12:43.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:12:43.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:12:43.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.757 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:12:43.757 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:12:43.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:12:43.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:12:43.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:12:43.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:12:43.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:12:43.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:12:43.812 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:12:43.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:12:43.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:12:43.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:12:43.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:12:43.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:12:43.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:12:43.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:12:43.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:12:43.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:12:43.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:12:43.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:12:43.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
17:12:43.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
17:12:43.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
17:12:43.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
17:12:43.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:12:43.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:12:43.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:12:43.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:12:43.884 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.884 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.884 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.884 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.884 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
17:12:43.884 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
17:12:43.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
17:12:43.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
17:12:43.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:12:43.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:12:43.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:12:43.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:12:43.961 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.962 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.962 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.962 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.962 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:12:43.962 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:12:43.963 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:12:43.963 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:12:43.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:12:43.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:12:43.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:12:43.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:12:43.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
17:12:43.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
17:12:43.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
17:12:43.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
17:12:43.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
17:12:43.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
17:12:43.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
17:12:43.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
17:12:43.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:43.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:43.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:12:43.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:12:43.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:12:43.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:12:44.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:12:44.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:12:44.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:12:44.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:12:44.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:12:44.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:12:44.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:12:44.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:12:44.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:12:44.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:12:44.187 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:12:44.187 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:12:44.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
17:12:44.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
17:12:44.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
17:12:44.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
17:12:44.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:12:44.423 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:12:44.423 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:12:44.423 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:12:44.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/args4j-2.0.16.jar'
17:12:44.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:12:44.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/args4j-2.0.16.jar'
17:12:44.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:12:44.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
17:12:44.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
17:12:44.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
17:12:44.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
17:12:44.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:12:44.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:12:44.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:12:44.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:12:44.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/xz-1.4.jar'
17:12:44.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, xz-1.4.jar]'
17:12:44.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/xz-1.4.jar'
17:12:44.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, xz-1.4.jar]'
17:12:44.475 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.475 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.475 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/guava-14.0.1.jar'
17:12:44.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, guava-14.0.1.jar]'
17:12:44.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/guava-14.0.1.jar'
17:12:44.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, guava-14.0.1.jar]'
17:12:44.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
17:12:44.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
17:12:44.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
17:12:44.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
17:12:44.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:12:44.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:12:44.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:12:44.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:12:44.962 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.962 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.962 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.962 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.962 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:12:44.963 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:12:44.963 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:12:44.963 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:12:44.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
17:12:44.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
17:12:44.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
17:12:44.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
17:12:44.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:44.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:44.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
17:12:44.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
17:12:44.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
17:12:44.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
17:12:45.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.011 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.011 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.011 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:12:45.011 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:12:45.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:12:45.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:12:45.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:12:45.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:12:45.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:12:45.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:12:45.190 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.190 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:12:45.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:12:45.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:12:45.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:12:45.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
17:12:45.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
17:12:45.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
17:12:45.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
17:12:45.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
17:12:45.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
17:12:45.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
17:12:45.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
17:12:45.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
17:12:45.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
17:12:45.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
17:12:45.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
17:12:45.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:12:45.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:12:45.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:12:45.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:12:45.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:12:45.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:12:45.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:12:45.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:12:45.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:12:45.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:12:45.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:12:45.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:12:45.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:12:45.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:12:45.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:12:45.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:12:45.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:12:45.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:12:45.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:12:45.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:12:45.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
17:12:45.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
17:12:45.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
17:12:45.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
17:12:45.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:12:45.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:12:45.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:12:45.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:12:45.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
17:12:45.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
17:12:45.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
17:12:45.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
17:12:45.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:12:45.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:12:45.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:12:45.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:12:45.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
17:12:45.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
17:12:45.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
17:12:45.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
17:12:45.324 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.324 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.324 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.324 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
17:12:45.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
17:12:45.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
17:12:45.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
17:12:45.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:12:45.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:12:45.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:12:45.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:12:45.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:12:45.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:12:45.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:12:45.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:12:45.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:12:45.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:12:45.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:12:45.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:12:45.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:12:45.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:12:45.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:12:45.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:12:45.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:12:45.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:12:45.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:12:45.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:12:45.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
17:12:45.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
17:12:45.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
17:12:45.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
17:12:45.480 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.480 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.480 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.480 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.480 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:12:45.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:12:45.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:12:45.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:12:45.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/commons-compress-1.7.jar'
17:12:45.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:12:45.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/commons-compress-1.7.jar'
17:12:45.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:12:45.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/transaction-api-1.1.jar'
17:12:45.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:12:45.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/transaction-api-1.1.jar'
17:12:45.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:12:45.521 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.521 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.521 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/bin'
17:12:45.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, bin]'
17:12:45.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/bin'
17:12:45.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, bin]'
17:12:45.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore-server'
17:12:45.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, bin, cloudstore-server]'
17:12:45.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore-server'
17:12:45.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, bin, cloudstore-server]'
17:12:45.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore.bat'
17:12:45.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, bin, cloudstore.bat]'
17:12:45.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore.bat'
17:12:45.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, bin, cloudstore.bat]'
17:12:45.525 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.525 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.525 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.525 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.525 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore'
17:12:45.525 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, bin, cloudstore]'
17:12:45.525 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore'
17:12:45.526 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, bin, cloudstore]'
17:12:45.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore-server.bat'
17:12:45.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, bin, cloudstore-server.bat]'
17:12:45.527 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore-server.bat'
17:12:45.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, bin, cloudstore-server.bat]'
17:12:45.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore'
17:12:45.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore]'
17:12:45.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/installation.properties'
17:12:45.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, installation.properties]'
17:12:45.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907529020/installation/cloudstore/installation.properties'
17:12:45.529 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907529020, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15867907529020/installation/cloudstore
17:12:45.534 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
17:12:45.535 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
17:12:45.535 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
17:12:45.537 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
17:12:45.537 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
17:12:45.538 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
17:12:45.538 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
17:12:45.538 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
17:12:45.539 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
17:12:45.539 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
17:12:45.539 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
17:12:45.539 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
17:12:45.540 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
17:12:45.540 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak'
17:12:45.540 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
17:12:45.540 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
17:12:45.541 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
17:12:45.541 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
17:12:45.541 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/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'
17:12:45.542 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
17:12:45.542 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
17:12:45.542 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
17:12:45.542 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
17:12:45.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
17:12:45.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
17:12:45.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
17:12:45.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak'
17:12:45.544 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
17:12:45.544 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
17:12:45.544 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
17:12:45.544 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
17:12:45.545 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
17:12:45.545 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
17:12:45.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
17:12:45.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
17:12:45.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
17:12:45.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
17:12:45.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
17:12:45.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
17:12:45.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
17:12:45.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
17:12:45.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
17:12:45.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
17:12:45.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
17:12:45.548 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
17:12:45.548 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
17:12:45.548 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/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'
17:12:45.548 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
17:12:45.548 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/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'
17:12:45.548 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
17:12:45.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
17:12:45.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
17:12:45.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
17:12:45.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
17:12:45.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
17:12:45.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
17:12:45.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
17:12:45.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/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'
17:12:45.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
17:12:45.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
17:12:45.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
17:12:45.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
17:12:45.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
17:12:45.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
17:12:45.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
17:12:45.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907529020/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15867907529020/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15867907529020/installation/cloudstore
17:12:45.840 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore
17:12:45.840 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/etc
17:12:45.840 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init
17:12:45.840 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init/cloudstore-server.conf
17:12:45.841 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
17:12:45.841 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init.d
17:12:45.841 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init.d/cloudstore-server
17:12:45.841 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
17:12:45.842 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/profile.d
17:12:45.842 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/profile.d/cloudstore.sh
17:12:45.842 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
17:12:45.842 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib
17:12:45.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
17:12:45.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
17:12:45.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak
17:12:45.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
17:12:45.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/logback-core-1.0.13.jar
17:12:45.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
17:12:45.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
17:12:45.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
17:12:45.843 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
17:12:45.844 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
17:12:45.844 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
17:12:45.844 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
17:12:45.844 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
17:12:45.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
17:12:45.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
17:12:45.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
17:12:45.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
17:12:45.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
17:12:45.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
17:12:45.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
17:12:45.846 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
17:12:45.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
17:12:45.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
17:12:45.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
17:12:45.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
17:12:45.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
17:12:45.847 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.annotation-api-1.2.jar
17:12:45.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/xz-1.4.jar.csupdbak
17:12:45.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/derby-10.13.1.1.jar
17:12:45.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
17:12:45.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-server-2.5.1.jar
17:12:45.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
17:12:45.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
17:12:45.848 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
17:12:45.849 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
17:12:45.849 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
17:12:45.849 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
17:12:45.849 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
17:12:45.850 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
17:12:45.850 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
17:12:45.851 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/slf4j-api-1.7.7.jar
17:12:45.851 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
17:12:45.851 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
17:12:45.851 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
17:12:45.852 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
17:12:45.852 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/args4j-2.0.16.jar
17:12:45.852 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
17:12:45.852 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
17:12:45.852 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
17:12:45.853 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
17:12:45.853 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
17:12:45.853 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/xz-1.4.jar
17:12:45.853 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/guava-14.0.1.jar
17:12:45.853 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
17:12:45.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
17:12:45.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
17:12:45.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
17:12:45.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
17:12:45.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
17:12:45.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
17:12:45.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/logback-classic-1.0.13.jar
17:12:45.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
17:12:45.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
17:12:45.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
17:12:45.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
17:12:45.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
17:12:45.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
17:12:45.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
17:12:45.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar
17:12:45.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
17:12:45.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
17:12:45.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
17:12:45.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
17:12:45.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
17:12:45.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
17:12:45.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
17:12:45.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
17:12:45.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
17:12:45.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
17:12:45.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
17:12:45.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-client-2.5.1.jar
17:12:45.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
17:12:45.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
17:12:45.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
17:12:45.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
17:12:45.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
17:12:45.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak
17:12:45.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
17:12:45.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
17:12:45.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
17:12:45.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
17:12:45.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
17:12:45.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
17:12:45.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
17:12:45.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
17:12:45.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
17:12:45.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
17:12:45.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
17:12:45.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
17:12:45.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/cglib-2.2.0-b21.jar
17:12:45.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-common-2.5.1.jar
17:12:45.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
17:12:45.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
17:12:45.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
17:12:45.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
17:12:45.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/commons-compress-1.7.jar
17:12:45.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/transaction-api-1.1.jar
17:12:45.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
17:12:45.865 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
17:12:45.866 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
17:12:45.866 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
17:12:45.867 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
17:12:45.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar
17:12:45.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
17:12:45.869 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
17:12:45.869 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
17:12:45.870 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/bin
17:12:45.870 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore-server
17:12:45.870 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore.bat
17:12:45.870 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore.csupdbak
17:12:45.870 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore
17:12:45.870 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore-server.bat
17:12:45.871 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
17:12:45.871 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore-server.csupdbak
17:12:45.871 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/bin/cloudstore.bat.csupdbak
17:12:45.871 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/backup
17:12:45.871 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k8ym919d.tar.gz
17:12:45.871 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907529020/installation/cloudstore/installation.properties
17:12:45.871 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907529020/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
17:12:45.880 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
17:12:45.989 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz
17:12:46.145 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 154 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.
17:12:46.353 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
17:12:46.354 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]tryAcquire: returning true. lockCounter=1
17:12:46.354 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
17:12:46.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:46.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:46.359 [main] DEBUG co.codewizards.cloudstore.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
17:12:46.361 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17250652 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz'
17:12:46.362 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-157b' dir.usableSpace='14608 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%
17:12:46.451 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
17:12:46.452 [main] DEBUG co.codewizards.cloudstore.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
17:12:46.455 [main] DEBUG co.codewizards.cloudstore.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'
17:12:46.455 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-157b' dir.usableSpace='14591 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
17:12:56.354 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15867907659430/installation/cloudstore' dir.usableSpace='14591 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15867907659430/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k8ym9b1g.tar.gz
17:12:56.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/etc'
17:12:56.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, etc]'
17:12:56.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/etc'
17:12:56.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, etc]'
17:12:56.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.361 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.361 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.361 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.361 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/etc/profile.d'
17:12:56.361 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, etc, profile.d]'
17:12:56.362 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/etc/profile.d'
17:12:56.362 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, etc, profile.d]'
17:12:56.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:12:56.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:12:56.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:12:56.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:12:56.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib'
17:12:56.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib]'
17:12:56.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib'
17:12:56.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib]'
17:12:56.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
17:12:56.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
17:12:56.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
17:12:56.370 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
17:12:56.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:12:56.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:12:56.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:12:56.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:12:56.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
17:12:56.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
17:12:56.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
17:12:56.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
17:12:56.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:12:56.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:12:56.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:12:56.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:12:56.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
17:12:56.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
17:12:56.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
17:12:56.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
17:12:56.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
17:12:56.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
17:12:56.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
17:12:56.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
17:12:56.453 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.453 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:12:56.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:12:56.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:12:56.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:12:56.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:12:56.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:12:56.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:12:56.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:12:56.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
17:12:56.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
17:12:56.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
17:12:56.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
17:12:56.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:12:56.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:12:56.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:12:56.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:12:56.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
17:12:56.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
17:12:56.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
17:12:56.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
17:12:56.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:12:56.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:12:56.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:12:56.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:12:56.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:12:56.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:12:56.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:12:56.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:12:56.850 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.850 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.850 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.850 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.850 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:12:56.850 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:12:56.850 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:12:56.850 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:12:56.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/args4j-2.0.16.jar'
17:12:56.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:12:56.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/args4j-2.0.16.jar'
17:12:56.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:12:56.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:12:56.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:12:56.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:12:56.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:12:56.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/xz-1.4.jar'
17:12:56.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, xz-1.4.jar]'
17:12:56.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/xz-1.4.jar'
17:12:56.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, xz-1.4.jar]'
17:12:56.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:56.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:56.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/guava-14.0.1.jar'
17:12:56.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, guava-14.0.1.jar]'
17:12:56.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/guava-14.0.1.jar'
17:12:56.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, guava-14.0.1.jar]'
17:12:57.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
17:12:57.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
17:12:57.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
17:12:57.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
17:12:57.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
17:12:57.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
17:12:57.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
17:12:57.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
17:12:57.085 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.085 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.086 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.086 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.086 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:12:57.086 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:12:57.086 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:12:57.086 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:12:57.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:12:57.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:12:57.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:12:57.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:12:57.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:12:57.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:12:57.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:12:57.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:12:57.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:12:57.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:12:57.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:12:57.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:12:57.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:12:57.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:12:57.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:12:57.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:12:57.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:12:57.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:12:57.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:12:57.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:12:57.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:12:57.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:12:57.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:12:57.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:12:57.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
17:12:57.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
17:12:57.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
17:12:57.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
17:12:57.504 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.505 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.505 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.505 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.505 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:12:57.505 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:12:57.505 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:12:57.505 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:12:57.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:12:57.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:12:57.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:12:57.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:12:57.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:12:57.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:12:57.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:12:57.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:12:57.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:12:57.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:12:57.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:12:57.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:12:57.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/commons-compress-1.7.jar'
17:12:57.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:12:57.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/commons-compress-1.7.jar'
17:12:57.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:12:57.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/transaction-api-1.1.jar'
17:12:57.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:12:57.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/transaction-api-1.1.jar'
17:12:57.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:12:57.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/bin'
17:12:57.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, bin]'
17:12:57.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/bin'
17:12:57.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, bin]'
17:12:57.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/bin/cloudstore.bat'
17:12:57.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, bin, cloudstore.bat]'
17:12:57.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/bin/cloudstore.bat'
17:12:57.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, bin, cloudstore.bat]'
17:12:57.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/bin/cloudstore'
17:12:57.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, bin, cloudstore]'
17:12:57.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/bin/cloudstore'
17:12:57.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, bin, cloudstore]'
17:12:57.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore'
17:12:57.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore]'
17:12:57.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/installation.properties'
17:12:57.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, installation.properties]'
17:12:57.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907659430/installation/cloudstore/installation.properties'
17:12:57.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907659430, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15867907659430/installation/cloudstore
17:12:57.645 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
17:12:57.646 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
17:12:57.646 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
17:12:57.647 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/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'
17:12:57.647 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
17:12:57.647 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
17:12:57.647 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
17:12:57.647 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
17:12:57.647 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
17:12:57.647 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
17:12:57.648 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
17:12:57.648 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
17:12:57.648 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
17:12:57.648 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
17:12:57.648 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
17:12:57.648 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
17:12:57.648 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
17:12:57.648 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
17:12:57.649 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
17:12:57.649 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
17:12:57.649 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
17:12:57.649 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
17:12:57.650 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
17:12:57.650 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
17:12:57.650 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
17:12:57.650 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
17:12:57.650 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
17:12:57.650 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
17:12:57.651 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
17:12:57.651 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
17:12:57.651 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
17:12:57.651 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
17:12:57.651 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
17:12:57.651 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
17:12:57.651 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
17:12:57.652 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
17:12:57.652 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
17:12:57.652 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907659430/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15867907659430/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15867907659430/installation/cloudstore
17:12:57.920 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore
17:12:57.920 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/etc
17:12:57.920 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib
17:12:57.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
17:12:57.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
17:12:57.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
17:12:57.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/logback-core-1.0.13.jar
17:12:57.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
17:12:57.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
17:12:57.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
17:12:57.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
17:12:57.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
17:12:57.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
17:12:57.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
17:12:57.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
17:12:57.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
17:12:57.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
17:12:57.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
17:12:57.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
17:12:57.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
17:12:57.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.annotation-api-1.2.jar
17:12:57.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
17:12:57.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/xz-1.4.jar.csupdbak
17:12:57.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jersey-server-2.5.1.jar
17:12:57.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
17:12:57.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
17:12:57.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
17:12:57.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
17:12:57.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
17:12:57.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
17:12:57.925 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/slf4j-api-1.7.7.jar
17:12:57.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
17:12:57.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
17:12:57.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
17:12:57.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/derby-10.10.2.0.jar
17:12:57.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
17:12:57.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
17:12:57.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/args4j-2.0.16.jar
17:12:57.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
17:12:57.927 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
17:12:57.928 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
17:12:57.928 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
17:12:57.928 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/xz-1.4.jar
17:12:57.928 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/guava-14.0.1.jar
17:12:57.928 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
17:12:57.928 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
17:12:57.928 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
17:12:57.928 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
17:12:57.928 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/logback-classic-1.0.13.jar
17:12:57.928 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
17:12:57.929 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
17:12:57.929 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
17:12:57.929 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
17:12:57.929 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
17:12:57.929 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
17:12:57.929 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
17:12:57.929 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
17:12:57.929 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
17:12:57.930 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
17:12:57.930 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
17:12:57.931 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
17:12:57.931 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
17:12:57.931 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
17:12:57.931 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jersey-client-2.5.1.jar
17:12:57.931 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
17:12:57.931 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
17:12:57.931 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
17:12:57.931 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
17:12:57.931 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
17:12:57.932 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
17:12:57.932 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
17:12:57.932 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
17:12:57.932 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
17:12:57.932 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
17:12:57.932 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
17:12:57.932 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
17:12:57.932 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
17:12:57.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/cglib-2.2.0-b21.jar
17:12:57.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jersey-common-2.5.1.jar
17:12:57.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
17:12:57.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
17:12:57.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/commons-compress-1.7.jar
17:12:57.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/transaction-api-1.1.jar
17:12:57.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
17:12:57.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
17:12:57.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
17:12:57.934 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
17:12:57.935 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
17:12:57.935 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
17:12:57.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
17:12:57.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
17:12:57.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/bin
17:12:57.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/bin/cloudstore.bat
17:12:57.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/bin/cloudstore.csupdbak
17:12:57.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/bin/cloudstore
17:12:57.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/bin/cloudstore.bat.csupdbak
17:12:57.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/backup
17:12:57.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k8ym9b1g.tar.gz
17:12:57.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907659430/installation/cloudstore/installation.properties
17:12:57.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907659430/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
17:12:57.945 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
17:12:58.046 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz
17:12:58.126 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 77 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.
17:12:58.398 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
17:12:58.398 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]tryAcquire: returning true. lockCounter=1
17:12:58.398 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
17:12:58.398 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:12:58.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:12:58.403 [main] DEBUG co.codewizards.cloudstore.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
17:12:58.405 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17658592 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz'
17:12:58.406 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1ca6' dir.usableSpace='14602 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%
17:12:58.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
17:12:58.477 [main] DEBUG co.codewizards.cloudstore.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
17:12:58.480 [main] DEBUG co.codewizards.cloudstore.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'
17:12:58.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1ca6' dir.usableSpace='14585 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
17:13:08.399 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15867907780030/installation/cloudstore' dir.usableSpace='14585 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15867907780030/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k8ym9kc0.tar.gz
17:13:08.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/etc'
17:13:08.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, etc]'
17:13:08.404 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/etc'
17:13:08.404 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, etc]'
17:13:08.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/etc/profile.d'
17:13:08.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, etc, profile.d]'
17:13:08.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/etc/profile.d'
17:13:08.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, etc, profile.d]'
17:13:08.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:13:08.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:13:08.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:13:08.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:13:08.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib'
17:13:08.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib]'
17:13:08.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib'
17:13:08.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib]'
17:13:08.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:13:08.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:13:08.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:13:08.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:13:08.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:13:08.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:13:08.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:13:08.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:13:08.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:13:08.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:13:08.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:13:08.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:13:08.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:13:08.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:13:08.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:13:08.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:13:08.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:13:08.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:13:08.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:13:08.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:13:08.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:13:08.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:13:08.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:13:08.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:13:08.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:13:08.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:13:08.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:13:08.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:13:08.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:13:08.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:13:08.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:13:08.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:13:08.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:13:08.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:13:08.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:13:08.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:13:08.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:13:08.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:13:08.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:13:08.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:13:08.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:13:08.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:13:08.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:13:08.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:13:08.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
17:13:08.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
17:13:08.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
17:13:08.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
17:13:08.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
17:13:08.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
17:13:08.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
17:13:08.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
17:13:08.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:13:08.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:13:08.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:13:08.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:13:08.699 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.699 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.699 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.699 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.699 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:13:08.699 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:13:08.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:13:08.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:13:08.725 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.725 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.725 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.725 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.725 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:13:08.725 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:13:08.725 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:13:08.725 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:13:08.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:13:08.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:13:08.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:13:08.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:13:08.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
17:13:08.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
17:13:08.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
17:13:08.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
17:13:08.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:13:08.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:13:08.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:13:08.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:13:08.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/args4j-2.0.16.jar'
17:13:08.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:13:08.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/args4j-2.0.16.jar'
17:13:08.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:13:08.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:13:08.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:13:08.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:13:08.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:13:08.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/xz-1.4.jar'
17:13:08.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, xz-1.4.jar]'
17:13:08.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/xz-1.4.jar'
17:13:08.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, xz-1.4.jar]'
17:13:08.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:08.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:08.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/guava-14.0.1.jar'
17:13:08.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, guava-14.0.1.jar]'
17:13:08.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/guava-14.0.1.jar'
17:13:08.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, guava-14.0.1.jar]'
17:13:09.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
17:13:09.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
17:13:09.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
17:13:09.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
17:13:09.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:13:09.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:13:09.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:13:09.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:13:09.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:13:09.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:13:09.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:13:09.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:13:09.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
17:13:09.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
17:13:09.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
17:13:09.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
17:13:09.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
17:13:09.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
17:13:09.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
17:13:09.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
17:13:09.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:13:09.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:13:09.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:13:09.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:13:09.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:13:09.450 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:13:09.450 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:13:09.450 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:13:09.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:13:09.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:13:09.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:13:09.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:13:09.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
17:13:09.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
17:13:09.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
17:13:09.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
17:13:09.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
17:13:09.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
17:13:09.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
17:13:09.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
17:13:09.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
17:13:09.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
17:13:09.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
17:13:09.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
17:13:09.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:13:09.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:13:09.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:13:09.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:13:09.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:13:09.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:13:09.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:13:09.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:13:09.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:13:09.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:13:09.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:13:09.635 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:13:09.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:13:09.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:13:09.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:13:09.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:13:09.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:13:09.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:13:09.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:13:09.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:13:09.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
17:13:09.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
17:13:09.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
17:13:09.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
17:13:09.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:13:09.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:13:09.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:13:09.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:13:09.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
17:13:09.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
17:13:09.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
17:13:09.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
17:13:09.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:13:09.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:13:09.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:13:09.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:13:09.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
17:13:09.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
17:13:09.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
17:13:09.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
17:13:09.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
17:13:09.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
17:13:09.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
17:13:09.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
17:13:09.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:13:09.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:13:09.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:13:09.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:13:09.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:13:09.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:13:09.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:13:09.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:13:09.753 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.753 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.753 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.753 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.753 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:13:09.753 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:13:09.753 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:13:09.753 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:13:09.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:13:09.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:13:09.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:13:09.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:13:09.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:13:09.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:13:09.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:13:09.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:13:09.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
17:13:09.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
17:13:09.839 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
17:13:09.839 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
17:13:09.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:13:09.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:13:09.841 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:13:09.841 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:13:09.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/commons-compress-1.7.jar'
17:13:09.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:13:09.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/commons-compress-1.7.jar'
17:13:09.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:13:09.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/transaction-api-1.1.jar'
17:13:09.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:13:09.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/transaction-api-1.1.jar'
17:13:09.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:13:09.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/bin'
17:13:09.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, bin]'
17:13:09.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/bin'
17:13:09.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, bin]'
17:13:09.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/bin/cloudstore.bat'
17:13:09.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, bin, cloudstore.bat]'
17:13:09.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/bin/cloudstore.bat'
17:13:09.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, bin, cloudstore.bat]'
17:13:09.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/bin/cloudstore'
17:13:09.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, bin, cloudstore]'
17:13:09.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/bin/cloudstore'
17:13:09.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, bin, cloudstore]'
17:13:09.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore'
17:13:09.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore]'
17:13:09.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/installation.properties'
17:13:09.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, installation.properties]'
17:13:09.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907780030/installation/cloudstore/installation.properties'
17:13:09.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907780030, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15867907780030/installation/cloudstore
17:13:09.881 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
17:13:09.882 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
17:13:09.882 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
17:13:09.882 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
17:13:09.882 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
17:13:09.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
17:13:09.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
17:13:09.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
17:13:09.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
17:13:09.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
17:13:09.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
17:13:09.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
17:13:09.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
17:13:09.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/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'
17:13:09.883 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
17:13:09.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
17:13:09.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
17:13:09.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
17:13:09.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
17:13:09.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
17:13:09.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
17:13:09.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
17:13:09.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
17:13:09.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
17:13:09.884 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
17:13:09.885 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
17:13:09.885 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
17:13:09.885 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
17:13:09.885 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
17:13:09.885 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
17:13:09.885 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
17:13:09.886 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
17:13:09.886 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
17:13:09.886 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
17:13:09.886 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
17:13:09.886 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
17:13:09.886 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
17:13:09.886 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
17:13:09.887 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
17:13:09.887 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
17:13:09.887 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/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'
17:13:09.887 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
17:13:09.887 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/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'
17:13:09.887 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
17:13:09.887 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
17:13:09.887 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
17:13:09.887 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
17:13:09.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
17:13:09.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
17:13:09.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
17:13:09.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
17:13:09.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/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'
17:13:09.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
17:13:09.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
17:13:09.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
17:13:09.888 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
17:13:09.889 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
17:13:09.889 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907780030/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15867907780030/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15867907780030/installation/cloudstore
17:13:10.154 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore
17:13:10.154 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/etc
17:13:10.155 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib
17:13:10.155 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
17:13:10.155 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
17:13:10.155 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/logback-core-1.0.13.jar
17:13:10.155 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
17:13:10.156 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
17:13:10.156 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
17:13:10.156 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
17:13:10.156 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
17:13:10.156 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
17:13:10.156 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
17:13:10.156 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
17:13:10.157 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
17:13:10.157 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
17:13:10.157 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
17:13:10.157 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
17:13:10.157 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
17:13:10.158 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
17:13:10.158 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
17:13:10.158 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
17:13:10.158 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
17:13:10.158 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
17:13:10.158 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
17:13:10.158 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
17:13:10.158 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.annotation-api-1.2.jar
17:13:10.158 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/xz-1.4.jar.csupdbak
17:13:10.159 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/derby-10.13.1.1.jar
17:13:10.159 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
17:13:10.159 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-server-2.5.1.jar
17:13:10.159 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
17:13:10.159 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
17:13:10.159 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
17:13:10.159 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
17:13:10.159 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
17:13:10.159 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
17:13:10.159 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
17:13:10.160 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
17:13:10.160 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
17:13:10.161 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/slf4j-api-1.7.7.jar
17:13:10.161 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
17:13:10.161 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
17:13:10.161 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
17:13:10.161 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
17:13:10.162 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/args4j-2.0.16.jar
17:13:10.162 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
17:13:10.162 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
17:13:10.162 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
17:13:10.162 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
17:13:10.162 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
17:13:10.163 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/xz-1.4.jar
17:13:10.163 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/guava-14.0.1.jar
17:13:10.163 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
17:13:10.163 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
17:13:10.163 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
17:13:10.163 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
17:13:10.163 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
17:13:10.163 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
17:13:10.163 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
17:13:10.165 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/logback-classic-1.0.13.jar
17:13:10.165 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
17:13:10.165 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
17:13:10.165 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
17:13:10.165 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
17:13:10.165 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
17:13:10.165 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
17:13:10.166 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
17:13:10.166 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
17:13:10.166 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
17:13:10.166 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
17:13:10.166 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
17:13:10.166 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
17:13:10.166 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
17:13:10.166 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
17:13:10.166 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
17:13:10.167 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
17:13:10.167 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
17:13:10.167 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-client-2.5.1.jar
17:13:10.167 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
17:13:10.167 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
17:13:10.167 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
17:13:10.167 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
17:13:10.167 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
17:13:10.167 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
17:13:10.167 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
17:13:10.168 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
17:13:10.168 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
17:13:10.168 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
17:13:10.168 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
17:13:10.168 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
17:13:10.168 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
17:13:10.168 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
17:13:10.168 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
17:13:10.168 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
17:13:10.169 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/cglib-2.2.0-b21.jar
17:13:10.169 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-common-2.5.1.jar
17:13:10.169 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
17:13:10.169 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
17:13:10.169 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
17:13:10.170 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
17:13:10.170 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/commons-compress-1.7.jar
17:13:10.170 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/transaction-api-1.1.jar
17:13:10.170 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
17:13:10.170 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
17:13:10.171 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
17:13:10.171 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
17:13:10.172 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
17:13:10.172 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
17:13:10.173 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
17:13:10.173 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
17:13:10.174 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/bin
17:13:10.174 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/bin/cloudstore.bat
17:13:10.174 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/bin/cloudstore.csupdbak
17:13:10.174 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/bin/cloudstore
17:13:10.174 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/bin/cloudstore.bat.csupdbak
17:13:10.174 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/backup
17:13:10.174 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k8ym9kc0.tar.gz
17:13:10.174 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907780030/installation/cloudstore/installation.properties
17:13:10.174 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907780030/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
17:13:10.182 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
17:13:10.268 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz
17:13:10.324 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 56 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.
17:13:10.553 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
17:13:10.553 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]tryAcquire: returning true. lockCounter=1
17:13:10.553 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
17:13:10.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:10.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:10.557 [main] DEBUG co.codewizards.cloudstore.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
17:13:10.560 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17333584 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz'
17:13:10.560 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-e84' dir.usableSpace='14603 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%
17:13:10.627 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
17:13:10.628 [main] DEBUG co.codewizards.cloudstore.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
17:13:10.630 [main] DEBUG co.codewizards.cloudstore.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'
17:13:10.630 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-e84' dir.usableSpace='14586 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
17:13:20.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15867907902320/installation/cloudstore' dir.usableSpace='14586 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15867907902320/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k8ym9tpn.tar.gz
17:13:20.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc'
17:13:20.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, etc]'
17:13:20.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc'
17:13:20.561 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, etc]'
17:13:20.563 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.563 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.563 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.563 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.563 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init'
17:13:20.563 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, etc, init]'
17:13:20.563 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init'
17:13:20.563 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, etc, init]'
17:13:20.563 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init/cloudstore-server.conf'
17:13:20.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, etc, init, cloudstore-server.conf]'
17:13:20.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init/cloudstore-server.conf'
17:13:20.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, etc, init, cloudstore-server.conf]'
17:13:20.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.567 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.567 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init.d'
17:13:20.567 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, etc, init.d]'
17:13:20.567 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init.d'
17:13:20.567 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, etc, init.d]'
17:13:20.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init.d/cloudstore-server'
17:13:20.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, etc, init.d, cloudstore-server]'
17:13:20.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init.d/cloudstore-server'
17:13:20.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, etc, init.d, cloudstore-server]'
17:13:20.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/profile.d'
17:13:20.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, etc, profile.d]'
17:13:20.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/profile.d'
17:13:20.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, etc, profile.d]'
17:13:20.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:13:20.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:13:20.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:13:20.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:13:20.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib'
17:13:20.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib]'
17:13:20.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib'
17:13:20.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib]'
17:13:20.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:13:20.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:13:20.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:13:20.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:13:20.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
17:13:20.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
17:13:20.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
17:13:20.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
17:13:20.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
17:13:20.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
17:13:20.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
17:13:20.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
17:13:20.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:13:20.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:13:20.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:13:20.600 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:13:20.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:13:20.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:13:20.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:13:20.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:13:20.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:13:20.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:13:20.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:13:20.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:13:20.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
17:13:20.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
17:13:20.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
17:13:20.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
17:13:20.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:13:20.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:13:20.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:13:20.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:13:20.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
17:13:20.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
17:13:20.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
17:13:20.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
17:13:20.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:13:20.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:13:20.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:13:20.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:13:20.695 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
17:13:20.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
17:13:20.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
17:13:20.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
17:13:20.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:13:20.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:13:20.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:13:20.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:13:20.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
17:13:20.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
17:13:20.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
17:13:20.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
17:13:20.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:13:20.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:13:20.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:13:20.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:13:20.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:13:20.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:13:20.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:13:20.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:13:20.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
17:13:20.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
17:13:20.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
17:13:20.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
17:13:20.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:13:20.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:13:20.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:13:20.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:13:20.827 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:13:20.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:13:20.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:13:20.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:13:20.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:20.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:20.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:13:20.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:13:20.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:13:20.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:13:21.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
17:13:21.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
17:13:21.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
17:13:21.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
17:13:21.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:13:21.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:13:21.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:13:21.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:13:21.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:13:21.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:13:21.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:13:21.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:13:21.037 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:13:21.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:13:21.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:13:21.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:13:21.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:13:21.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:13:21.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:13:21.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:13:21.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/args4j-2.0.16.jar'
17:13:21.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:13:21.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/args4j-2.0.16.jar'
17:13:21.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:13:21.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:13:21.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:13:21.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:13:21.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:13:21.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/xz-1.4.jar'
17:13:21.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, xz-1.4.jar]'
17:13:21.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/xz-1.4.jar'
17:13:21.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, xz-1.4.jar]'
17:13:21.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/guava-14.0.1.jar'
17:13:21.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, guava-14.0.1.jar]'
17:13:21.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/guava-14.0.1.jar'
17:13:21.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, guava-14.0.1.jar]'
17:13:21.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
17:13:21.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
17:13:21.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
17:13:21.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
17:13:21.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
17:13:21.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
17:13:21.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
17:13:21.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
17:13:21.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:13:21.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:13:21.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:13:21.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:13:21.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:13:21.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:13:21.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:13:21.808 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:13:21.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:13:21.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:13:21.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:13:21.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:13:21.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:13:21.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:13:21.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:13:21.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:13:21.977 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.977 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.977 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.977 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.977 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:13:21.977 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:13:21.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:13:21.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:13:21.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:13:21.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:13:21.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:13:21.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:13:21.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:21.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:21.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:13:21.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:13:21.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:13:21.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:13:22.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:13:22.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:13:22.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:13:22.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:13:22.003 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.003 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.003 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.003 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.003 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
17:13:22.003 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
17:13:22.003 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
17:13:22.003 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
17:13:22.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:13:22.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:13:22.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:13:22.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:13:22.017 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:13:22.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:13:22.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:13:22.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:13:22.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
17:13:22.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
17:13:22.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
17:13:22.023 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
17:13:22.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
17:13:22.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
17:13:22.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
17:13:22.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
17:13:22.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:13:22.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:13:22.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:13:22.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:13:22.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:13:22.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:13:22.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:13:22.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:13:22.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:13:22.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:13:22.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:13:22.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:13:22.299 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.299 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:13:22.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:13:22.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:13:22.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:13:22.303 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.303 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.303 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.303 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.303 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:13:22.303 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:13:22.303 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:13:22.303 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:13:22.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:13:22.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:13:22.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:13:22.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:13:22.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:13:22.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:13:22.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:13:22.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:13:22.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:13:22.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:13:22.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:13:22.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:13:22.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/commons-compress-1.7.jar'
17:13:22.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:13:22.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/commons-compress-1.7.jar'
17:13:22.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:13:22.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/transaction-api-1.1.jar'
17:13:22.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:13:22.439 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/transaction-api-1.1.jar'
17:13:22.439 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:13:22.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/bin'
17:13:22.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, bin]'
17:13:22.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/bin'
17:13:22.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, bin]'
17:13:22.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore-server'
17:13:22.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, bin, cloudstore-server]'
17:13:22.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore-server'
17:13:22.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, bin, cloudstore-server]'
17:13:22.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore.bat'
17:13:22.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, bin, cloudstore.bat]'
17:13:22.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore.bat'
17:13:22.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, bin, cloudstore.bat]'
17:13:22.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore'
17:13:22.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, bin, cloudstore]'
17:13:22.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore'
17:13:22.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, bin, cloudstore]'
17:13:22.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore-server.bat'
17:13:22.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, bin, cloudstore-server.bat]'
17:13:22.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore-server.bat'
17:13:22.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, bin, cloudstore-server.bat]'
17:13:22.446 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.446 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.446 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore'
17:13:22.446 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore]'
17:13:22.446 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/installation.properties'
17:13:22.446 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, installation.properties]'
17:13:22.446 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15867907902320/installation/cloudstore/installation.properties'
17:13:22.446 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15867907902320, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15867907902320/installation/cloudstore
17:13:22.447 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
17:13:22.447 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
17:13:22.448 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
17:13:22.448 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
17:13:22.448 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
17:13:22.448 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
17:13:22.449 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
17:13:22.449 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
17:13:22.449 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
17:13:22.449 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/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'
17:13:22.449 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
17:13:22.449 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
17:13:22.450 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
17:13:22.450 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
17:13:22.450 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
17:13:22.450 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
17:13:22.451 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
17:13:22.451 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
17:13:22.451 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
17:13:22.451 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
17:13:22.451 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
17:13:22.451 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
17:13:22.451 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
17:13:22.451 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
17:13:22.452 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
17:13:22.452 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
17:13:22.452 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
17:13:22.452 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
17:13:22.452 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
17:13:22.452 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
17:13:22.452 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
17:13:22.452 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
17:13:22.453 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
17:13:22.453 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
17:13:22.453 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
17:13:22.453 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
17:13:22.453 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
17:13:22.453 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
17:13:22.454 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
17:13:22.454 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
17:13:22.454 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
17:13:22.454 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak'
17:13:22.454 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
17:13:22.454 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
17:13:22.454 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak'
17:13:22.454 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
17:13:22.455 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
17:13:22.455 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
17:13:22.455 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
17:13:22.455 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
17:13:22.455 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
17:13:22.455 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
17:13:22.455 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
17:13:22.455 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
17:13:22.456 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
17:13:22.456 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
17:13:22.456 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
17:13:22.456 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
17:13:22.456 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
17:13:22.456 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
17:13:22.457 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15867907902320/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15867907902320/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15867907902320/installation/cloudstore
17:13:22.719 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore
17:13:22.719 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/etc
17:13:22.720 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init
17:13:22.720 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init/cloudstore-server.conf
17:13:22.720 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
17:13:22.720 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init.d
17:13:22.720 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init.d/cloudstore-server
17:13:22.720 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
17:13:22.720 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/profile.d
17:13:22.720 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/profile.d/cloudstore.sh
17:13:22.720 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
17:13:22.721 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib
17:13:22.721 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
17:13:22.721 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
17:13:22.721 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar
17:13:22.721 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
17:13:22.721 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
17:13:22.721 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/logback-core-1.0.13.jar
17:13:22.722 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
17:13:22.722 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
17:13:22.722 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
17:13:22.722 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
17:13:22.722 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
17:13:22.722 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
17:13:22.722 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
17:13:22.722 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
17:13:22.722 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
17:13:22.723 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
17:13:22.723 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
17:13:22.723 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
17:13:22.723 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
17:13:22.723 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
17:13:22.723 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
17:13:22.723 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
17:13:22.723 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
17:13:22.724 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
17:13:22.724 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
17:13:22.724 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.annotation-api-1.2.jar
17:13:22.724 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
17:13:22.724 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/xz-1.4.jar.csupdbak
17:13:22.724 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-server-2.5.1.jar
17:13:22.724 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
17:13:22.724 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
17:13:22.725 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak
17:13:22.725 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
17:13:22.725 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
17:13:22.725 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
17:13:22.725 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
17:13:22.725 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
17:13:22.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/slf4j-api-1.7.7.jar
17:13:22.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
17:13:22.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
17:13:22.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
17:13:22.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
17:13:22.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/derby-10.10.2.0.jar
17:13:22.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
17:13:22.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
17:13:22.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
17:13:22.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/args4j-2.0.16.jar
17:13:22.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
17:13:22.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
17:13:22.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
17:13:22.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
17:13:22.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
17:13:22.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/xz-1.4.jar
17:13:22.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/guava-14.0.1.jar
17:13:22.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
17:13:22.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
17:13:22.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
17:13:22.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
17:13:22.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
17:13:22.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/logback-classic-1.0.13.jar
17:13:22.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
17:13:22.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
17:13:22.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
17:13:22.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
17:13:22.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
17:13:22.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
17:13:22.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
17:13:22.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
17:13:22.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
17:13:22.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
17:13:22.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
17:13:22.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
17:13:22.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
17:13:22.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
17:13:22.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
17:13:22.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
17:13:22.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
17:13:22.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
17:13:22.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-client-2.5.1.jar
17:13:22.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar
17:13:22.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
17:13:22.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
17:13:22.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
17:13:22.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
17:13:22.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
17:13:22.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
17:13:22.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
17:13:22.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
17:13:22.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
17:13:22.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
17:13:22.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
17:13:22.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
17:13:22.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
17:13:22.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
17:13:22.735 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
17:13:22.735 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/cglib-2.2.0-b21.jar
17:13:22.735 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-common-2.5.1.jar
17:13:22.735 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak
17:13:22.735 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
17:13:22.735 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
17:13:22.735 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
17:13:22.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/commons-compress-1.7.jar
17:13:22.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/transaction-api-1.1.jar
17:13:22.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
17:13:22.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
17:13:22.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
17:13:22.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
17:13:22.737 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
17:13:22.737 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
17:13:22.739 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
17:13:22.739 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
17:13:22.739 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/bin
17:13:22.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore-server
17:13:22.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore.bat
17:13:22.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore.csupdbak
17:13:22.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore
17:13:22.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore-server.bat
17:13:22.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
17:13:22.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore-server.csupdbak
17:13:22.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/bin/cloudstore.bat.csupdbak
17:13:22.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/backup
17:13:22.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k8ym9tpn.tar.gz
17:13:22.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15867907902320/installation/cloudstore/installation.properties
17:13:22.741 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15867907902320/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
17:13:22.748 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.139 sec

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_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.updater ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater ---
[INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 256 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200413.151323-6.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200413.151323-6.jar (78 kB at 26 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200413.151323-6.pom
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200413.151323-6.pom (3.0 kB at 93 kB/s)
[INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml
[INFO] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (318 B at 106 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 511 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (318 B at 159 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200413.151323-6-sources.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200413.151323-6-sources.jar (68 kB at 17 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 MB/s)
[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_11/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_11/site/co.codewizards.cloudstore.updater
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.updater >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.updater <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater ---
[INFO] Skipping javadoc generation
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/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_11/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