[INFO] [INFO] ----< co.codewizards.cloudstore:co.codewizards.cloudstore.updater >----- [INFO] Building co.codewizards.cloudstore.updater 1.0.1-SNAPSHOT [7/20] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.pom (1.3 kB at 45 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom (3.4 kB at 137 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom [INFO] Downloading from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom [INFO] Downloaded from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom (1.6 kB at 14 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 480 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar (56 kB at 1.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 3.2 MB/s) [INFO] Downloading from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar [INFO] Downloaded from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar (415 kB at 3.2 MB/s) [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.529 sec Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest 10:13:23.377 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 10:13:23.452 [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 10:13:23.791 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 339 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. 10:13:24.274 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 10:13:24.277 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]tryAcquire: returning true. lockCounter=1 10:13:24.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 10:13:24.279 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:24.279 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:24.324 [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 10:13:24.363 [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' 10:13:24.364 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2684' dir.usableSpace='10435 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% 10:13:24.646 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 10:13:24.647 [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 10:13:24.667 [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' 10:13:24.667 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2684' dir.usableSpace='10418 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 10:13:34.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15878888033840/installation/cloudstore' dir.usableSpace='10418 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15878888033840/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k9gs02ix.tar.gz 10:13:34.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc' 10:13:34.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, etc]' 10:13:34.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc' 10:13:34.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, etc]' 10:13:34.299 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.301 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init' 10:13:34.301 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, etc, init]' 10:13:34.301 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init' 10:13:34.302 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, etc, init]' 10:13:34.303 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.303 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.304 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.304 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.304 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init/cloudstore-server.conf' 10:13:34.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, etc, init, cloudstore-server.conf]' 10:13:34.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init/cloudstore-server.conf' 10:13:34.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, etc, init, cloudstore-server.conf]' 10:13:34.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.309 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.309 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init.d' 10:13:34.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, etc, init.d]' 10:13:34.311 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init.d' 10:13:34.311 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, etc, init.d]' 10:13:34.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init.d/cloudstore-server' 10:13:34.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, etc, init.d, cloudstore-server]' 10:13:34.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init.d/cloudstore-server' 10:13:34.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, etc, init.d, cloudstore-server]' 10:13:34.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/profile.d' 10:13:34.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, etc, profile.d]' 10:13:34.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/profile.d' 10:13:34.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, etc, profile.d]' 10:13:34.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.324 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.324 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:13:34.324 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:13:34.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:13:34.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:13:34.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib' 10:13:34.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib]' 10:13:34.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib' 10:13:34.329 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib]' 10:13:34.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 10:13:34.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 10:13:34.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 10:13:34.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 10:13:34.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 10:13:34.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 10:13:34.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 10:13:34.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 10:13:34.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 10:13:34.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 10:13:34.355 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 10:13:34.355 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 10:13:34.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:13:34.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:13:34.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:13:34.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:13:34.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 10:13:34.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 10:13:34.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 10:13:34.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 10:13:34.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:13:34.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:13:34.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:13:34.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:13:34.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.429 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.430 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.430 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 10:13:34.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 10:13:34.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 10:13:34.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 10:13:34.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.439 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.439 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.439 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.439 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:13:34.440 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:13:34.440 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:13:34.440 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:13:34.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 10:13:34.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 10:13:34.475 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 10:13:34.475 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 10:13:34.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:13:34.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:13:34.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:13:34.480 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:13:34.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 10:13:34.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 10:13:34.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 10:13:34.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 10:13:34.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-server-2.5.1.jar' 10:13:34.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 10:13:34.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-server-2.5.1.jar' 10:13:34.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 10:13:34.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 10:13:34.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 10:13:34.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 10:13:34.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 10:13:34.583 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.583 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.583 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 10:13:34.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 10:13:34.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 10:13:34.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 10:13:34.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 10:13:34.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 10:13:34.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 10:13:34.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 10:13:34.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 10:13:34.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 10:13:34.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 10:13:34.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 10:13:34.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:13:34.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:13:34.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:13:34.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:13:34.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 10:13:34.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 10:13:34.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 10:13:34.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 10:13:34.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:13:34.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:13:34.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:13:34.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:13:34.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:13:34.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:13:34.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:13:34.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:13:34.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:34.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:34.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 10:13:34.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 10:13:34.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 10:13:34.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 10:13:35.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:13:35.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:13:35.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:13:35.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:13:35.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/args4j-2.0.16.jar' 10:13:35.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:13:35.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/args4j-2.0.16.jar' 10:13:35.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:13:35.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 10:13:35.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 10:13:35.043 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 10:13:35.043 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 10:13:35.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:13:35.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:13:35.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:13:35.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:13:35.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/xz-1.4.jar' 10:13:35.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, xz-1.4.jar]' 10:13:35.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/xz-1.4.jar' 10:13:35.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, xz-1.4.jar]' 10:13:35.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/guava-14.0.1.jar' 10:13:35.063 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, guava-14.0.1.jar]' 10:13:35.063 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/guava-14.0.1.jar' 10:13:35.063 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, guava-14.0.1.jar]' 10:13:35.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 10:13:35.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 10:13:35.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 10:13:35.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 10:13:35.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:13:35.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:13:35.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:13:35.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:13:35.495 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.495 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.495 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:13:35.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:13:35.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:13:35.496 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:13:35.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.511 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.511 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.511 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 10:13:35.511 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 10:13:35.511 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 10:13:35.512 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 10:13:35.513 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 10:13:35.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 10:13:35.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 10:13:35.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 10:13:35.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.538 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:13:35.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:13:35.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:13:35.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:13:35.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:13:35.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:13:35.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:13:35.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:13:35.699 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 10:13:35.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 10:13:35.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 10:13:35.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 10:13:35.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 10:13:35.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 10:13:35.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 10:13:35.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 10:13:35.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 10:13:35.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 10:13:35.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 10:13:35.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 10:13:35.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 10:13:35.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 10:13:35.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 10:13:35.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 10:13:35.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 10:13:35.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 10:13:35.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 10:13:35.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 10:13:35.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 10:13:35.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 10:13:35.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 10:13:35.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 10:13:35.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:13:35.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:13:35.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:13:35.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:13:35.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:13:35.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:13:35.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:13:35.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:13:35.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:13:35.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:13:35.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:13:35.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:13:35.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 10:13:35.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 10:13:35.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 10:13:35.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 10:13:35.785 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.786 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.786 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.786 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.786 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:13:35.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:13:35.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:13:35.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:13:35.799 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.800 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.800 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.800 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.800 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 10:13:35.800 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 10:13:35.800 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 10:13:35.800 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 10:13:35.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 10:13:35.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 10:13:35.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 10:13:35.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 10:13:35.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.848 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 10:13:35.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 10:13:35.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 10:13:35.849 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 10:13:35.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 10:13:35.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 10:13:35.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 10:13:35.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 10:13:35.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:13:35.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:13:35.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:13:35.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:13:35.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 10:13:35.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 10:13:35.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 10:13:35.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 10:13:35.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:13:35.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:13:35.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:13:35.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:13:35.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:13:35.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:13:35.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:13:35.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:13:35.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:35.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:35.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 10:13:35.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 10:13:35.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 10:13:35.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 10:13:36.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 10:13:36.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 10:13:36.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 10:13:36.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 10:13:36.011 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.011 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.011 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.011 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.011 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 10:13:36.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 10:13:36.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 10:13:36.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 10:13:36.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/commons-compress-1.7.jar' 10:13:36.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:13:36.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/commons-compress-1.7.jar' 10:13:36.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:13:36.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/transaction-api-1.1.jar' 10:13:36.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:13:36.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/transaction-api-1.1.jar' 10:13:36.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:13:36.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/bin' 10:13:36.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, bin]' 10:13:36.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/bin' 10:13:36.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, bin]' 10:13:36.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore-server' 10:13:36.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, bin, cloudstore-server]' 10:13:36.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore-server' 10:13:36.056 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, bin, cloudstore-server]' 10:13:36.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore.bat' 10:13:36.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, bin, cloudstore.bat]' 10:13:36.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore.bat' 10:13:36.057 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, bin, cloudstore.bat]' 10:13:36.058 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore' 10:13:36.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, bin, cloudstore]' 10:13:36.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore' 10:13:36.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, bin, cloudstore]' 10:13:36.060 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.060 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.060 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.060 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.060 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore-server.bat' 10:13:36.060 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, bin, cloudstore-server.bat]' 10:13:36.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore-server.bat' 10:13:36.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, bin, cloudstore-server.bat]' 10:13:36.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore' 10:13:36.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore]' 10:13:36.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/installation.properties' 10:13:36.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, installation.properties]' 10:13:36.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888033840/installation/cloudstore/installation.properties' 10:13:36.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888033840, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15878888033840/installation/cloudstore 10:13:36.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 10:13:36.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 10:13:36.067 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 10:13:36.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 10:13:36.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 10:13:36.069 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 10:13:36.069 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 10:13:36.069 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 10:13:36.069 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 10:13:36.069 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 10:13:36.070 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 10:13:36.070 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 10:13:36.070 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 10:13:36.070 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 10:13:36.071 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 10:13:36.071 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 10:13:36.071 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 10:13:36.071 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 10:13:36.071 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/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' 10:13:36.072 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 10:13:36.072 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 10:13:36.072 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 10:13:36.072 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 10:13:36.072 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 10:13:36.072 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 10:13:36.073 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 10:13:36.073 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 10:13:36.073 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 10:13:36.073 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 10:13:36.073 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 10:13:36.073 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 10:13:36.074 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 10:13:36.074 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 10:13:36.074 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 10:13:36.074 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 10:13:36.074 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 10:13:36.075 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 10:13:36.075 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 10:13:36.075 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 10:13:36.075 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 10:13:36.075 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 10:13:36.076 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 10:13:36.076 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 10:13:36.076 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 10:13:36.076 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 10:13:36.076 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 10:13:36.076 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/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' 10:13:36.077 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 10:13:36.077 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/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' 10:13:36.077 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 10:13:36.077 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 10:13:36.077 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 10:13:36.078 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 10:13:36.078 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 10:13:36.078 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 10:13:36.078 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 10:13:36.078 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 10:13:36.079 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/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' 10:13:36.079 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 10:13:36.079 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 10:13:36.079 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 10:13:36.079 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 10:13:36.079 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 10:13:36.080 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 10:13:36.080 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 10:13:36.080 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888033840/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15878888033840/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15878888033840/installation/cloudstore 10:13:36.424 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore 10:13:36.424 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/etc 10:13:36.424 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init 10:13:36.425 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init/cloudstore-server.conf 10:13:36.425 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 10:13:36.425 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init.d 10:13:36.425 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init.d/cloudstore-server 10:13:36.425 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 10:13:36.425 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/profile.d 10:13:36.426 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/profile.d/cloudstore.sh 10:13:36.426 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 10:13:36.426 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib 10:13:36.427 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 10:13:36.427 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 10:13:36.427 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 10:13:36.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 10:13:36.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/logback-core-1.0.13.jar 10:13:36.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 10:13:36.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 10:13:36.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 10:13:36.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 10:13:36.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 10:13:36.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 10:13:36.429 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 10:13:36.429 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 10:13:36.429 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 10:13:36.429 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 10:13:36.430 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 10:13:36.430 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 10:13:36.430 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 10:13:36.430 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 10:13:36.431 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 10:13:36.431 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 10:13:36.431 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 10:13:36.431 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 10:13:36.431 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 10:13:36.431 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 10:13:36.432 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 10:13:36.432 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.annotation-api-1.2.jar 10:13:36.432 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/xz-1.4.jar.csupdbak 10:13:36.432 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/derby-10.13.1.1.jar 10:13:36.432 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 10:13:36.432 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-server-2.5.1.jar 10:13:36.432 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 10:13:36.432 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 10:13:36.432 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 10:13:36.433 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 10:13:36.433 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 10:13:36.433 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 10:13:36.433 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 10:13:36.433 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 10:13:36.433 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 10:13:36.435 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/slf4j-api-1.7.7.jar 10:13:36.435 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 10:13:36.435 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 10:13:36.435 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 10:13:36.435 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 10:13:36.435 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/args4j-2.0.16.jar 10:13:36.435 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 10:13:36.435 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 10:13:36.436 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 10:13:36.436 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 10:13:36.436 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 10:13:36.436 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/xz-1.4.jar 10:13:36.436 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/guava-14.0.1.jar 10:13:36.436 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 10:13:36.437 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 10:13:36.437 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 10:13:36.437 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 10:13:36.437 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 10:13:36.437 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 10:13:36.438 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 10:13:36.439 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/logback-classic-1.0.13.jar 10:13:36.440 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 10:13:36.440 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 10:13:36.440 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 10:13:36.440 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 10:13:36.440 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 10:13:36.440 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 10:13:36.440 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 10:13:36.440 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 10:13:36.441 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 10:13:36.441 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 10:13:36.441 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 10:13:36.441 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 10:13:36.442 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 10:13:36.442 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 10:13:36.442 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 10:13:36.442 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 10:13:36.442 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 10:13:36.443 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 10:13:36.443 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 10:13:36.443 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-client-2.5.1.jar 10:13:36.443 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 10:13:36.443 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 10:13:36.443 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 10:13:36.443 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 10:13:36.444 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 10:13:36.444 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 10:13:36.444 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 10:13:36.444 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 10:13:36.444 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 10:13:36.444 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 10:13:36.445 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 10:13:36.445 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 10:13:36.445 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 10:13:36.445 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 10:13:36.445 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 10:13:36.445 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 10:13:36.445 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 10:13:36.446 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 10:13:36.446 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/cglib-2.2.0-b21.jar 10:13:36.446 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-common-2.5.1.jar 10:13:36.446 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 10:13:36.447 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 10:13:36.447 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 10:13:36.447 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 10:13:36.447 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/commons-compress-1.7.jar 10:13:36.447 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/transaction-api-1.1.jar 10:13:36.447 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 10:13:36.448 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 10:13:36.449 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 10:13:36.449 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 10:13:36.450 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 10:13:36.451 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 10:13:36.451 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 10:13:36.452 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 10:13:36.452 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 10:13:36.452 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/bin 10:13:36.452 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore-server 10:13:36.452 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore.bat 10:13:36.452 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore.csupdbak 10:13:36.452 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore 10:13:36.453 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore-server.bat 10:13:36.453 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 10:13:36.453 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore-server.csupdbak 10:13:36.453 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/bin/cloudstore.bat.csupdbak 10:13:36.453 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/backup 10:13:36.453 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k9gs02ix.tar.gz 10:13:36.453 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888033840/installation/cloudstore/installation.properties 10:13:36.453 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888033840/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 10:13:36.463 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 10:13:36.580 [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 10:13:36.791 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 210 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. 10:13:37.050 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 10:13:37.051 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]tryAcquire: returning true. lockCounter=1 10:13:37.051 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 10:13:37.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:37.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:37.056 [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 10:13:37.477 [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' 10:13:37.478 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-e12' dir.usableSpace='10440 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% 10:13:37.866 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 10:13:37.867 [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 10:13:37.894 [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' 10:13:37.895 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-e12' dir.usableSpace='10424 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 10:13:47.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15878888165320/installation/cloudstore' dir.usableSpace='10424 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15878888165320/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k9gs0cdt.tar.gz 10:13:47.060 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/etc' 10:13:47.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, etc]' 10:13:47.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/etc' 10:13:47.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, etc]' 10:13:47.064 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.064 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.064 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.064 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.064 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/etc/profile.d' 10:13:47.064 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, etc, profile.d]' 10:13:47.064 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/etc/profile.d' 10:13:47.064 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, etc, profile.d]' 10:13:47.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:13:47.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:13:47.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:13:47.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:13:47.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib' 10:13:47.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib]' 10:13:47.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib' 10:13:47.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib]' 10:13:47.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 10:13:47.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 10:13:47.071 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 10:13:47.071 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 10:13:47.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:13:47.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:13:47.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:13:47.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:13:47.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 10:13:47.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 10:13:47.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 10:13:47.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 10:13:47.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:13:47.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:13:47.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:13:47.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:13:47.127 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.127 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 10:13:47.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 10:13:47.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 10:13:47.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 10:13:47.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 10:13:47.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 10:13:47.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 10:13:47.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 10:13:47.154 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.154 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.154 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.154 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.154 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:13:47.154 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:13:47.154 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:13:47.154 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:13:47.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:13:47.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:13:47.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:13:47.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:13:47.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 10:13:47.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 10:13:47.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 10:13:47.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 10:13:47.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.182 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.182 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.182 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.182 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:13:47.182 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:13:47.182 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:13:47.182 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:13:47.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 10:13:47.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 10:13:47.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 10:13:47.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 10:13:47.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:13:47.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:13:47.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:13:47.319 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:13:47.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:13:47.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:13:47.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:13:47.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:13:47.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:13:47.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:13:47.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:13:47.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:13:47.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/args4j-2.0.16.jar' 10:13:47.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:13:47.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/args4j-2.0.16.jar' 10:13:47.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:13:47.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:13:47.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:13:47.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:13:47.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:13:47.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/xz-1.4.jar' 10:13:47.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, xz-1.4.jar]' 10:13:47.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/xz-1.4.jar' 10:13:47.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, xz-1.4.jar]' 10:13:47.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/guava-14.0.1.jar' 10:13:47.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, guava-14.0.1.jar]' 10:13:47.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/guava-14.0.1.jar' 10:13:47.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, guava-14.0.1.jar]' 10:13:47.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 10:13:47.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 10:13:47.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 10:13:47.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 10:13:47.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 10:13:47.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 10:13:47.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 10:13:47.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 10:13:47.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:13:47.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:13:47.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:13:47.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:13:47.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:13:47.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:13:47.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:13:47.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:13:47.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:13:47.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:13:47.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:13:47.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:13:47.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:13:47.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:13:47.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:13:47.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:13:47.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.961 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.961 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.961 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.961 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:13:47.961 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:13:47.961 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:13:47.961 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:13:47.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.965 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:13:47.965 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:13:47.965 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:13:47.965 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:13:47.977 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.977 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:13:47.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:13:47.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:13:47.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:13:47.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:47.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:47.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 10:13:47.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 10:13:47.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 10:13:47.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 10:13:48.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:13:48.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:13:48.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:13:48.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:13:48.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:13:48.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:13:48.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:13:48.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:13:48.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:13:48.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:13:48.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:13:48.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:13:48.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:13:48.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:13:48.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:13:48.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:13:48.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/commons-compress-1.7.jar' 10:13:48.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:13:48.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/commons-compress-1.7.jar' 10:13:48.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:13:48.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/transaction-api-1.1.jar' 10:13:48.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:13:48.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/transaction-api-1.1.jar' 10:13:48.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:13:48.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/bin' 10:13:48.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, bin]' 10:13:48.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/bin' 10:13:48.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, bin]' 10:13:48.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.361 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/bin/cloudstore.bat' 10:13:48.361 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, bin, cloudstore.bat]' 10:13:48.361 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/bin/cloudstore.bat' 10:13:48.361 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, bin, cloudstore.bat]' 10:13:48.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/bin/cloudstore' 10:13:48.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, bin, cloudstore]' 10:13:48.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/bin/cloudstore' 10:13:48.365 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, bin, cloudstore]' 10:13:48.365 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore' 10:13:48.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore]' 10:13:48.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/installation.properties' 10:13:48.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, installation.properties]' 10:13:48.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888165320/installation/cloudstore/installation.properties' 10:13:48.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888165320, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15878888165320/installation/cloudstore 10:13:48.369 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 10:13:48.370 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 10:13:48.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 10:13:48.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/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' 10:13:48.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 10:13:48.372 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 10:13:48.372 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 10:13:48.372 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 10:13:48.372 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 10:13:48.373 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 10:13:48.373 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 10:13:48.373 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 10:13:48.374 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 10:13:48.374 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 10:13:48.375 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 10:13:48.375 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 10:13:48.375 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 10:13:48.376 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 10:13:48.376 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 10:13:48.376 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 10:13:48.376 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 10:13:48.377 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 10:13:48.377 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 10:13:48.377 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 10:13:48.378 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 10:13:48.378 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 10:13:48.379 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 10:13:48.379 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 10:13:48.379 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 10:13:48.380 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 10:13:48.380 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 10:13:48.380 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 10:13:48.381 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 10:13:48.381 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 10:13:48.382 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 10:13:48.382 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 10:13:48.383 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 10:13:48.383 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888165320/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15878888165320/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15878888165320/installation/cloudstore 10:13:48.685 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore 10:13:48.685 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/etc 10:13:48.686 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib 10:13:48.687 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 10:13:48.687 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 10:13:48.687 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 10:13:48.687 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/logback-core-1.0.13.jar 10:13:48.688 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 10:13:48.688 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 10:13:48.688 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 10:13:48.688 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 10:13:48.689 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 10:13:48.689 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 10:13:48.689 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 10:13:48.690 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 10:13:48.690 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 10:13:48.691 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 10:13:48.691 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 10:13:48.691 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 10:13:48.692 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 10:13:48.692 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.annotation-api-1.2.jar 10:13:48.692 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 10:13:48.692 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/xz-1.4.jar.csupdbak 10:13:48.692 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jersey-server-2.5.1.jar 10:13:48.693 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 10:13:48.693 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 10:13:48.694 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 10:13:48.694 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 10:13:48.694 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 10:13:48.694 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 10:13:48.696 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/slf4j-api-1.7.7.jar 10:13:48.696 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 10:13:48.696 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 10:13:48.697 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 10:13:48.697 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/derby-10.10.2.0.jar 10:13:48.697 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 10:13:48.697 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 10:13:48.698 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/args4j-2.0.16.jar 10:13:48.698 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 10:13:48.700 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 10:13:48.700 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 10:13:48.700 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 10:13:48.701 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/xz-1.4.jar 10:13:48.701 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/guava-14.0.1.jar 10:13:48.701 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 10:13:48.702 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 10:13:48.702 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 10:13:48.703 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 10:13:48.703 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/logback-classic-1.0.13.jar 10:13:48.703 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 10:13:48.703 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 10:13:48.703 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 10:13:48.704 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 10:13:48.704 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 10:13:48.704 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 10:13:48.704 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 10:13:48.705 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 10:13:48.705 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 10:13:48.705 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 10:13:48.706 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 10:13:48.706 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 10:13:48.706 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 10:13:48.707 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 10:13:48.707 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jersey-client-2.5.1.jar 10:13:48.707 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 10:13:48.707 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 10:13:48.707 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 10:13:48.707 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 10:13:48.708 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 10:13:48.708 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 10:13:48.708 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 10:13:48.708 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 10:13:48.708 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 10:13:48.708 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 10:13:48.708 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 10:13:48.708 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 10:13:48.709 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 10:13:48.709 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/cglib-2.2.0-b21.jar 10:13:48.709 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jersey-common-2.5.1.jar 10:13:48.709 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 10:13:48.709 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 10:13:48.709 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/commons-compress-1.7.jar 10:13:48.709 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/transaction-api-1.1.jar 10:13:48.709 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 10:13:48.709 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 10:13:48.710 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 10:13:48.710 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 10:13:48.711 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 10:13:48.711 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 10:13:48.712 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 10:13:48.712 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 10:13:48.713 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/bin 10:13:48.713 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/bin/cloudstore.bat 10:13:48.714 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/bin/cloudstore.csupdbak 10:13:48.714 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/bin/cloudstore 10:13:48.714 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/bin/cloudstore.bat.csupdbak 10:13:48.714 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/backup 10:13:48.714 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k9gs0cdt.tar.gz 10:13:48.714 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888165320/installation/cloudstore/installation.properties 10:13:48.715 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888165320/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 10:13:48.722 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 10:13:48.819 [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 10:13:49.184 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 363 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. 10:13:49.437 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 10:13:49.437 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]tryAcquire: returning true. lockCounter=1 10:13:49.437 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 10:13:49.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:49.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:49.443 [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 10:13:49.506 [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' 10:13:49.507 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1b4b' dir.usableSpace='10435 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% 10:13:49.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 10:13:49.760 [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 10:13:49.772 [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' 10:13:49.773 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1b4b' dir.usableSpace='10418 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 10:13:59.437 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15878888287730/installation/cloudstore' dir.usableSpace='10418 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15878888287730/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k9gs0lxq.tar.gz 10:13:59.440 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/etc' 10:13:59.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, etc]' 10:13:59.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/etc' 10:13:59.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, etc]' 10:13:59.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/etc/profile.d' 10:13:59.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, etc, profile.d]' 10:13:59.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/etc/profile.d' 10:13:59.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, etc, profile.d]' 10:13:59.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:13:59.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:13:59.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:13:59.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:13:59.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib' 10:13:59.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib]' 10:13:59.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib' 10:13:59.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib]' 10:13:59.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 10:13:59.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 10:13:59.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 10:13:59.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 10:13:59.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 10:13:59.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 10:13:59.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 10:13:59.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 10:13:59.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:13:59.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:13:59.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:13:59.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:13:59.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 10:13:59.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 10:13:59.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 10:13:59.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 10:13:59.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:13:59.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:13:59.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:13:59.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:13:59.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 10:13:59.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 10:13:59.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 10:13:59.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 10:13:59.506 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.506 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.506 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.506 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.506 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:13:59.506 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:13:59.506 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:13:59.506 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:13:59.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:13:59.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:13:59.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:13:59.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:13:59.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-server-2.5.1.jar' 10:13:59.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 10:13:59.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-server-2.5.1.jar' 10:13:59.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 10:13:59.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 10:13:59.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 10:13:59.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 10:13:59.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 10:13:59.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 10:13:59.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 10:13:59.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 10:13:59.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 10:13:59.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 10:13:59.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 10:13:59.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 10:13:59.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 10:13:59.630 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 10:13:59.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 10:13:59.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 10:13:59.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 10:13:59.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:13:59.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:13:59.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:13:59.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:13:59.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 10:13:59.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 10:13:59.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 10:13:59.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 10:13:59.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:13:59.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:13:59.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:13:59.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:13:59.797 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.797 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.797 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.797 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.797 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:13:59.797 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:13:59.797 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:13:59.797 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:13:59.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:13:59.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:13:59.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 10:13:59.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 10:13:59.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 10:13:59.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 10:14:00.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:14:00.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:14:00.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:14:00.006 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:14:00.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/args4j-2.0.16.jar' 10:14:00.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:14:00.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/args4j-2.0.16.jar' 10:14:00.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:14:00.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:14:00.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:14:00.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:14:00.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:14:00.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/xz-1.4.jar' 10:14:00.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, xz-1.4.jar]' 10:14:00.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/xz-1.4.jar' 10:14:00.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, xz-1.4.jar]' 10:14:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/guava-14.0.1.jar' 10:14:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, guava-14.0.1.jar]' 10:14:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/guava-14.0.1.jar' 10:14:00.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, guava-14.0.1.jar]' 10:14:00.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 10:14:00.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 10:14:00.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 10:14:00.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 10:14:00.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:14:00.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:14:00.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:14:00.450 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:14:00.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:14:00.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:14:00.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:14:00.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:14:00.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 10:14:00.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 10:14:00.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 10:14:00.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 10:14:00.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 10:14:00.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 10:14:00.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 10:14:00.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 10:14:00.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:14:00.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:14:00.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:14:00.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:14:00.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:14:00.516 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:14:00.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:14:00.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:14:00.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 10:14:00.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 10:14:00.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 10:14:00.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 10:14:00.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 10:14:00.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 10:14:00.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 10:14:00.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 10:14:00.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 10:14:00.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 10:14:00.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 10:14:00.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 10:14:00.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 10:14:00.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 10:14:00.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 10:14:00.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 10:14:00.693 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 10:14:00.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 10:14:00.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 10:14:00.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 10:14:00.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 10:14:00.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 10:14:00.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 10:14:00.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 10:14:00.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:14:00.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:14:00.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:14:00.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:14:00.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:14:00.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:14:00.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:14:00.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:14:00.727 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.727 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.727 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.727 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.727 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:14:00.727 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:14:00.727 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:14:00.727 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:14:00.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 10:14:00.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 10:14:00.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 10:14:00.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 10:14:00.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:14:00.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:14:00.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:14:00.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:14:00.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 10:14:00.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 10:14:00.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 10:14:00.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 10:14:00.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 10:14:00.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 10:14:00.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 10:14:00.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 10:14:00.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 10:14:00.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 10:14:00.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 10:14:00.780 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 10:14:00.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 10:14:00.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 10:14:00.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 10:14:00.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 10:14:00.812 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.812 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.812 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.812 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.813 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:14:00.813 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:14:00.813 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:14:00.813 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:14:00.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 10:14:00.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 10:14:00.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 10:14:00.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 10:14:00.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:14:00.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:14:00.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:14:00.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:14:00.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:14:00.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:14:00.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:14:00.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:14:00.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 10:14:00.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 10:14:00.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 10:14:00.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 10:14:00.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 10:14:00.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 10:14:00.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 10:14:00.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 10:14:00.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 10:14:00.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 10:14:00.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 10:14:00.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 10:14:00.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/commons-compress-1.7.jar' 10:14:00.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:14:00.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/commons-compress-1.7.jar' 10:14:00.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:14:00.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/transaction-api-1.1.jar' 10:14:00.976 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:14:00.976 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/transaction-api-1.1.jar' 10:14:00.976 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:14:00.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/bin' 10:14:00.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, bin]' 10:14:00.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/bin' 10:14:00.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, bin]' 10:14:00.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/bin/cloudstore.bat' 10:14:00.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, bin, cloudstore.bat]' 10:14:00.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/bin/cloudstore.bat' 10:14:00.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, bin, cloudstore.bat]' 10:14:00.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/bin/cloudstore' 10:14:00.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, bin, cloudstore]' 10:14:00.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/bin/cloudstore' 10:14:00.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, bin, cloudstore]' 10:14:00.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore' 10:14:00.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore]' 10:14:00.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/installation.properties' 10:14:00.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, installation.properties]' 10:14:00.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888287730/installation/cloudstore/installation.properties' 10:14:00.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888287730, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15878888287730/installation/cloudstore 10:14:00.983 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 10:14:00.984 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 10:14:00.984 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 10:14:00.984 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 10:14:00.984 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 10:14:00.984 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 10:14:00.985 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 10:14:00.985 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 10:14:00.985 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 10:14:00.985 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 10:14:00.985 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 10:14:00.985 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 10:14:00.985 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 10:14:00.986 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/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' 10:14:00.986 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 10:14:00.986 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 10:14:00.986 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 10:14:00.987 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 10:14:00.987 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 10:14:00.987 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 10:14:00.987 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 10:14:00.987 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 10:14:00.987 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 10:14:00.987 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 10:14:00.988 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 10:14:00.988 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 10:14:00.988 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 10:14:00.988 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 10:14:00.988 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 10:14:00.988 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 10:14:00.988 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 10:14:00.989 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 10:14:00.989 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 10:14:00.989 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 10:14:00.989 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 10:14:00.989 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 10:14:00.989 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 10:14:00.989 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 10:14:00.990 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 10:14:00.990 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 10:14:00.990 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/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' 10:14:00.990 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 10:14:00.991 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/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' 10:14:00.991 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 10:14:00.991 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 10:14:00.991 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 10:14:00.991 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 10:14:00.991 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 10:14:00.991 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 10:14:00.991 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 10:14:00.992 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 10:14:00.992 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/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' 10:14:00.992 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 10:14:00.992 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 10:14:00.992 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 10:14:00.992 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 10:14:00.993 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 10:14:00.993 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888287730/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15878888287730/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15878888287730/installation/cloudstore 10:14:01.266 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore 10:14:01.267 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/etc 10:14:01.267 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib 10:14:01.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 10:14:01.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 10:14:01.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/logback-core-1.0.13.jar 10:14:01.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 10:14:01.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 10:14:01.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 10:14:01.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 10:14:01.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 10:14:01.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 10:14:01.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 10:14:01.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 10:14:01.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 10:14:01.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 10:14:01.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 10:14:01.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 10:14:01.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 10:14:01.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 10:14:01.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 10:14:01.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 10:14:01.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 10:14:01.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 10:14:01.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 10:14:01.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 10:14:01.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.annotation-api-1.2.jar 10:14:01.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/xz-1.4.jar.csupdbak 10:14:01.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/derby-10.13.1.1.jar 10:14:01.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 10:14:01.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-server-2.5.1.jar 10:14:01.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 10:14:01.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 10:14:01.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 10:14:01.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 10:14:01.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 10:14:01.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 10:14:01.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 10:14:01.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 10:14:01.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 10:14:01.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/slf4j-api-1.7.7.jar 10:14:01.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 10:14:01.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 10:14:01.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 10:14:01.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 10:14:01.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/args4j-2.0.16.jar 10:14:01.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 10:14:01.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 10:14:01.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 10:14:01.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 10:14:01.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 10:14:01.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/xz-1.4.jar 10:14:01.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/guava-14.0.1.jar 10:14:01.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 10:14:01.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 10:14:01.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 10:14:01.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 10:14:01.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 10:14:01.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 10:14:01.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 10:14:01.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/logback-classic-1.0.13.jar 10:14:01.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 10:14:01.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 10:14:01.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 10:14:01.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 10:14:01.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 10:14:01.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 10:14:01.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 10:14:01.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 10:14:01.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 10:14:01.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 10:14:01.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 10:14:01.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 10:14:01.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 10:14:01.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 10:14:01.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 10:14:01.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 10:14:01.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 10:14:01.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-client-2.5.1.jar 10:14:01.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 10:14:01.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 10:14:01.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 10:14:01.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 10:14:01.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 10:14:01.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 10:14:01.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 10:14:01.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 10:14:01.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 10:14:01.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 10:14:01.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 10:14:01.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 10:14:01.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 10:14:01.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 10:14:01.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 10:14:01.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 10:14:01.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/cglib-2.2.0-b21.jar 10:14:01.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-common-2.5.1.jar 10:14:01.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 10:14:01.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 10:14:01.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 10:14:01.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 10:14:01.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/commons-compress-1.7.jar 10:14:01.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/transaction-api-1.1.jar 10:14:01.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 10:14:01.283 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 10:14:01.283 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 10:14:01.284 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 10:14:01.284 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 10:14:01.285 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 10:14:01.285 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 10:14:01.285 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 10:14:01.285 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/bin 10:14:01.286 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/bin/cloudstore.bat 10:14:01.286 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/bin/cloudstore.csupdbak 10:14:01.286 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/bin/cloudstore 10:14:01.286 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/bin/cloudstore.bat.csupdbak 10:14:01.286 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/backup 10:14:01.286 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k9gs0lxq.tar.gz 10:14:01.286 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888287730/installation/cloudstore/installation.properties 10:14:01.286 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888287730/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 10:14:01.293 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 10:14:01.389 [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 10:14:01.660 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 270 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. 10:14:01.925 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 10:14:01.925 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]tryAcquire: returning true. lockCounter=1 10:14:01.925 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 10:14:01.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:01.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:01.930 [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 10:14:01.943 [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' 10:14:01.943 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1f4' dir.usableSpace='10435 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% 10:14:02.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 10:14:02.183 [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 10:14:02.197 [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' 10:14:02.197 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1f4' dir.usableSpace='10419 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 10:14:11.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15878888413480/installation/cloudstore' dir.usableSpace='10419 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15878888413480/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k9gs0vkn.tar.gz 10:14:11.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc' 10:14:11.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, etc]' 10:14:11.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc' 10:14:11.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, etc]' 10:14:11.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init' 10:14:11.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, etc, init]' 10:14:11.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init' 10:14:11.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, etc, init]' 10:14:11.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init/cloudstore-server.conf' 10:14:11.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, etc, init, cloudstore-server.conf]' 10:14:11.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init/cloudstore-server.conf' 10:14:11.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, etc, init, cloudstore-server.conf]' 10:14:11.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init.d' 10:14:11.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, etc, init.d]' 10:14:11.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init.d' 10:14:11.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, etc, init.d]' 10:14:11.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init.d/cloudstore-server' 10:14:11.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, etc, init.d, cloudstore-server]' 10:14:11.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init.d/cloudstore-server' 10:14:11.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, etc, init.d, cloudstore-server]' 10:14:11.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/profile.d' 10:14:11.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, etc, profile.d]' 10:14:11.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/profile.d' 10:14:11.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, etc, profile.d]' 10:14:11.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:14:11.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:14:11.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/profile.d/cloudstore.sh' 10:14:11.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, etc, profile.d, cloudstore.sh]' 10:14:11.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib' 10:14:11.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib]' 10:14:11.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib' 10:14:11.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib]' 10:14:11.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 10:14:11.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 10:14:11.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 10:14:11.940 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 10:14:11.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 10:14:11.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 10:14:11.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 10:14:11.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 10:14:11.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 10:14:11.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 10:14:11.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 10:14:11.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 10:14:11.963 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 10:14:11.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 10:14:11.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 10:14:11.964 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 10:14:11.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:11.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:11.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:14:11.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:14:11.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/logback-core-1.0.13.jar' 10:14:11.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, logback-core-1.0.13.jar]' 10:14:12.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 10:14:12.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 10:14:12.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 10:14:12.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 10:14:12.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 10:14:12.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 10:14:12.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 10:14:12.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 10:14:12.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:14:12.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:14:12.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 10:14:12.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 10:14:12.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 10:14:12.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 10:14:12.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 10:14:12.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 10:14:12.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 10:14:12.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 10:14:12.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 10:14:12.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 10:14:12.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 10:14:12.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 10:14:12.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 10:14:12.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 10:14:12.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:14:12.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:14:12.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 10:14:12.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 10:14:12.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 10:14:12.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 10:14:12.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 10:14:12.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 10:14:12.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:14:12.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:14:12.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 10:14:12.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 10:14:12.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-server-2.5.1.jar' 10:14:12.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 10:14:12.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-server-2.5.1.jar' 10:14:12.081 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 10:14:12.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 10:14:12.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 10:14:12.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 10:14:12.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 10:14:12.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 10:14:12.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 10:14:12.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 10:14:12.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 10:14:12.156 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 10:14:12.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 10:14:12.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 10:14:12.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 10:14:12.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:14:12.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:14:12.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 10:14:12.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 10:14:12.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 10:14:12.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 10:14:12.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 10:14:12.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 10:14:12.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 10:14:12.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 10:14:12.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 10:14:12.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 10:14:12.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:14:12.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:14:12.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 10:14:12.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 10:14:12.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:14:12.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:14:12.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/derby-10.10.2.0.jar' 10:14:12.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, derby-10.10.2.0.jar]' 10:14:12.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:14:12.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:14:12.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 10:14:12.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 10:14:12.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/args4j-2.0.16.jar' 10:14:12.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:14:12.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/args4j-2.0.16.jar' 10:14:12.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, args4j-2.0.16.jar]' 10:14:12.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:14:12.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:14:12.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 10:14:12.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 10:14:12.661 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.661 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.661 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.661 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/xz-1.4.jar' 10:14:12.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, xz-1.4.jar]' 10:14:12.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/xz-1.4.jar' 10:14:12.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, xz-1.4.jar]' 10:14:12.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/guava-14.0.1.jar' 10:14:12.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, guava-14.0.1.jar]' 10:14:12.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/guava-14.0.1.jar' 10:14:12.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, guava-14.0.1.jar]' 10:14:12.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 10:14:12.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 10:14:12.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 10:14:12.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 10:14:12.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 10:14:12.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 10:14:12.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 10:14:12.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 10:14:12.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:14:12.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:14:12.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/logback-classic-1.0.13.jar' 10:14:12.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 10:14:12.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:14:12.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:14:12.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 10:14:12.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 10:14:12.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:14:12.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:14:12.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 10:14:12.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 10:14:12.952 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.952 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.952 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:12.952 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:12.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:14:12.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:14:12.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 10:14:12.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 10:14:13.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 10:14:13.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 10:14:13.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 10:14:13.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 10:14:13.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 10:14:13.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 10:14:13.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 10:14:13.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 10:14:13.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.145 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.145 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.145 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.145 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 10:14:13.145 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 10:14:13.145 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 10:14:13.145 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 10:14:13.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:14:13.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:14:13.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 10:14:13.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 10:14:13.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 10:14:13.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 10:14:13.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 10:14:13.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 10:14:13.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:14:13.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:14:13.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-client-2.5.1.jar' 10:14:13.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 10:14:13.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:14:13.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:14:13.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 10:14:13.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 10:14:13.179 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.179 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.179 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.179 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.179 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 10:14:13.179 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 10:14:13.179 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 10:14:13.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 10:14:13.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 10:14:13.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 10:14:13.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 10:14:13.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 10:14:13.400 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.400 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:14:13.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:14:13.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 10:14:13.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 10:14:13.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 10:14:13.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 10:14:13.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 10:14:13.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 10:14:13.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:14:13.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:14:13.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 10:14:13.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 10:14:13.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 10:14:13.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 10:14:13.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 10:14:13.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 10:14:13.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:14:13.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:14:13.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 10:14:13.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 10:14:13.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:14:13.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:14:13.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-common-2.5.1.jar' 10:14:13.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 10:14:13.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 10:14:13.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 10:14:13.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 10:14:13.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 10:14:13.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 10:14:13.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 10:14:13.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 10:14:13.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 10:14:13.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/commons-compress-1.7.jar' 10:14:13.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:14:13.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/commons-compress-1.7.jar' 10:14:13.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, commons-compress-1.7.jar]' 10:14:13.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/transaction-api-1.1.jar' 10:14:13.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:14:13.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/transaction-api-1.1.jar' 10:14:13.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, lib, transaction-api-1.1.jar]' 10:14:13.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/bin' 10:14:13.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, bin]' 10:14:13.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/bin' 10:14:13.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, bin]' 10:14:13.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore-server' 10:14:13.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, bin, cloudstore-server]' 10:14:13.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore-server' 10:14:13.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, bin, cloudstore-server]' 10:14:13.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore.bat' 10:14:13.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, bin, cloudstore.bat]' 10:14:13.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore.bat' 10:14:13.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, bin, cloudstore.bat]' 10:14:13.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore' 10:14:13.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, bin, cloudstore]' 10:14:13.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore' 10:14:13.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, bin, cloudstore]' 10:14:13.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore-server.bat' 10:14:13.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, bin, cloudstore-server.bat]' 10:14:13.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore-server.bat' 10:14:13.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, bin, cloudstore-server.bat]' 10:14:13.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore' 10:14:13.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore]' 10:14:13.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/installation.properties' 10:14:13.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, installation.properties]' 10:14:13.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15878888413480/installation/cloudstore/installation.properties' 10:14:13.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15878888413480, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15878888413480/installation/cloudstore 10:14:13.598 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 10:14:13.598 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 10:14:13.599 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 10:14:13.599 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 10:14:13.599 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 10:14:13.599 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 10:14:13.599 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 10:14:13.599 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 10:14:13.599 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 10:14:13.599 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/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' 10:14:13.600 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 10:14:13.600 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 10:14:13.600 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 10:14:13.600 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 10:14:13.600 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 10:14:13.600 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 10:14:13.600 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 10:14:13.600 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 10:14:13.600 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 10:14:13.600 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 10:14:13.600 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 10:14:13.600 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 10:14:13.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 10:14:13.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 10:14:13.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 10:14:13.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 10:14:13.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 10:14:13.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 10:14:13.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 10:14:13.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 10:14:13.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 10:14:13.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 10:14:13.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 10:14:13.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 10:14:13.602 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 10:14:13.602 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 10:14:13.602 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 10:14:13.602 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 10:14:13.602 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 10:14:13.602 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 10:14:13.602 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 10:14:13.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 10:14:13.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 10:14:13.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 10:14:13.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 10:14:13.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 10:14:13.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 10:14:13.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 10:14:13.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 10:14:13.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 10:14:13.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 10:14:13.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 10:14:13.603 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 10:14:13.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 10:14:13.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 10:14:13.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 10:14:13.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 10:14:13.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 10:14:13.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 10:14:13.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 10:14:13.604 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15878888413480/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15878888413480/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15878888413480/installation/cloudstore 10:14:13.853 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore 10:14:13.853 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/etc 10:14:13.853 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init 10:14:13.853 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init/cloudstore-server.conf 10:14:13.853 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 10:14:13.853 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init.d 10:14:13.853 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init.d/cloudstore-server 10:14:13.853 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 10:14:13.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/profile.d 10:14:13.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/profile.d/cloudstore.sh 10:14:13.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 10:14:13.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib 10:14:13.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 10:14:13.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 10:14:13.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 10:14:13.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 10:14:13.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 10:14:13.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/logback-core-1.0.13.jar 10:14:13.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 10:14:13.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 10:14:13.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 10:14:13.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 10:14:13.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 10:14:13.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 10:14:13.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 10:14:13.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 10:14:13.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 10:14:13.855 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 10:14:13.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 10:14:13.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 10:14:13.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 10:14:13.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 10:14:13.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 10:14:13.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 10:14:13.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 10:14:13.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 10:14:13.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 10:14:13.856 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.annotation-api-1.2.jar 10:14:13.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 10:14:13.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/xz-1.4.jar.csupdbak 10:14:13.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-server-2.5.1.jar 10:14:13.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 10:14:13.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 10:14:13.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 10:14:13.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 10:14:13.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 10:14:13.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 10:14:13.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 10:14:13.857 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 10:14:13.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/slf4j-api-1.7.7.jar 10:14:13.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 10:14:13.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 10:14:13.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 10:14:13.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 10:14:13.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/derby-10.10.2.0.jar 10:14:13.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 10:14:13.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 10:14:13.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 10:14:13.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/args4j-2.0.16.jar 10:14:13.859 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 10:14:13.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 10:14:13.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 10:14:13.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 10:14:13.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 10:14:13.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/xz-1.4.jar 10:14:13.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/guava-14.0.1.jar 10:14:13.860 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 10:14:13.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 10:14:13.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 10:14:13.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 10:14:13.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 10:14:13.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/logback-classic-1.0.13.jar 10:14:13.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 10:14:13.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 10:14:13.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 10:14:13.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 10:14:13.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 10:14:13.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 10:14:13.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 10:14:13.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 10:14:13.861 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 10:14:13.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 10:14:13.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 10:14:13.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 10:14:13.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 10:14:13.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 10:14:13.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 10:14:13.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 10:14:13.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 10:14:13.862 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 10:14:13.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-client-2.5.1.jar 10:14:13.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 10:14:13.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 10:14:13.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 10:14:13.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 10:14:13.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 10:14:13.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 10:14:13.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 10:14:13.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 10:14:13.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 10:14:13.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 10:14:13.863 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 10:14:13.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 10:14:13.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 10:14:13.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 10:14:13.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 10:14:13.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 10:14:13.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/cglib-2.2.0-b21.jar 10:14:13.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-common-2.5.1.jar 10:14:13.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 10:14:13.864 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 10:14:13.865 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 10:14:13.865 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 10:14:13.865 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/commons-compress-1.7.jar 10:14:13.865 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/transaction-api-1.1.jar 10:14:13.865 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 10:14:13.865 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 10:14:13.865 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 10:14:13.865 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 10:14:13.866 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 10:14:13.866 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 10:14:13.867 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 10:14:13.867 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 10:14:13.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/bin 10:14:13.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore-server 10:14:13.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore.bat 10:14:13.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore.csupdbak 10:14:13.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore 10:14:13.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore-server.bat 10:14:13.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 10:14:13.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore-server.csupdbak 10:14:13.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/bin/cloudstore.bat.csupdbak 10:14:13.868 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/backup 10:14:13.869 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k9gs0vkn.tar.gz 10:14:13.869 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15878888413480/installation/cloudstore/installation.properties 10:14:13.869 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15878888413480/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 10:14:13.874 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.791 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 26 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-20200426.081414-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-20200426.081414-2.jar (78 kB at 26 MB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200426.081414-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-20200426.081414-2.pom (3.0 kB at 3.0 MB/s) [INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml [INFO] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (359 B at 21 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 1.0 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/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 (359 B at 359 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-20200426.081414-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-20200426.081414-2-sources.jar (68 kB at 34 MB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 MB/s) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_11/site/co.codewizards.cloudstore.updater [INFO] [INFO] >>> maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.updater >>> [WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport [JENKINS] Archiving javadoc [INFO] [INFO] <<< maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.updater <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater --- [INFO] Skipping javadoc generation [JENKINS] Archiving javadoc [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.updater [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.updater file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected