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.502 sec
Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest
12:32:46.389 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
12:32:46.458 [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
12:32:47.331 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 873 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.
12:32:47.765 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4066c471]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
12:32:47.767 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4066c471]tryAcquire: returning true. lockCounter=1
12:32:47.769 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
12:32:47.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:47.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:47.790 [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
12:32:47.806 [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'
12:32:47.807 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-147d' dir.usableSpace='15402 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%
12:32:47.974 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
12:32:47.976 [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
12:32:47.987 [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'
12:32:47.988 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-147d' dir.usableSpace='15385 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
12:32:57.770 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15872923663960/installation/cloudstore' dir.usableSpace='15385 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15872923663960/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k96wwd63.tar.gz
12:32:57.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc'
12:32:57.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, etc]'
12:32:57.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc'
12:32:57.785 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, etc]'
12:32:57.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.788 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.788 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.788 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.788 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init'
12:32:57.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, etc, init]'
12:32:57.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init'
12:32:57.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, etc, init]'
12:32:57.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init/cloudstore-server.conf'
12:32:57.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, etc, init, cloudstore-server.conf]'
12:32:57.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init/cloudstore-server.conf'
12:32:57.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, etc, init, cloudstore-server.conf]'
12:32:57.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init.d'
12:32:57.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, etc, init.d]'
12:32:57.796 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init.d'
12:32:57.796 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, etc, init.d]'
12:32:57.797 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.797 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.797 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init.d/cloudstore-server'
12:32:57.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, etc, init.d, cloudstore-server]'
12:32:57.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init.d/cloudstore-server'
12:32:57.799 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, etc, init.d, cloudstore-server]'
12:32:57.800 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/profile.d'
12:32:57.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, etc, profile.d]'
12:32:57.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/profile.d'
12:32:57.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, etc, profile.d]'
12:32:57.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/profile.d/cloudstore.sh'
12:32:57.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, etc, profile.d, cloudstore.sh]'
12:32:57.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/profile.d/cloudstore.sh'
12:32:57.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, etc, profile.d, cloudstore.sh]'
12:32:57.808 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.808 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.808 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.808 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.808 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib'
12:32:57.808 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib]'
12:32:57.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib'
12:32:57.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib]'
12:32:57.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.812 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
12:32:57.812 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
12:32:57.812 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
12:32:57.812 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
12:32:57.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
12:32:57.827 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
12:32:57.827 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
12:32:57.827 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
12:32:57.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
12:32:57.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
12:32:57.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
12:32:57.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
12:32:57.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/logback-core-1.0.13.jar'
12:32:57.837 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, logback-core-1.0.13.jar]'
12:32:57.837 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/logback-core-1.0.13.jar'
12:32:57.837 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, logback-core-1.0.13.jar]'
12:32:57.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
12:32:57.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
12:32:57.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
12:32:57.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
12:32:57.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
12:32:57.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
12:32:57.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
12:32:57.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
12:32:57.902 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.903 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.903 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.903 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
12:32:57.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
12:32:57.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
12:32:57.904 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
12:32:57.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
12:32:57.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
12:32:57.912 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
12:32:57.912 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
12:32:57.940 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
12:32:57.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
12:32:57.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
12:32:57.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
12:32:57.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
12:32:57.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
12:32:57.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
12:32:57.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
12:32:57.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
12:32:57.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
12:32:57.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
12:32:57.952 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
12:32:57.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:57.955 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:57.955 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-server-2.5.1.jar'
12:32:57.955 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
12:32:57.955 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-server-2.5.1.jar'
12:32:57.955 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
12:32:58.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
12:32:58.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
12:32:58.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
12:32:58.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
12:32:58.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
12:32:58.037 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
12:32:58.037 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
12:32:58.037 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
12:32:58.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
12:32:58.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
12:32:58.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
12:32:58.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
12:32:58.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
12:32:58.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
12:32:58.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
12:32:58.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
12:32:58.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
12:32:58.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
12:32:58.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
12:32:58.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
12:32:58.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
12:32:58.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
12:32:58.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
12:32:58.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
12:32:58.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
12:32:58.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
12:32:58.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
12:32:58.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
12:32:58.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/derby-10.10.2.0.jar'
12:32:58.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, derby-10.10.2.0.jar]'
12:32:58.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/derby-10.10.2.0.jar'
12:32:58.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, derby-10.10.2.0.jar]'
12:32:58.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
12:32:58.456 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
12:32:58.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
12:32:58.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
12:32:58.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
12:32:58.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
12:32:58.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
12:32:58.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
12:32:58.495 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.495 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/args4j-2.0.16.jar'
12:32:58.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, args4j-2.0.16.jar]'
12:32:58.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/args4j-2.0.16.jar'
12:32:58.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, args4j-2.0.16.jar]'
12:32:58.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.503 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
12:32:58.503 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
12:32:58.503 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
12:32:58.503 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
12:32:58.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
12:32:58.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
12:32:58.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
12:32:58.511 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
12:32:58.512 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/xz-1.4.jar'
12:32:58.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, xz-1.4.jar]'
12:32:58.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/xz-1.4.jar'
12:32:58.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, xz-1.4.jar]'
12:32:58.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/guava-14.0.1.jar'
12:32:58.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, guava-14.0.1.jar]'
12:32:58.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/guava-14.0.1.jar'
12:32:58.525 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, guava-14.0.1.jar]'
12:32:58.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
12:32:58.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
12:32:58.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
12:32:58.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
12:32:58.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/logback-classic-1.0.13.jar'
12:32:58.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
12:32:58.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/logback-classic-1.0.13.jar'
12:32:58.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
12:32:58.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
12:32:58.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
12:32:58.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
12:32:58.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
12:32:58.963 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
12:32:58.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
12:32:58.965 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
12:32:58.965 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
12:32:58.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
12:32:58.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
12:32:58.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
12:32:58.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
12:32:58.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
12:32:58.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
12:32:58.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
12:32:58.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
12:32:58.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:58.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:58.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
12:32:59.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
12:32:59.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
12:32:59.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
12:32:59.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
12:32:59.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
12:32:59.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
12:32:59.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
12:32:59.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
12:32:59.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
12:32:59.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
12:32:59.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
12:32:59.159 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
12:32:59.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
12:32:59.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
12:32:59.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
12:32:59.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
12:32:59.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
12:32:59.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
12:32:59.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
12:32:59.183 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.183 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
12:32:59.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
12:32:59.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
12:32:59.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
12:32:59.192 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
12:32:59.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
12:32:59.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
12:32:59.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
12:32:59.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
12:32:59.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
12:32:59.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
12:32:59.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
12:32:59.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-client-2.5.1.jar'
12:32:59.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
12:32:59.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-client-2.5.1.jar'
12:32:59.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
12:32:59.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
12:32:59.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
12:32:59.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
12:32:59.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
12:32:59.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
12:32:59.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
12:32:59.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
12:32:59.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
12:32:59.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.227 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.227 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
12:32:59.227 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
12:32:59.227 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
12:32:59.227 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
12:32:59.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
12:32:59.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
12:32:59.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
12:32:59.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
12:32:59.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
12:32:59.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
12:32:59.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
12:32:59.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
12:32:59.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
12:32:59.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
12:32:59.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
12:32:59.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
12:32:59.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
12:32:59.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
12:32:59.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
12:32:59.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
12:32:59.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
12:32:59.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
12:32:59.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
12:32:59.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
12:32:59.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.324 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.324 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.324 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
12:32:59.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
12:32:59.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
12:32:59.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
12:32:59.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
12:32:59.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
12:32:59.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
12:32:59.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
12:32:59.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-common-2.5.1.jar'
12:32:59.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
12:32:59.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-common-2.5.1.jar'
12:32:59.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
12:32:59.404 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
12:32:59.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
12:32:59.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
12:32:59.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
12:32:59.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
12:32:59.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
12:32:59.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
12:32:59.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
12:32:59.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
12:32:59.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
12:32:59.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
12:32:59.420 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
12:32:59.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/commons-compress-1.7.jar'
12:32:59.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, commons-compress-1.7.jar]'
12:32:59.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/commons-compress-1.7.jar'
12:32:59.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, commons-compress-1.7.jar]'
12:32:59.446 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/transaction-api-1.1.jar'
12:32:59.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, transaction-api-1.1.jar]'
12:32:59.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/transaction-api-1.1.jar'
12:32:59.455 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, lib, transaction-api-1.1.jar]'
12:32:59.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/bin'
12:32:59.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, bin]'
12:32:59.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/bin'
12:32:59.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, bin]'
12:32:59.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore-server'
12:32:59.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, bin, cloudstore-server]'
12:32:59.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore-server'
12:32:59.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, bin, cloudstore-server]'
12:32:59.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore.bat'
12:32:59.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, bin, cloudstore.bat]'
12:32:59.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore.bat'
12:32:59.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, bin, cloudstore.bat]'
12:32:59.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore'
12:32:59.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, bin, cloudstore]'
12:32:59.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore'
12:32:59.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, bin, cloudstore]'
12:32:59.462 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.462 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.462 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.462 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore-server.bat'
12:32:59.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, bin, cloudstore-server.bat]'
12:32:59.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore-server.bat'
12:32:59.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, bin, cloudstore-server.bat]'
12:32:59.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore'
12:32:59.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore]'
12:32:59.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/installation.properties'
12:32:59.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, installation.properties]'
12:32:59.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923663960/installation/cloudstore/installation.properties'
12:32:59.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923663960, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15872923663960/installation/cloudstore
12:32:59.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
12:32:59.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
12:32:59.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
12:32:59.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
12:32:59.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
12:32:59.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
12:32:59.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
12:32:59.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
12:32:59.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
12:32:59.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
12:32:59.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
12:32:59.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
12:32:59.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
12:32:59.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak'
12:32:59.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
12:32:59.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
12:32:59.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
12:32:59.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
12:32:59.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/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'
12:32:59.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
12:32:59.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
12:32:59.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
12:32:59.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
12:32:59.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
12:32:59.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
12:32:59.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
12:32:59.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak'
12:32:59.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
12:32:59.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
12:32:59.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
12:32:59.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
12:32:59.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
12:32:59.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
12:32:59.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
12:32:59.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
12:32:59.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
12:32:59.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
12:32:59.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
12:32:59.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
12:32:59.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
12:32:59.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
12:32:59.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
12:32:59.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
12:32:59.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
12:32:59.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
12:32:59.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
12:32:59.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/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'
12:32:59.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
12:32:59.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/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'
12:32:59.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
12:32:59.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
12:32:59.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
12:32:59.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
12:32:59.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
12:32:59.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
12:32:59.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
12:32:59.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
12:32:59.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/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'
12:32:59.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
12:32:59.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
12:32:59.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
12:32:59.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
12:32:59.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
12:32:59.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
12:32:59.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
12:32:59.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923663960/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15872923663960/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15872923663960/installation/cloudstore
12:32:59.748 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore
12:32:59.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/etc
12:32:59.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init
12:32:59.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init/cloudstore-server.conf
12:32:59.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
12:32:59.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init.d
12:32:59.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init.d/cloudstore-server
12:32:59.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
12:32:59.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/profile.d
12:32:59.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/profile.d/cloudstore.sh
12:32:59.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
12:32:59.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib
12:32:59.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
12:32:59.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
12:32:59.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak
12:32:59.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
12:32:59.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/logback-core-1.0.13.jar
12:32:59.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
12:32:59.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
12:32:59.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
12:32:59.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
12:32:59.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
12:32:59.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
12:32:59.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
12:32:59.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
12:32:59.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
12:32:59.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
12:32:59.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
12:32:59.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
12:32:59.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
12:32:59.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
12:32:59.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
12:32:59.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
12:32:59.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
12:32:59.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
12:32:59.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
12:32:59.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
12:32:59.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
12:32:59.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.annotation-api-1.2.jar
12:32:59.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/xz-1.4.jar.csupdbak
12:32:59.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/derby-10.13.1.1.jar
12:32:59.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
12:32:59.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-server-2.5.1.jar
12:32:59.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
12:32:59.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
12:32:59.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
12:32:59.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
12:32:59.757 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
12:32:59.757 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
12:32:59.757 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
12:32:59.757 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
12:32:59.757 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
12:32:59.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/slf4j-api-1.7.7.jar
12:32:59.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
12:32:59.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
12:32:59.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
12:32:59.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
12:32:59.759 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/args4j-2.0.16.jar
12:32:59.759 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
12:32:59.759 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
12:32:59.760 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
12:32:59.760 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
12:32:59.760 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
12:32:59.760 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/xz-1.4.jar
12:32:59.760 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/guava-14.0.1.jar
12:32:59.760 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
12:32:59.761 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
12:32:59.761 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
12:32:59.761 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
12:32:59.761 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
12:32:59.761 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
12:32:59.761 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
12:32:59.763 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/logback-classic-1.0.13.jar
12:32:59.763 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
12:32:59.763 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
12:32:59.763 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
12:32:59.763 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
12:32:59.763 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
12:32:59.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
12:32:59.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
12:32:59.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar
12:32:59.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
12:32:59.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
12:32:59.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
12:32:59.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
12:32:59.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
12:32:59.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
12:32:59.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
12:32:59.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
12:32:59.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
12:32:59.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
12:32:59.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
12:32:59.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-client-2.5.1.jar
12:32:59.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
12:32:59.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
12:32:59.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
12:32:59.766 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
12:32:59.766 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
12:32:59.766 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak
12:32:59.766 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
12:32:59.766 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
12:32:59.766 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
12:32:59.766 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
12:32:59.767 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
12:32:59.767 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
12:32:59.767 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
12:32:59.767 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
12:32:59.767 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
12:32:59.768 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
12:32:59.768 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
12:32:59.768 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
12:32:59.768 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/cglib-2.2.0-b21.jar
12:32:59.768 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-common-2.5.1.jar
12:32:59.768 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
12:32:59.769 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
12:32:59.769 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
12:32:59.769 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
12:32:59.769 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/commons-compress-1.7.jar
12:32:59.769 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/transaction-api-1.1.jar
12:32:59.769 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
12:32:59.769 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
12:32:59.770 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
12:32:59.771 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
12:32:59.772 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
12:32:59.772 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar
12:32:59.772 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
12:32:59.773 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
12:32:59.773 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
12:32:59.774 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/bin
12:32:59.774 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore-server
12:32:59.774 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore.bat
12:32:59.774 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore.csupdbak
12:32:59.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore
12:32:59.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore-server.bat
12:32:59.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
12:32:59.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore-server.csupdbak
12:32:59.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/bin/cloudstore.bat.csupdbak
12:32:59.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/backup
12:32:59.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k96wwd63.tar.gz
12:32:59.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923663960/installation/cloudstore/installation.properties
12:32:59.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923663960/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
12:32:59.783 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4066c471]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
12:32:59.865 [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
12:33:00.048 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 183 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.
12:33:00.258 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c01cfa1]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
12:33:00.258 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c01cfa1]tryAcquire: returning true. lockCounter=1
12:33:00.259 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
12:33:00.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:00.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:00.264 [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
12:33:00.280 [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'
12:33:00.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1b4' dir.usableSpace='15407 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%
12:33:00.420 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
12:33:00.422 [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
12:33:00.439 [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'
12:33:00.439 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1b4' dir.usableSpace='15391 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
12:33:10.259 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15872923798350/installation/cloudstore' dir.usableSpace='15391 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15872923798350/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k96wwmt0.tar.gz
12:33:10.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/etc'
12:33:10.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, etc]'
12:33:10.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/etc'
12:33:10.264 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, etc]'
12:33:10.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/etc/profile.d'
12:33:10.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, etc, profile.d]'
12:33:10.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/etc/profile.d'
12:33:10.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, etc, profile.d]'
12:33:10.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/etc/profile.d/cloudstore.sh'
12:33:10.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, etc, profile.d, cloudstore.sh]'
12:33:10.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/etc/profile.d/cloudstore.sh'
12:33:10.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, etc, profile.d, cloudstore.sh]'
12:33:10.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib'
12:33:10.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib]'
12:33:10.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib'
12:33:10.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib]'
12:33:10.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
12:33:10.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
12:33:10.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
12:33:10.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
12:33:10.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.287 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.287 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/logback-core-1.0.13.jar'
12:33:10.287 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, logback-core-1.0.13.jar]'
12:33:10.287 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/logback-core-1.0.13.jar'
12:33:10.287 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, logback-core-1.0.13.jar]'
12:33:10.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
12:33:10.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
12:33:10.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
12:33:10.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
12:33:10.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
12:33:10.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
12:33:10.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
12:33:10.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
12:33:10.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
12:33:10.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
12:33:10.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
12:33:10.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
12:33:10.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
12:33:10.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
12:33:10.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
12:33:10.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
12:33:10.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
12:33:10.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
12:33:10.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
12:33:10.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
12:33:10.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
12:33:10.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
12:33:10.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
12:33:10.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
12:33:10.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
12:33:10.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
12:33:10.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
12:33:10.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
12:33:10.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
12:33:10.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
12:33:10.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
12:33:10.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
12:33:10.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.521 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
12:33:10.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
12:33:10.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
12:33:10.523 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
12:33:10.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.528 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.529 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
12:33:10.529 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
12:33:10.529 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
12:33:10.529 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
12:33:10.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/derby-10.10.2.0.jar'
12:33:10.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, derby-10.10.2.0.jar]'
12:33:10.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/derby-10.10.2.0.jar'
12:33:10.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, derby-10.10.2.0.jar]'
12:33:10.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
12:33:10.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
12:33:10.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
12:33:10.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
12:33:10.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/args4j-2.0.16.jar'
12:33:10.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, args4j-2.0.16.jar]'
12:33:10.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/args4j-2.0.16.jar'
12:33:10.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, args4j-2.0.16.jar]'
12:33:10.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
12:33:10.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
12:33:10.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
12:33:10.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
12:33:10.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/xz-1.4.jar'
12:33:10.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, xz-1.4.jar]'
12:33:10.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/xz-1.4.jar'
12:33:10.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, xz-1.4.jar]'
12:33:10.786 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/guava-14.0.1.jar'
12:33:10.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, guava-14.0.1.jar]'
12:33:10.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/guava-14.0.1.jar'
12:33:10.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, guava-14.0.1.jar]'
12:33:10.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
12:33:10.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
12:33:10.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
12:33:10.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
12:33:10.972 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.972 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.972 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.972 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.972 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
12:33:10.972 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
12:33:10.972 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
12:33:10.972 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
12:33:10.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:10.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:10.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/logback-classic-1.0.13.jar'
12:33:10.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
12:33:10.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/logback-classic-1.0.13.jar'
12:33:10.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
12:33:11.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
12:33:11.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
12:33:11.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
12:33:11.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
12:33:11.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
12:33:11.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
12:33:11.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
12:33:11.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
12:33:11.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
12:33:11.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
12:33:11.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
12:33:11.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
12:33:11.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
12:33:11.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
12:33:11.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
12:33:11.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
12:33:11.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jersey-client-2.5.1.jar'
12:33:11.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
12:33:11.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jersey-client-2.5.1.jar'
12:33:11.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
12:33:11.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.187 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.187 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.187 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.187 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
12:33:11.187 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
12:33:11.187 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
12:33:11.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
12:33:11.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
12:33:11.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
12:33:11.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
12:33:11.192 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
12:33:11.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
12:33:11.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
12:33:11.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
12:33:11.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
12:33:11.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
12:33:11.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
12:33:11.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
12:33:11.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
12:33:11.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
12:33:11.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
12:33:11.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
12:33:11.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
12:33:11.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jersey-common-2.5.1.jar'
12:33:11.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
12:33:11.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jersey-common-2.5.1.jar'
12:33:11.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
12:33:11.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/commons-compress-1.7.jar'
12:33:11.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, commons-compress-1.7.jar]'
12:33:11.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/commons-compress-1.7.jar'
12:33:11.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, commons-compress-1.7.jar]'
12:33:11.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/transaction-api-1.1.jar'
12:33:11.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, transaction-api-1.1.jar]'
12:33:11.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/transaction-api-1.1.jar'
12:33:11.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, lib, transaction-api-1.1.jar]'
12:33:11.544 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.544 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.544 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.544 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.544 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/bin'
12:33:11.544 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, bin]'
12:33:11.544 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/bin'
12:33:11.544 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, bin]'
12:33:11.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/bin/cloudstore.bat'
12:33:11.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, bin, cloudstore.bat]'
12:33:11.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/bin/cloudstore.bat'
12:33:11.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, bin, cloudstore.bat]'
12:33:11.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/bin/cloudstore'
12:33:11.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, bin, cloudstore]'
12:33:11.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/bin/cloudstore'
12:33:11.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, bin, cloudstore]'
12:33:11.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore'
12:33:11.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore]'
12:33:11.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/installation.properties'
12:33:11.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, installation.properties]'
12:33:11.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923798350/installation/cloudstore/installation.properties'
12:33:11.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923798350, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15872923798350/installation/cloudstore
12:33:11.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
12:33:11.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
12:33:11.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
12:33:11.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/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'
12:33:11.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
12:33:11.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
12:33:11.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
12:33:11.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
12:33:11.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
12:33:11.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
12:33:11.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
12:33:11.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
12:33:11.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
12:33:11.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
12:33:11.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
12:33:11.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
12:33:11.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
12:33:11.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
12:33:11.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
12:33:11.553 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
12:33:11.553 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
12:33:11.553 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
12:33:11.553 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
12:33:11.553 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
12:33:11.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
12:33:11.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
12:33:11.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
12:33:11.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
12:33:11.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
12:33:11.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
12:33:11.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
12:33:11.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
12:33:11.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
12:33:11.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
12:33:11.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
12:33:11.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
12:33:11.556 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
12:33:11.556 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923798350/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15872923798350/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15872923798350/installation/cloudstore
12:33:11.812 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore
12:33:11.812 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/etc
12:33:11.813 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib
12:33:11.813 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
12:33:11.813 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
12:33:11.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
12:33:11.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/logback-core-1.0.13.jar
12:33:11.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
12:33:11.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
12:33:11.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
12:33:11.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
12:33:11.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
12:33:11.815 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
12:33:11.815 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
12:33:11.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
12:33:11.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
12:33:11.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
12:33:11.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
12:33:11.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
12:33:11.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
12:33:11.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.annotation-api-1.2.jar
12:33:11.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
12:33:11.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/xz-1.4.jar.csupdbak
12:33:11.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jersey-server-2.5.1.jar
12:33:11.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
12:33:11.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
12:33:11.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
12:33:11.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
12:33:11.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
12:33:11.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
12:33:11.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/slf4j-api-1.7.7.jar
12:33:11.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
12:33:11.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
12:33:11.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
12:33:11.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/derby-10.10.2.0.jar
12:33:11.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
12:33:11.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
12:33:11.821 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/args4j-2.0.16.jar
12:33:11.821 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
12:33:11.822 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
12:33:11.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
12:33:11.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
12:33:11.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/xz-1.4.jar
12:33:11.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/guava-14.0.1.jar
12:33:11.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
12:33:11.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
12:33:11.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
12:33:11.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
12:33:11.824 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/logback-classic-1.0.13.jar
12:33:11.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
12:33:11.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
12:33:11.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
12:33:11.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
12:33:11.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
12:33:11.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
12:33:11.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
12:33:11.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
12:33:11.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
12:33:11.826 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
12:33:11.826 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
12:33:11.826 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
12:33:11.826 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
12:33:11.826 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
12:33:11.826 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jersey-client-2.5.1.jar
12:33:11.826 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
12:33:11.826 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
12:33:11.827 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
12:33:11.827 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
12:33:11.827 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
12:33:11.827 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
12:33:11.827 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
12:33:11.827 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
12:33:11.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
12:33:11.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
12:33:11.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
12:33:11.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
12:33:11.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
12:33:11.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/cglib-2.2.0-b21.jar
12:33:11.828 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jersey-common-2.5.1.jar
12:33:11.829 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
12:33:11.829 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
12:33:11.829 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/commons-compress-1.7.jar
12:33:11.829 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/transaction-api-1.1.jar
12:33:11.829 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
12:33:11.829 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
12:33:11.829 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
12:33:11.830 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
12:33:11.831 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
12:33:11.831 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
12:33:11.832 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
12:33:11.832 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
12:33:11.833 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/bin
12:33:11.833 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/bin/cloudstore.bat
12:33:11.833 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/bin/cloudstore.csupdbak
12:33:11.833 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/bin/cloudstore
12:33:11.833 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/bin/cloudstore.bat.csupdbak
12:33:11.833 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/backup
12:33:11.833 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k96wwmt0.tar.gz
12:33:11.833 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923798350/installation/cloudstore/installation.properties
12:33:11.834 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923798350/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
12:33:11.840 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c01cfa1]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
12:33:11.933 [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
12:33:12.120 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 182 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.
12:33:12.401 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5c45d770]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
12:33:12.402 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5c45d770]tryAcquire: returning true. lockCounter=1
12:33:12.402 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
12:33:12.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:12.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:12.410 [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
12:33:12.432 [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'
12:33:12.432 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1ebc' dir.usableSpace='15402 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%
12:33:12.597 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
12:33:12.602 [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
12:33:12.608 [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'
12:33:12.609 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1ebc' dir.usableSpace='15385 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
12:33:22.406 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15872923918920/installation/cloudstore' dir.usableSpace='15385 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15872923918920/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k96www6f.tar.gz
12:33:22.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/etc'
12:33:22.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, etc]'
12:33:22.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/etc'
12:33:22.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, etc]'
12:33:22.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/etc/profile.d'
12:33:22.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, etc, profile.d]'
12:33:22.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/etc/profile.d'
12:33:22.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, etc, profile.d]'
12:33:22.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/etc/profile.d/cloudstore.sh'
12:33:22.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, etc, profile.d, cloudstore.sh]'
12:33:22.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/etc/profile.d/cloudstore.sh'
12:33:22.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, etc, profile.d, cloudstore.sh]'
12:33:22.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib'
12:33:22.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib]'
12:33:22.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib'
12:33:22.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib]'
12:33:22.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
12:33:22.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
12:33:22.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
12:33:22.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
12:33:22.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
12:33:22.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
12:33:22.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
12:33:22.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
12:33:22.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/logback-core-1.0.13.jar'
12:33:22.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, logback-core-1.0.13.jar]'
12:33:22.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/logback-core-1.0.13.jar'
12:33:22.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, logback-core-1.0.13.jar]'
12:33:22.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
12:33:22.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
12:33:22.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
12:33:22.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
12:33:22.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
12:33:22.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
12:33:22.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
12:33:22.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
12:33:22.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
12:33:22.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
12:33:22.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
12:33:22.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
12:33:22.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
12:33:22.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
12:33:22.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
12:33:22.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
12:33:22.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
12:33:22.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
12:33:22.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
12:33:22.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
12:33:22.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-server-2.5.1.jar'
12:33:22.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
12:33:22.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-server-2.5.1.jar'
12:33:22.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
12:33:22.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
12:33:22.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
12:33:22.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
12:33:22.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
12:33:22.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
12:33:22.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
12:33:22.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
12:33:22.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
12:33:22.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
12:33:22.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
12:33:22.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
12:33:22.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
12:33:22.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
12:33:22.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
12:33:22.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
12:33:22.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
12:33:22.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
12:33:22.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
12:33:22.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
12:33:22.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
12:33:22.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
12:33:22.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
12:33:22.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
12:33:22.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
12:33:22.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
12:33:22.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
12:33:22.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
12:33:22.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
12:33:22.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/derby-10.10.2.0.jar'
12:33:22.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, derby-10.10.2.0.jar]'
12:33:22.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/derby-10.10.2.0.jar'
12:33:22.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, derby-10.10.2.0.jar]'
12:33:22.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
12:33:22.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
12:33:22.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
12:33:22.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
12:33:22.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:22.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:22.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
12:33:22.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
12:33:22.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
12:33:22.989 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
12:33:23.015 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.015 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.015 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.015 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.015 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/args4j-2.0.16.jar'
12:33:23.015 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, args4j-2.0.16.jar]'
12:33:23.015 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/args4j-2.0.16.jar'
12:33:23.015 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, args4j-2.0.16.jar]'
12:33:23.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
12:33:23.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
12:33:23.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
12:33:23.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
12:33:23.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/xz-1.4.jar'
12:33:23.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, xz-1.4.jar]'
12:33:23.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/xz-1.4.jar'
12:33:23.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, xz-1.4.jar]'
12:33:23.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/guava-14.0.1.jar'
12:33:23.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, guava-14.0.1.jar]'
12:33:23.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/guava-14.0.1.jar'
12:33:23.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, guava-14.0.1.jar]'
12:33:23.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
12:33:23.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
12:33:23.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
12:33:23.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
12:33:23.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/logback-classic-1.0.13.jar'
12:33:23.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
12:33:23.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/logback-classic-1.0.13.jar'
12:33:23.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
12:33:23.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
12:33:23.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
12:33:23.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
12:33:23.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
12:33:23.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
12:33:23.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
12:33:23.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
12:33:23.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
12:33:23.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
12:33:23.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
12:33:23.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
12:33:23.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
12:33:23.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
12:33:23.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
12:33:23.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
12:33:23.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
12:33:23.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
12:33:23.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
12:33:23.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
12:33:23.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
12:33:23.612 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.612 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.613 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.613 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.613 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
12:33:23.613 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
12:33:23.613 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
12:33:23.613 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
12:33:23.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
12:33:23.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
12:33:23.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
12:33:23.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
12:33:23.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
12:33:23.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
12:33:23.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
12:33:23.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
12:33:23.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
12:33:23.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
12:33:23.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
12:33:23.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
12:33:23.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
12:33:23.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
12:33:23.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
12:33:23.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
12:33:23.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
12:33:23.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
12:33:23.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
12:33:23.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
12:33:23.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
12:33:23.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
12:33:23.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
12:33:23.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
12:33:23.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-client-2.5.1.jar'
12:33:23.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
12:33:23.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-client-2.5.1.jar'
12:33:23.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
12:33:23.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
12:33:23.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
12:33:23.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
12:33:23.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
12:33:23.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
12:33:23.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
12:33:23.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
12:33:23.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
12:33:23.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
12:33:23.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
12:33:23.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
12:33:23.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
12:33:23.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
12:33:23.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
12:33:23.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
12:33:23.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
12:33:23.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
12:33:23.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
12:33:23.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
12:33:23.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
12:33:23.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
12:33:23.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
12:33:23.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
12:33:23.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
12:33:23.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
12:33:23.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
12:33:23.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
12:33:23.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
12:33:23.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
12:33:23.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
12:33:23.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
12:33:23.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
12:33:23.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
12:33:23.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
12:33:23.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
12:33:23.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
12:33:23.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
12:33:23.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
12:33:23.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
12:33:23.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
12:33:23.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-common-2.5.1.jar'
12:33:23.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
12:33:23.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-common-2.5.1.jar'
12:33:23.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
12:33:23.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
12:33:23.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
12:33:23.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
12:33:23.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
12:33:23.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
12:33:23.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
12:33:23.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
12:33:23.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
12:33:23.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
12:33:23.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
12:33:23.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
12:33:23.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
12:33:23.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/commons-compress-1.7.jar'
12:33:23.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, commons-compress-1.7.jar]'
12:33:23.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/commons-compress-1.7.jar'
12:33:23.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, commons-compress-1.7.jar]'
12:33:23.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/transaction-api-1.1.jar'
12:33:23.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, transaction-api-1.1.jar]'
12:33:23.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/transaction-api-1.1.jar'
12:33:23.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, lib, transaction-api-1.1.jar]'
12:33:23.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/bin'
12:33:23.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, bin]'
12:33:23.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/bin'
12:33:23.898 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, bin]'
12:33:23.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/bin/cloudstore.bat'
12:33:23.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, bin, cloudstore.bat]'
12:33:23.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/bin/cloudstore.bat'
12:33:23.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, bin, cloudstore.bat]'
12:33:23.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/bin/cloudstore'
12:33:23.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, bin, cloudstore]'
12:33:23.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/bin/cloudstore'
12:33:23.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, bin, cloudstore]'
12:33:23.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore'
12:33:23.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore]'
12:33:23.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/installation.properties'
12:33:23.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, installation.properties]'
12:33:23.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872923918920/installation/cloudstore/installation.properties'
12:33:23.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872923918920, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15872923918920/installation/cloudstore
12:33:23.902 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
12:33:23.902 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
12:33:23.902 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
12:33:23.902 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
12:33:23.903 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
12:33:23.903 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
12:33:23.903 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
12:33:23.903 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
12:33:23.903 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
12:33:23.903 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
12:33:23.904 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
12:33:23.904 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
12:33:23.904 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
12:33:23.904 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/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'
12:33:23.904 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
12:33:23.904 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
12:33:23.904 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
12:33:23.904 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
12:33:23.905 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
12:33:23.905 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
12:33:23.905 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
12:33:23.905 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
12:33:23.905 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
12:33:23.905 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
12:33:23.905 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
12:33:23.906 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
12:33:23.906 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
12:33:23.906 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
12:33:23.906 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
12:33:23.906 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
12:33:23.906 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
12:33:23.906 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
12:33:23.906 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
12:33:23.907 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
12:33:23.907 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
12:33:23.907 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
12:33:23.907 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
12:33:23.907 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
12:33:23.908 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
12:33:23.908 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
12:33:23.908 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/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'
12:33:23.908 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
12:33:23.908 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/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'
12:33:23.908 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
12:33:23.909 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
12:33:23.909 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
12:33:23.909 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
12:33:23.909 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
12:33:23.909 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
12:33:23.909 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
12:33:23.909 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
12:33:23.909 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/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'
12:33:23.909 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
12:33:23.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
12:33:23.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
12:33:23.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
12:33:23.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
12:33:23.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872923918920/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15872923918920/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15872923918920/installation/cloudstore
12:33:24.176 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore
12:33:24.176 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/etc
12:33:24.177 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib
12:33:24.177 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
12:33:24.177 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
12:33:24.178 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/logback-core-1.0.13.jar
12:33:24.178 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
12:33:24.178 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
12:33:24.178 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
12:33:24.178 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
12:33:24.178 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
12:33:24.178 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
12:33:24.179 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
12:33:24.179 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
12:33:24.179 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
12:33:24.179 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
12:33:24.179 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
12:33:24.180 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
12:33:24.180 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
12:33:24.180 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
12:33:24.180 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
12:33:24.180 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
12:33:24.180 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
12:33:24.180 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
12:33:24.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
12:33:24.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
12:33:24.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.annotation-api-1.2.jar
12:33:24.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/xz-1.4.jar.csupdbak
12:33:24.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/derby-10.13.1.1.jar
12:33:24.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
12:33:24.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-server-2.5.1.jar
12:33:24.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
12:33:24.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
12:33:24.182 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
12:33:24.182 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
12:33:24.182 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
12:33:24.182 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
12:33:24.182 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
12:33:24.182 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
12:33:24.182 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/slf4j-api-1.7.7.jar
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/args4j-2.0.16.jar
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/xz-1.4.jar
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/guava-14.0.1.jar
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
12:33:24.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
12:33:24.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/logback-classic-1.0.13.jar
12:33:24.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
12:33:24.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
12:33:24.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
12:33:24.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
12:33:24.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
12:33:24.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
12:33:24.190 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
12:33:24.190 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
12:33:24.190 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
12:33:24.190 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
12:33:24.190 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
12:33:24.190 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
12:33:24.191 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
12:33:24.191 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
12:33:24.191 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
12:33:24.191 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
12:33:24.191 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
12:33:24.191 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-client-2.5.1.jar
12:33:24.191 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
12:33:24.191 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
12:33:24.191 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
12:33:24.191 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
12:33:24.191 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
12:33:24.192 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
12:33:24.192 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
12:33:24.192 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
12:33:24.192 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
12:33:24.192 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
12:33:24.192 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
12:33:24.192 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
12:33:24.192 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
12:33:24.193 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
12:33:24.193 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
12:33:24.193 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
12:33:24.193 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/cglib-2.2.0-b21.jar
12:33:24.193 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-common-2.5.1.jar
12:33:24.193 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
12:33:24.193 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
12:33:24.194 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
12:33:24.194 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
12:33:24.194 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/commons-compress-1.7.jar
12:33:24.194 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/transaction-api-1.1.jar
12:33:24.194 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
12:33:24.194 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
12:33:24.195 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
12:33:24.195 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
12:33:24.196 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
12:33:24.196 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
12:33:24.197 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
12:33:24.197 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
12:33:24.197 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/bin
12:33:24.197 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/bin/cloudstore.bat
12:33:24.197 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/bin/cloudstore.csupdbak
12:33:24.198 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/bin/cloudstore
12:33:24.198 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/bin/cloudstore.bat.csupdbak
12:33:24.198 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/backup
12:33:24.198 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k96www6f.tar.gz
12:33:24.198 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872923918920/installation/cloudstore/installation.properties
12:33:24.198 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872923918920/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
12:33:24.199 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5c45d770]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
12:33:24.283 [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
12:33:24.465 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 181 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.
12:33:24.724 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1b45c0e]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
12:33:24.724 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1b45c0e]tryAcquire: returning true. lockCounter=1
12:33:24.724 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
12:33:24.725 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:24.725 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:24.729 [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
12:33:24.745 [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'
12:33:24.745 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-b6' dir.usableSpace='15402 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%
12:33:24.968 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
12:33:24.969 [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
12:33:24.983 [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'
12:33:24.983 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-b6' dir.usableSpace='15386 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
12:33:34.724 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15872924042510/installation/cloudstore' dir.usableSpace='15386 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15872924042510/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k96wx5ol.tar.gz
12:33:34.727 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.727 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.727 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.727 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc'
12:33:34.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, etc]'
12:33:34.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc'
12:33:34.728 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, etc]'
12:33:34.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init'
12:33:34.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, etc, init]'
12:33:34.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init'
12:33:34.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, etc, init]'
12:33:34.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init/cloudstore-server.conf'
12:33:34.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, etc, init, cloudstore-server.conf]'
12:33:34.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init/cloudstore-server.conf'
12:33:34.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, etc, init, cloudstore-server.conf]'
12:33:34.735 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init.d'
12:33:34.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, etc, init.d]'
12:33:34.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init.d'
12:33:34.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, etc, init.d]'
12:33:34.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init.d/cloudstore-server'
12:33:34.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, etc, init.d, cloudstore-server]'
12:33:34.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init.d/cloudstore-server'
12:33:34.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, etc, init.d, cloudstore-server]'
12:33:34.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/profile.d'
12:33:34.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, etc, profile.d]'
12:33:34.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/profile.d'
12:33:34.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, etc, profile.d]'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/profile.d/cloudstore.sh'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, etc, profile.d, cloudstore.sh]'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/profile.d/cloudstore.sh'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, etc, profile.d, cloudstore.sh]'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib]'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib'
12:33:34.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib]'
12:33:34.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
12:33:34.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
12:33:34.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
12:33:34.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
12:33:34.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
12:33:34.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
12:33:34.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
12:33:34.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
12:33:34.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
12:33:34.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
12:33:34.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
12:33:34.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
12:33:34.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
12:33:34.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
12:33:34.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
12:33:34.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
12:33:34.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/logback-core-1.0.13.jar'
12:33:34.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, logback-core-1.0.13.jar]'
12:33:34.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/logback-core-1.0.13.jar'
12:33:34.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, logback-core-1.0.13.jar]'
12:33:34.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
12:33:34.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
12:33:34.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
12:33:34.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
12:33:34.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
12:33:34.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
12:33:34.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
12:33:34.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
12:33:34.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
12:33:34.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
12:33:34.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
12:33:34.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
12:33:34.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
12:33:34.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
12:33:34.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
12:33:34.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
12:33:34.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
12:33:34.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
12:33:34.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
12:33:34.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
12:33:34.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
12:33:34.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
12:33:34.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
12:33:34.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
12:33:34.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
12:33:34.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
12:33:34.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
12:33:34.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
12:33:34.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
12:33:34.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
12:33:34.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
12:33:34.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
12:33:34.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
12:33:34.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
12:33:34.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
12:33:34.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
12:33:34.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-server-2.5.1.jar'
12:33:34.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
12:33:34.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-server-2.5.1.jar'
12:33:34.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
12:33:34.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
12:33:34.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
12:33:34.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
12:33:34.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
12:33:34.952 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.952 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.952 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.952 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.952 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
12:33:34.952 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
12:33:34.952 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
12:33:34.952 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
12:33:34.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
12:33:34.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
12:33:34.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
12:33:34.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
12:33:34.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:34.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:34.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
12:33:34.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
12:33:34.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
12:33:34.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
12:33:35.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
12:33:35.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
12:33:35.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
12:33:35.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
12:33:35.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
12:33:35.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
12:33:35.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
12:33:35.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
12:33:35.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
12:33:35.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
12:33:35.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
12:33:35.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
12:33:35.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/derby-10.10.2.0.jar'
12:33:35.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, derby-10.10.2.0.jar]'
12:33:35.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/derby-10.10.2.0.jar'
12:33:35.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, derby-10.10.2.0.jar]'
12:33:35.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
12:33:35.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
12:33:35.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
12:33:35.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
12:33:35.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/args4j-2.0.16.jar'
12:33:35.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, args4j-2.0.16.jar]'
12:33:35.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/args4j-2.0.16.jar'
12:33:35.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, args4j-2.0.16.jar]'
12:33:35.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
12:33:35.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
12:33:35.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
12:33:35.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
12:33:35.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/xz-1.4.jar'
12:33:35.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, xz-1.4.jar]'
12:33:35.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/xz-1.4.jar'
12:33:35.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, xz-1.4.jar]'
12:33:35.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/guava-14.0.1.jar'
12:33:35.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, guava-14.0.1.jar]'
12:33:35.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/guava-14.0.1.jar'
12:33:35.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, guava-14.0.1.jar]'
12:33:35.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
12:33:35.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
12:33:35.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
12:33:35.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
12:33:35.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
12:33:35.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
12:33:35.583 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
12:33:35.583 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
12:33:35.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/logback-classic-1.0.13.jar'
12:33:35.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
12:33:35.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/logback-classic-1.0.13.jar'
12:33:35.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
12:33:35.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
12:33:35.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
12:33:35.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
12:33:35.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
12:33:35.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
12:33:35.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
12:33:35.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
12:33:35.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
12:33:35.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
12:33:35.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
12:33:35.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
12:33:35.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
12:33:35.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
12:33:35.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
12:33:35.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
12:33:35.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
12:33:35.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
12:33:35.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
12:33:35.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
12:33:35.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
12:33:35.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
12:33:35.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
12:33:35.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
12:33:35.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
12:33:35.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
12:33:35.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
12:33:35.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
12:33:35.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
12:33:35.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
12:33:35.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
12:33:35.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
12:33:35.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
12:33:35.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-client-2.5.1.jar'
12:33:35.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
12:33:35.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-client-2.5.1.jar'
12:33:35.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
12:33:35.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
12:33:35.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
12:33:35.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
12:33:35.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
12:33:35.821 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.822 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.822 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.822 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.822 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
12:33:35.822 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
12:33:35.822 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
12:33:35.822 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
12:33:35.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:35.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:35.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
12:33:35.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
12:33:35.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
12:33:35.827 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
12:33:36.039 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
12:33:36.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
12:33:36.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
12:33:36.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
12:33:36.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
12:33:36.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
12:33:36.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
12:33:36.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
12:33:36.079 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
12:33:36.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
12:33:36.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
12:33:36.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
12:33:36.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
12:33:36.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
12:33:36.098 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
12:33:36.098 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
12:33:36.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
12:33:36.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
12:33:36.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
12:33:36.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
12:33:36.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-common-2.5.1.jar'
12:33:36.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
12:33:36.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-common-2.5.1.jar'
12:33:36.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
12:33:36.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
12:33:36.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
12:33:36.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
12:33:36.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
12:33:36.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
12:33:36.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
12:33:36.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
12:33:36.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
12:33:36.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/commons-compress-1.7.jar'
12:33:36.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, commons-compress-1.7.jar]'
12:33:36.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/commons-compress-1.7.jar'
12:33:36.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, commons-compress-1.7.jar]'
12:33:36.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/transaction-api-1.1.jar'
12:33:36.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, transaction-api-1.1.jar]'
12:33:36.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/transaction-api-1.1.jar'
12:33:36.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, lib, transaction-api-1.1.jar]'
12:33:36.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/bin'
12:33:36.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, bin]'
12:33:36.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/bin'
12:33:36.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, bin]'
12:33:36.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore-server'
12:33:36.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, bin, cloudstore-server]'
12:33:36.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore-server'
12:33:36.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, bin, cloudstore-server]'
12:33:36.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore.bat'
12:33:36.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, bin, cloudstore.bat]'
12:33:36.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore.bat'
12:33:36.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, bin, cloudstore.bat]'
12:33:36.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore'
12:33:36.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, bin, cloudstore]'
12:33:36.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore'
12:33:36.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, bin, cloudstore]'
12:33:36.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore-server.bat'
12:33:36.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, bin, cloudstore-server.bat]'
12:33:36.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore-server.bat'
12:33:36.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, bin, cloudstore-server.bat]'
12:33:36.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore'
12:33:36.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore]'
12:33:36.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/installation.properties'
12:33:36.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, installation.properties]'
12:33:36.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15872924042510/installation/cloudstore/installation.properties'
12:33:36.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15872924042510, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15872924042510/installation/cloudstore
12:33:36.225 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
12:33:36.226 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
12:33:36.226 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
12:33:36.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
12:33:36.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
12:33:36.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
12:33:36.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
12:33:36.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
12:33:36.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
12:33:36.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/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'
12:33:36.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
12:33:36.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
12:33:36.228 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
12:33:36.229 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
12:33:36.230 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
12:33:36.230 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
12:33:36.230 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
12:33:36.230 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
12:33:36.230 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
12:33:36.230 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
12:33:36.230 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
12:33:36.230 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
12:33:36.230 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
12:33:36.230 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
12:33:36.230 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
12:33:36.230 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
12:33:36.230 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak'
12:33:36.230 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
12:33:36.230 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
12:33:36.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak'
12:33:36.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
12:33:36.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
12:33:36.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
12:33:36.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
12:33:36.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
12:33:36.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
12:33:36.231 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
12:33:36.232 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
12:33:36.232 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
12:33:36.232 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
12:33:36.232 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
12:33:36.232 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
12:33:36.232 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
12:33:36.232 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
12:33:36.232 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
12:33:36.232 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15872924042510/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15872924042510/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15872924042510/installation/cloudstore
12:33:36.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore
12:33:36.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/etc
12:33:36.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init
12:33:36.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init/cloudstore-server.conf
12:33:36.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
12:33:36.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init.d
12:33:36.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init.d/cloudstore-server
12:33:36.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
12:33:36.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/profile.d
12:33:36.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/profile.d/cloudstore.sh
12:33:36.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
12:33:36.467 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib
12:33:36.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
12:33:36.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
12:33:36.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar
12:33:36.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
12:33:36.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
12:33:36.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/logback-core-1.0.13.jar
12:33:36.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
12:33:36.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
12:33:36.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
12:33:36.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
12:33:36.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
12:33:36.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
12:33:36.468 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
12:33:36.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
12:33:36.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
12:33:36.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
12:33:36.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
12:33:36.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
12:33:36.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
12:33:36.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
12:33:36.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
12:33:36.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
12:33:36.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
12:33:36.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
12:33:36.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
12:33:36.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.annotation-api-1.2.jar
12:33:36.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
12:33:36.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/xz-1.4.jar.csupdbak
12:33:36.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-server-2.5.1.jar
12:33:36.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
12:33:36.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
12:33:36.470 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak
12:33:36.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
12:33:36.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
12:33:36.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
12:33:36.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
12:33:36.471 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
12:33:36.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/slf4j-api-1.7.7.jar
12:33:36.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
12:33:36.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
12:33:36.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
12:33:36.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
12:33:36.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/derby-10.10.2.0.jar
12:33:36.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
12:33:36.472 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
12:33:36.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
12:33:36.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/args4j-2.0.16.jar
12:33:36.473 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
12:33:36.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
12:33:36.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
12:33:36.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
12:33:36.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
12:33:36.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/xz-1.4.jar
12:33:36.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/guava-14.0.1.jar
12:33:36.474 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
12:33:36.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
12:33:36.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
12:33:36.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
12:33:36.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
12:33:36.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/logback-classic-1.0.13.jar
12:33:36.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
12:33:36.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
12:33:36.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
12:33:36.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
12:33:36.475 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
12:33:36.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
12:33:36.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
12:33:36.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
12:33:36.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
12:33:36.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
12:33:36.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
12:33:36.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
12:33:36.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
12:33:36.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
12:33:36.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
12:33:36.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
12:33:36.476 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
12:33:36.477 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
12:33:36.477 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-client-2.5.1.jar
12:33:36.477 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar
12:33:36.477 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
12:33:36.477 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
12:33:36.477 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
12:33:36.477 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
12:33:36.477 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
12:33:36.478 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
12:33:36.478 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
12:33:36.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
12:33:36.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
12:33:36.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
12:33:36.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
12:33:36.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
12:33:36.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
12:33:36.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
12:33:36.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
12:33:36.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/cglib-2.2.0-b21.jar
12:33:36.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-common-2.5.1.jar
12:33:36.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak
12:33:36.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
12:33:36.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
12:33:36.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
12:33:36.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/commons-compress-1.7.jar
12:33:36.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/transaction-api-1.1.jar
12:33:36.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
12:33:36.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
12:33:36.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
12:33:36.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
12:33:36.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
12:33:36.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
12:33:36.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
12:33:36.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
12:33:36.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/bin
12:33:36.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore-server
12:33:36.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore.bat
12:33:36.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore.csupdbak
12:33:36.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore
12:33:36.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore-server.bat
12:33:36.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
12:33:36.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore-server.csupdbak
12:33:36.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/bin/cloudstore.bat.csupdbak
12:33:36.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/backup
12:33:36.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k96wx5ol.tar.gz
12:33:36.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15872924042510/installation/cloudstore/installation.properties
12:33:36.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15872924042510/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
12:33:36.496 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1b45c0e]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.378 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 51 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-20200419.103337-2.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-20200419.103337-2.jar (78 kB at 13 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-20200419.103337-2.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-20200419.103337-2.pom (3.0 kB)
[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 24 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 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/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-20200419.103337-2-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-20200419.103337-2-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 511 kB/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